Héctor Masip Ardevol
|
28406938c4
|
chore: block recovery cleanup (#21436)
|
2026-02-05 22:28:50 +01:00 |
|
Xzavier
|
ce4be7dd87
|
fix: support EIP-1559 params configuration for Optimism dev mode (#21855)
|
2026-02-05 21:10:32 +00:00 |
|
YK
|
03abe64a06
|
fix(prune): correct checkpoint when RocksDB tx lookup deletes nothing (#21842)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-05 20:56:09 +00:00 |
|
Arsenii Kulikov
|
a6a074210c
|
perf: hash state updates in parallel (#21836)
|
2026-02-05 20:32:07 +00:00 |
|
DaniPopes
|
67e29aa60d
|
chore(engine): remove MIN_WORKER_COUNT (#21829)
|
2026-02-05 19:06:50 +00:00 |
|
YK
|
5cfb891b59
|
perf(engine): single-pass fold for EvmState metrics collection (#21852)
|
2026-02-05 13:00:08 +00:00 |
|
Brian Picciano
|
a92aca2549
|
perf(trie): Don't filter proofs in v2 if sparse trie as cache is enabled (#21811)
|
2026-02-05 11:14:55 +00:00 |
|
YK
|
c9cc118def
|
perf(rocksdb): increase write buffer size to 128 MB (#21696)
|
2026-02-05 08:07:44 +00:00 |
|
YK
|
99873887e2
|
fix(provider): off-by-one error in static file range calculation (#21841)
|
2026-02-05 07:09:59 +00:00 |
|
YK
|
dfc54cf89f
|
fix(prune): reth prune requires being run twice to actually prune (#21785)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-05 03:08:49 +00:00 |
|
Matthias Seitz
|
05ec479398
|
perf(net): remove unnecessary collect in transaction propagation (#21831)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-05 02:39:25 +01:00 |
|
Arsenii Kulikov
|
a5978c593e
|
perf(trie): process new updates from state/prewarm update directly (#21768)
|
2026-02-04 23:39:44 +00:00 |
|
drhgencer
|
261ca8b4e3
|
fix(rpc): use consistent sidecar check in fill_transaction for EIP-7594 support (#21763)
|
2026-02-04 23:16:43 +00:00 |
|
Arsenii Kulikov
|
608b840001
|
chore: fix spans (#21830)
|
2026-02-04 23:10:49 +00:00 |
|
Matthias Seitz
|
97588a07a4
|
perf(engine): use par_bridge_buffered instead of par_bridge for storage trie updates (#21827)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 22:07:14 +00:00 |
|
DaniPopes
|
9a026ec1cf
|
perf: use num_threads for prewarm concurrency (#21826)
|
2026-02-04 20:09:04 +00:00 |
|
Matthias Seitz
|
79a905f346
|
refactor(trie): drop sparse trie task fields early via destructuring (#21824)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 19:24:52 +00:00 |
|
Elaela Solis
|
386b774ed5
|
refactor: use spawn_os_thread for better tokio integration (#21788)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-04 19:00:37 +00:00 |
|
Georgios Konstantopoulos
|
20d94027eb
|
feat(trie): add storage_root field to storage trie span (#21502)
|
2026-02-04 18:53:38 +00:00 |
|
Georgios Konstantopoulos
|
063d9ef3f8
|
fix(storage): add skip(provider) to check_consistency instrument (#21818)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 17:31:26 +00:00 |
|
Georgios Konstantopoulos
|
12d0b74a16
|
perf(trie): reuse proof nodes buffer in reveal_nodes (#21648)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-02-04 16:35:03 +00:00 |
|
James Prestwich
|
543c77a374
|
refactor: spanning and misc improvements to consistency check code (#20961)
|
2026-02-04 16:26:52 +00:00 |
|
cui
|
c0f23aabf1
|
perf: switch to unstable sort (#21803)
|
2026-02-04 16:14:57 +00:00 |
|
zerosnacks
|
74d4b1f2ca
|
chore(deps): bump revm inspectors, handle case where revm-inspectors js-tracer is enabled but reth's js-tracer is not (#21810)
|
2026-02-04 16:07:45 +00:00 |
|
DaniPopes
|
6680a18bc3
|
chore: improve some spans (#21781)
|
2026-02-04 15:27:53 +00:00 |
|
DaniPopes
|
665b2bd844
|
chore: better default filter for profiling (#21779)
|
2026-02-04 15:27:03 +00:00 |
|
DaniPopes
|
022ea78823
|
chore: don't format fields in tracy spans (#21773)
|
2026-02-04 15:26:15 +00:00 |
|
DaniPopes
|
a3f7431d28
|
chore: name tokio rt threads (#21777)
|
2026-02-04 15:23:22 +00:00 |
|
Alexey Shekhirin
|
1340d732ef
|
feat(engine): add wait duration metrics for execution and sparse trie caches (#21800)
|
2026-02-04 12:54:55 +00:00 |
|
Georgios Konstantopoulos
|
f53f90d714
|
refactor: use alloy_primitives::map for all HashMap/HashSet types (#21686)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 12:08:39 +00:00 |
|
ligt
|
98313a0bea
|
fix(engine): ensure block in memory before setting canonical head (#21693)
|
2026-02-04 11:45:40 +00:00 |
|
Brian Picciano
|
32c08b7ddb
|
fix(trie): Guard against infinite loop in proof_v2 (#21789)
|
2026-02-04 10:57:36 +00:00 |
|
Dan Cline
|
89be91de0e
|
perf(pruner): do not create an iterator_cf for every address (#21767)
Co-authored-by: yongkangc <chiayongkang@hotmail.com>
|
2026-02-04 06:48:22 +00:00 |
|
Dan Cline
|
3af5a4a4e2
|
fix(pruner): implement pruning for rocksdb TransactionHashNumbers (#21782)
|
2026-02-04 04:11:37 +00:00 |
|
Dan Cline
|
95f6bbe922
|
chore(pruner): always flush and compact after reth prune command (#21783)
|
2026-02-04 03:07:55 +00:00 |
|
DaniPopes
|
abab83facd
|
perf: spawn proof workers in a separate thread (#21780)
|
2026-02-04 01:20:43 +00:00 |
|
Huber
|
32d5ddfe40
|
fix(test): clean up test temp directories on drop (#21772)
|
2026-02-03 22:44:12 +00:00 |
|
Dan Cline
|
d7e740f96c
|
chore(cli): expose static file metrics in cli (#21770)
|
2026-02-03 22:21:10 +00:00 |
|
DaniPopes
|
87bae74094
|
chore: decode MDBX error code (#21766)
|
2026-02-03 20:16:32 +00:00 |
|
DaniPopes
|
e6fc5ff54b
|
perf(trie): use TrieMask iterator for efficient bit iteration (#21676)
|
2026-02-03 19:23:41 +00:00 |
|
YK
|
bc729671d9
|
perf(rocksdb): batch tx reads in TransactionLookupStage unwind (#21723)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-03 18:28:04 +00:00 |
|
joshieDo
|
eee27df27c
|
fix: ensure transaction lookup can prune (#19553)
|
2026-02-03 18:11:13 +00:00 |
|
Dan Cline
|
6d02565c5e
|
chore(prune): increase reth prune DELETE_LIMIT to 20M (#21762)
|
2026-02-03 17:47:50 +00:00 |
|
Dan Cline
|
e706d76aa9
|
chore(cli): support ctrl-C in reth prune (#21759)
|
2026-02-03 17:47:01 +00:00 |
|
DaniPopes
|
d0fb5f31c2
|
chore: centralize thread::spawn to share tokio handles (#21754)
|
2026-02-03 16:58:46 +00:00 |
|
DaniPopes
|
9621b78586
|
chore: shorten thread names (#21751)
|
2026-02-03 16:40:35 +00:00 |
|
DaniPopes
|
6273530501
|
perf: use alloy_primitives hasher for dashmaps (#21726)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-03 15:05:44 +00:00 |
|
Alexey Shekhirin
|
ce29101277
|
chore(static-files): proper segment writer scoped thread names (#21747)
|
2026-02-03 14:44:03 +00:00 |
|
John Chase
|
b1b95f9825
|
fix(discv5): add missing rand feature for test compilation (#21749)
|
2026-02-03 14:37:39 +00:00 |
|
YK
|
7f970e136a
|
refactor(stages): use with_rocksdb_batch_auto_commit in tx_lookup (#21722)
|
2026-02-03 14:35:07 +00:00 |
|