Dan Cline
|
7fe60017cf
|
chore(metrics): add a gas_last metric similar to new_payload_last (#21437)
|
2026-01-26 17:54:20 +00:00 |
|
Brian Picciano
|
f9ec2fafa0
|
refactor(trie): always use ParallelSparseTrie, deprecate config flags (#21435)
|
2026-01-26 17:02:06 +00:00 |
|
Arsenii Kulikov
|
768a687189
|
perf: use shared channel for prewarm workers (#21429)
|
2026-01-26 15:49:44 +00:00 |
|
Rez
|
b87cde5479
|
feat: configurable EVM execution limits (#21088)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-01-26 15:27:09 +00:00 |
|
figtracer
|
ab685579f0
|
feat(rpc): add transaction hash caching to EthStateCache (#21180)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 14:37:53 +00:00 |
|
Matthias Seitz
|
c7faafd183
|
fix(rpc): add block timestamp validation in eth_simulateV1 (#21397)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 14:12:28 +00:00 |
|
Matthias Seitz
|
935a2cc056
|
fix(rpc): use correct error codes for eth_simulateV1 reverts and halts (#21412)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 14:06:38 +00:00 |
|
Matthias Seitz
|
507cf58db0
|
fix(rpc): add block number validation in eth_simulateV1 (#21396)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 13:47:20 +00:00 |
|
Matthias Seitz
|
6cfd369d17
|
fix(rpc): populate block_hash in eth_simulateV1 logs (#21413)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:41:19 +00:00 |
|
Matthias Seitz
|
934f462d01
|
feat(cli): make stopping on invalid block the default for reth import (#21403)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:41:06 +00:00 |
|
Matthias Seitz
|
d4f28b02ff
|
feat(rpc): implement movePrecompileToAddress for eth_simulateV1 (#21414)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:40:12 +00:00 |
|
Matthias Seitz
|
963bfeeeed
|
fix(rpc): set prevrandao to zero for eth_simulateV1 simulated blocks (#21399)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:39:37 +00:00 |
|
Matthias Seitz
|
adbe6d9da0
|
fix(rpc): cap simulate_v1 default gas limit to RPC gas cap (#21402)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:39:15 +00:00 |
|
Matthias Seitz
|
6d19c0ed8e
|
fix(engine): only warn for critical capability mismatches (#21398)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:36:49 +00:00 |
|
Andrey Kolishchak
|
4baf2baec4
|
fix(net): FetchFullBlockRangeFuture can get stuck forever after partial body fetch + error (#21411)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:34:07 +00:00 |
|
Georgios Konstantopoulos
|
afe164baca
|
test: add E2E test for RocksDB provider functionality (#21419)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: yongkangc <chiayongkang@hotmail.com>
|
2026-01-26 10:24:10 +00:00 |
|
Hwangjae Lee
|
31fdbe914c
|
docs(tracing): fix incorrect example description in lib.rs (#21417)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-26 10:19:36 +00:00 |
|
Ahsen Kamal
|
6870747246
|
feat(payload): add fn for system transaction check (#21407)
Signed-off-by: Ahsen Kamal <itsahsenkamal@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-25 14:47:22 +00:00 |
|
Fallengirl
|
0ad8c772e1
|
fix(era-utils): export correct era1 CompressedBody payload (#21409)
|
2026-01-25 14:36:24 +00:00 |
|
Matthias Seitz
|
0eea4d76e9
|
chore: remove unused imports in storage-api (#21400)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-24 15:49:21 +00:00 |
|
YK
|
8a1702cd74
|
fix(rocksdb): filter history writes to only changed accounts/storage (#21339)
Co-authored-by: Tempo AI <ai@tempo.xyz>
|
2026-01-24 13:07:16 +00:00 |
|
cui
|
7feb56d5f6
|
feat: prealloc vec (#21391)
|
2026-01-24 11:30:34 +00:00 |
|
cui
|
0aa922c4e8
|
feat: change from stable sort to unstable sort (#21387)
|
2026-01-24 11:21:47 +00:00 |
|
Matthias Seitz
|
ccff9a08f0
|
chore: fix clippy unnecessary_sort_by lint (#21385)
|
2026-01-24 03:13:49 +00:00 |
|
Dan Cline
|
fb05a0654f
|
fix(engine): use LazyTrieData::deferred for chain notification (#21383)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-23 22:32:21 +00:00 |
|
ethfanWilliam
|
d5a36dcc00
|
perf(trie): parallelize merge_ancestors_into_overlay extend ops (#21379)
|
2026-01-23 22:26:07 +00:00 |
|
iPLAY888
|
ffbef9e3cd
|
chore: removed needless collect (#21381)
|
2026-01-23 21:59:19 +00:00 |
|
Dan Cline
|
820c112e8e
|
feat(engine): add metric for forkchoiceUpdated response -> newPayload (#21380)
|
2026-01-23 21:57:15 +00:00 |
|
joshieDo
|
9a4c6d8a11
|
feat(rocksdb): static file based healing for TransactionHashNumbers (#21343)
|
2026-01-23 20:11:47 +00:00 |
|
Dan Cline
|
963c26550a
|
fix(trie): only clone required keys in on_prefetch_proofs (#21378)
|
2026-01-23 21:13:01 +01:00 |
|
joshieDo
|
3648483512
|
feat(rocksdb): add WAL size tracking metric and Grafana dashboard (#21295)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-23 19:59:10 +00:00 |
|
joshieDo
|
ab418642b4
|
fix(stages): commit RocksDB batches before flush and configure immediate WAL cleanup (#21374)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2026-01-23 19:28:52 +00:00 |
|
joshieDo
|
decb56fae1
|
feat(rocksdb): changeset-based crash recovery healing for history indices (#21341)
|
2026-01-23 19:28:10 +00:00 |
|
Matthias Seitz
|
ee1ec8f9f0
|
perf(trie): parallelize COW extend operations with rayon (#21375)
|
2026-01-23 19:31:04 +01:00 |
|
Georgios Konstantopoulos
|
d7bf87da52
|
feat(engine): add metric for state root task fallback success (#21371)
|
2026-01-23 18:21:44 +00:00 |
|
Georgios Konstantopoulos
|
dd0c6d279f
|
revert: perf(trie): parallelize merge_ancestors_into_overlay (#21202) (#21370)
|
2026-01-23 19:09:19 +01:00 |
|
Alexey Shekhirin
|
c137ed836f
|
perf(engine): fixed-cache for execution cache (#21128)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Tempo AI <ai@tempo.xyz>
|
2026-01-23 17:57:42 +00:00 |
|
joshieDo
|
b814893221
|
feat(stages): flush RocksDB at end of history and tx_lookup stages (#21367)
|
2026-01-23 17:02:53 +00:00 |
|
Georgios Konstantopoulos
|
fcef82261d
|
fix(libmdbx): handle errors gracefully in TransactionInner::drop (#21368)
|
2026-01-23 16:37:15 +00:00 |
|
iPLAY888
|
d3846d98a9
|
refactor: refactor get_idle_peer_for to use Iterator::find (#21321)
|
2026-01-23 15:56:09 +00:00 |
|
Alexey Shekhirin
|
1f536cce65
|
test(e2e): selfdestruct pre- and post-Dencun (#21363)
|
2026-01-23 15:41:08 +00:00 |
|
Matthias Seitz
|
0ddaf1b26c
|
feat(engine): add BAL metrics type for EIP-7928 (#21356)
|
2026-01-23 15:17:33 +00:00 |
|
Georgios Konstantopoulos
|
a2237c534e
|
feat(p2p): add reth p2p enode command (#21357)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-23 13:23:44 +00:00 |
|
Arsenii Kulikov
|
1bd8fab887
|
feat(txpool): add Block associated type to TransactionValidator trait (#21359)
|
2026-01-23 13:16:05 +00:00 |
|
Matthias Seitz
|
22a68756c7
|
fix(tree): evict changeset cache even when finalized block is unset (#21354)
|
2026-01-23 11:26:57 +00:00 |
|
Matthias Seitz
|
6df249c1f1
|
feat(engine): stub Amsterdam engine API endpoints (newPayloadV5, getPayloadV6, BALs) (#21344)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
Co-authored-by: Soubhik Singha Mahapatra <160333583+Soubhik-10@users.noreply.github.com>
|
2026-01-22 20:48:11 +00:00 |
|
Arsenii Kulikov
|
5a076df09a
|
feat: allow setting custom debug block provider (#21345)
Co-authored-by: Karl <yh975593284@gmail.com>
|
2026-01-22 20:40:26 +00:00 |
|
YK
|
f07629eac0
|
perf: avoid creating RocksDB transactions for legacy MDBX-only nodes (#21325)
|
2026-01-22 20:30:52 +00:00 |
|
Seola Oh
|
a02508600c
|
chore(txpool): explicitly deref RwLockReadGuard in PartialEq impl (#21336)
|
2026-01-22 19:35:00 +00:00 |
|
Georgios Konstantopoulos
|
937a7f226d
|
fix(rpc): use Default for SimulateError to prepare for alloy breaking change (#21319)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-22 19:14:58 +00:00 |
|