Micke
|
68576b6edd
|
fix(metrics): set chain_spec gauge value (#22764)
|
2026-03-04 07:22:47 +00:00 |
|
bigbear
|
d6a1fa65d0
|
fix(args): correct MetricArgs default for push_gateway_interval (#22731)
|
2026-03-04 07:14:27 +00:00 |
|
Derek Cofausper
|
a5d8fa3ae1
|
feat(metrics): add /debug/tokio/dump endpoint for tokio task dumps (#22737)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2026-03-03 14:44:43 +00:00 |
|
Derek Cofausper
|
a684714f40
|
perf(engine): use spawn_blocking_named instead of tokio::task::spawn_blocking (#22713)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-02 18:04:38 +00:00 |
|
Derek Cofausper
|
1204674e1a
|
refactor: remove unnecessary Box::pin from spawn callsites (#22693)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-02 05:42:53 +00:00 |
|
pepes
|
5356c0480e
|
fix(ethstats): handle canonical stream termination correctly (#22680)
|
2026-03-01 09:42:57 +00:00 |
|
pepes
|
a6d6a21524
|
chore(node-core): cleanup network args (#22673)
|
2026-02-28 10:06:25 +00:00 |
|
Arsenii Kulikov
|
ee37c25a4b
|
perf: use more multiproof workers (#22615)
|
2026-02-26 19:59:06 +00:00 |
|
Arsenii Kulikov
|
2f73835483
|
feat(reth-bench): support benchmarking via rlp blocks (#22581)
|
2026-02-25 20:28:47 +00:00 |
|
Matthias Seitz
|
660a0dee90
|
feat(net): persist richer peer metadata to peers file (#22557)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-25 17:03:25 +00:00 |
|
Georgios Konstantopoulos
|
96fce4dc4f
|
chore: remove unmaintained shellexpand dependency (#22514)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-25 05:38:39 +00:00 |
|
Elaela Solis
|
728c7acd08
|
feat(exex): expose ExExManager buffer capacity in ExExLauncher (#22553)
|
2026-02-25 05:15:55 +00:00 |
|
Dan Cline
|
93cb4068d2
|
fix: handle payload builder stream termination gracefully (#21710)
|
2026-02-24 19:24:24 +00:00 |
|
Arsenii Kulikov
|
af6d674cac
|
perf: decrease chunk size (#22527)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-24 17:56:39 +00:00 |
|
Georgios Konstantopoulos
|
d3bb2faf28
|
refactor(rpc): extract RethEngineApi into standalone struct (#22504)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-24 10:57:13 +00:00 |
|
Arsenii Kulikov
|
3931affcf2
|
revert: feat(rpc): move reth_newPayload from EngineApi to RethApi (#22500)
|
2026-02-23 18:33:59 +00:00 |
|
Georgios Konstantopoulos
|
dc35fc8251
|
feat(rpc): move reth_newPayload from EngineApi to RethApi (#22425)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-02-23 15:43:20 +00:00 |
|
radik878
|
dcc5d9ec30
|
fix(events): handle PipelineEvent::Unwound to clean up current_stage (#22340)
|
2026-02-19 13:48:57 +00:00 |
|
Georgios Konstantopoulos
|
8529da976f
|
fix(cli): store extradata as Bytes, decode hex in parser (#22344)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-19 04:38:16 +00:00 |
|
zhygis
|
5c83eb0b06
|
feat(log): disable file logging by default for non-node commands (#21521)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2026-02-19 03:16:47 +00:00 |
|
Georgios Konstantopoulos
|
cd32e3cc05
|
feat(reth-bench): add prometheus metrics scraper (#22244)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-19 03:13:40 +00:00 |
|
DaniPopes
|
0ba685386d
|
refactor: dedup runtime initializations (#22263)
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-02-17 17:35:31 +00:00 |
|
Brian Picciano
|
6f9a3242ef
|
chore: remove legacy proof code paths and simplify to V2-only (#22270)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 14:42:13 +00:00 |
|
Georgios Konstantopoulos
|
48b2cd970f
|
docs: fix default jwt.hex path in cli args (#22269)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 14:35:32 +00:00 |
|
Brian Picciano
|
8db352dfd2
|
feat(trie): add trie-debug feature for recording sparse trie mutations (#22234)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 11:59:11 +00:00 |
|
Matthias Seitz
|
883e9ae8cc
|
feat(node-core): add with_dev_block_time helper to NodeConfig (#22251)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 02:40:46 +01:00 |
|
Georgios Konstantopoulos
|
5b8808e5fd
|
feat(engine): add trigger-based MiningMode variant (#22250)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-17 00:28:25 +00:00 |
|
Georgios Konstantopoulos
|
02513ecf3b
|
perf(engine): overlap block conversion with execution in payload validation (#21957)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-16 23:46:45 +00:00 |
|
Alexey Shekhirin
|
881500e592
|
feat(rpc, reth-bench): reth_newPayload methods for reth-bench (#22133)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2026-02-16 11:11:13 +00:00 |
|
Georgios Konstantopoulos
|
57148eac9f
|
refactor(tasks): remove TaskSpawner trait in favor of concrete Runtime (#22052)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 08:51:10 +00:00 |
|
Georgios Konstantopoulos
|
9265e8e46c
|
chore: remove reserved_cpu_cores from rayon thread pools (#22221)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 06:13:24 +00:00 |
|
DaniPopes
|
0dd47af250
|
perf: add dedicated prewarming rayon pool (#22108)
|
2026-02-16 03:05:36 +00:00 |
|
Georgios Konstantopoulos
|
1f3fd5da2e
|
refactor(engine): remove reth-engine-service crate (#22187)
Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-14 15:40:16 +00:00 |
|
drhgencer
|
25d371817a
|
fix(pruning): trim spaces in receipts log filter parsing (#22172)
|
2026-02-14 09:13:40 +00:00 |
|
Dan Cline
|
e3fe6326bc
|
chore(storage): rm storage settings, use only one (#22042)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-02-12 21:17:05 +00:00 |
|
Georgios Konstantopoulos
|
121160d248
|
refactor(db): use hashed state as canonical state representation (#21115)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-02-12 18:02:02 +00:00 |
|
Georgios Konstantopoulos
|
3300e404cf
|
feat(engine): add --engine.disable-sparse-trie-cache-pruning flag (#21967)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: mattsse <19890894+mattsse@users.noreply.github.com>
Co-authored-by: alexey <17802178+shekhirin@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-02-12 16:36:31 +00:00 |
|
Georgios Konstantopoulos
|
77cb99fc78
|
chore(node): update misleading consensus engine log message (#22124)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Emma Jamieson-Hoare <emmajam@users.noreply.github.com>
|
2026-02-12 16:14:03 +00:00 |
|
Georgios Konstantopoulos
|
0b8e6c6ed3
|
feat(net): enforce EIP-868 fork ID for discovered peers (#22013)
Co-authored-by: Emma <emma@tempo.xyz>
Co-authored-by: Matthias Seitz <mattsse@users.noreply.github.com>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Emma Jamieson-Hoare <ejamieson19@gmail.com>
Co-authored-by: Emma Jamieson-Hoare <emmajam@users.noreply.github.com>
|
2026-02-12 15:29:37 +00:00 |
|
Georgios Konstantopoulos
|
dc4f249f09
|
chore: zero-pad thread indices in thread names (#22113)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-12 12:45:49 +00:00 |
|
Georgios Konstantopoulos
|
217a337d8c
|
chore(engine): remove biased select in engine service loop (#21961)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-02-12 05:45:45 +00:00 |
|
Georgios Konstantopoulos
|
5bccdc4a5d
|
feat(engine): add state root task timeout with sequential fallback (#22004)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 20:45:45 +00:00 |
|
Georgios Konstantopoulos
|
8a25d7d3cf
|
chore: remove ress crates from workspace (#22057)
Co-authored-by: mattsse <matt@paradigm.xyz>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-11 13:39:56 +00:00 |
|
Minhyuk Kim
|
a5ced84098
|
feat(node/builder): add build_with_ordering_and_spawn_maintenance_task to TxPoolBuilder (#21979)
|
2026-02-11 12:58:29 +00:00 |
|
Georgios Konstantopoulos
|
69e4c06ae7
|
chore(log): simplify default profiler tracing filter (#22050)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 04:33:20 +00:00 |
|
Andrey Kolishchak
|
93d6b9782c
|
fix(node): ethstats conn/last_ping deadlock (#21463)
|
2026-02-11 03:48:54 +00:00 |
|
DaniPopes
|
68e4ff1f7d
|
feat: global runtime (#21934)
|
2026-02-11 03:45:09 +00:00 |
|
Georgios Konstantopoulos
|
3bf9280b3c
|
refactor(storage): add with_*_opt builder methods to StorageSettings (#21998)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 02:19:33 +00:00 |
|
Dan Cline
|
a549b4d66d
|
feat(storage): add use_hashed_state storage setting (#21997)
|
2026-02-09 20:15:13 +00:00 |
|
Georgios Konstantopoulos
|
503b9b87a6
|
feat(tracing): add jsonrpsee targets to profiling filter (#21981)
|
2026-02-09 13:42:37 +00:00 |
|