Alexey Shekhirin
|
b8aca9586a
|
fix(cli): --storage.v2 without explicit true/false (#23173)
|
2026-03-23 13:42:21 +00:00 |
|
Arsenii Kulikov
|
c9e9db184e
|
fix: gracefully shut down engine (#23159)
|
2026-03-22 19:52:53 +00:00 |
|
Brian Picciano
|
439f1f9af2
|
chore(bench): eliminate gas ramp step from big block benchmarks (#23088)
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: YK <46377366+yongkangc@users.noreply.github.com>
Co-authored-by: YK <chiayongkang@hotmail.com>
Co-authored-by: Brian Picciano <933154+mediocregopher@users.noreply.github.com>
|
2026-03-20 13:27:55 +00:00 |
|
Derek Cofausper
|
70ed24ac38
|
refactor(bench): use alloy RetryBackoffLayer for RPC block fetch retries (#23137)
Co-authored-by: Brian Picciano <933154+mediocregopher@users.noreply.github.com>
|
2026-03-20 13:00:01 +00:00 |
|
Derek Cofausper
|
43e08f1539
|
refactor(engine): make arena sparse trie the default and remove flag (#23131)
Co-authored-by: Brian Picciano <933154+mediocregopher@users.noreply.github.com>
|
2026-03-20 12:25:57 +00:00 |
|
Matthias Seitz
|
9906da5504
|
fix: addr shadowing (#23135)
|
2026-03-20 11:27:29 +00:00 |
|
Derek Cofausper
|
88bc262bd1
|
feat(bench): add wait_for_* arguments to reth_newPayload (#22784)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-03-19 17:55:05 +00:00 |
|
Derek Cofausper
|
d63518d18c
|
feat(node-core): add DefaultLogArgs for customizable log defaults (#23122)
Co-authored-by: Matthias Seitz <19890894+mattsse@users.noreply.github.com>
|
2026-03-19 16:22:55 +00:00 |
|
Derek Cofausper
|
2a94eedd61
|
feat(storage): return --storage.v2 flag (#23120)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-03-19 15:18:51 +00:00 |
|
Ayush Baluni
|
a14db7f0ca
|
fix(net): disable Discv5 ENR auto-update when NAT disabled or explicit addr set (#23075)
|
2026-03-18 21:47:31 +00:00 |
|
Derek Cofausper
|
c91845ae44
|
feat(prune): make minimum pruning distance configurable (#23082)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2026-03-18 21:07:43 +00:00 |
|
Chase Wright
|
ce1d091ad2
|
fix(ethstats): Re-enable TLS in tokio-tungstenite (#23090)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-03-18 16:57:13 +00:00 |
|
Derek Cofausper
|
b9969c5b1c
|
chore: remove rocksdb and edge feature gates, default to storage v2 (#22954)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2026-03-12 16:59:18 +00:00 |
|
Dan Cline
|
b37b881074
|
feat(node-builder): add with_rocksdb_provider to NodeBuilder (#22970)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-03-12 16:42:59 +00:00 |
|
kiyomi
|
9f69a689b9
|
fix(ethstats): prevent writer starvation by cloning ConnWrapper to drop (#22805)
Signed-off-by: YZL0v3ZZ <2055877225@qq.com>
|
2026-03-11 19:17:18 +00:00 |
|
Arsenii Kulikov
|
ea12781417
|
fix: resolve exit future once engine exits (#22956)
|
2026-03-11 17:57:31 +00:00 |
|
Brian Picciano
|
792c8f2558
|
feat(trie): ArenaParallelSparseTrie (#22381)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
|
2026-03-10 17:30:11 +00:00 |
|
Dan Cline
|
5ea37acbdb
|
feat(cli): make storage v2 default for new nodes (#22890)
|
2026-03-10 15:37:55 +00:00 |
|
Derek Cofausper
|
84c85ccef6
|
feat(metrics): expose CLI args as prometheus metric (#22896)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2026-03-09 18:21:16 +00:00 |
|
Brian Picciano
|
3f81e1894c
|
feat(engine): add --engine.proof-jitter option behind trie-debug (#22889)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-09 17:19:19 +00:00 |
|
strmfos
|
151f92d43a
|
chore(deps): remove duplicate dev-dependencies (#22880)
|
2026-03-09 08:33:47 +00:00 |
|
Alexey Shekhirin
|
99aea38920
|
feat(engine): slow block logs (#21433)
Co-authored-by: CPerezz <cperezz19@pm.me>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 13:46:49 +00:00 |
|
Sergei Shulepov
|
e6e637a265
|
perf: LFU-based sparse trie cache (#22766)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-03-06 08:37:29 +00:00 |
|
Julio
|
cda19b07d6
|
fix(node): Graceful engine shutdown on node drop (#22698)
|
2026-03-06 04:32:36 +00:00 |
|
Derek Cofausper
|
39b9c8ae4b
|
feat(net): introduce DefaultNetworkArgs for NetworkArgs (#22801)
Co-authored-by: Matthias Seitz <19890894+mattsse@users.noreply.github.com>
|
2026-03-05 15:24:45 +00:00 |
|
figtracer
|
31fa93889e
|
feat(rpc): add debug_verbosity/vmodule (#21497)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-05 02:47:09 +00:00 |
|
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 |
|