Derek Cofausper
|
8c6e67bbaa
|
fix(download): retry on extraction failure in resumable modular downloads (#23054)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2026-03-23 19:51:13 +00:00 |
|
Derek Cofausper
|
8bb96ace64
|
refactor: remove SerdeBincodeCompat trait, use RLP for block serialization (#23158)
Co-authored-by: Arsenii Kulikov <62447812+klkvr@users.noreply.github.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-03-23 18:45:30 +00:00 |
|
Derek Cofausper
|
81dc5e2136
|
perf: disable readahead on slot-preimage MDBX environment (#23183)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-03-23 18:26:42 +00:00 |
|
Derek Cofausper
|
ad00546081
|
feat(bench): add --wait-for-persistence flag (#23176)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2026-03-23 16:11:13 +00:00 |
|
Arsenii Kulikov
|
cc0c29e449
|
fix: always reinsert reorged blocks (#23175)
|
2026-03-23 14:15:36 +00:00 |
|
Derek Cofausper
|
bdcc262bbb
|
chore(bench): tag tim and alexey on nightly bench failures (#23174)
Co-authored-by: Emma Jamieson-Hoare <21029500+emmajam@users.noreply.github.com>
|
2026-03-23 14:04:45 +00:00 |
|
Emma Jamieson-Hoare
|
0c90359be6
|
chore: fix build hive jobs (#23169)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-23 14:04:12 +00:00 |
|
Alexey Shekhirin
|
b8aca9586a
|
fix(cli): --storage.v2 without explicit true/false (#23173)
|
2026-03-23 13:42:21 +00:00 |
|
figtracer
|
fbbadab3be
|
feat(net): include discv5 ENR data in admin_nodeInfo response (#23170)
|
2026-03-23 13:16:20 +00:00 |
|
figtracer
|
e0d40df3df
|
perf(net): size-based backpressure for session broadcast messages (#22849)
|
2026-03-23 12:15:34 +00:00 |
|
Derek Cofausper
|
ff217592bc
|
feat(tree): add idle time metrics to SparseTrieCacheTask and hashing task (#23136)
Co-authored-by: Brian Picciano <933154+mediocregopher@users.noreply.github.com>
Co-authored-by: Brian Picciano <me@mediocregopher.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: amp[bot] <noreply@ampcode.com>
|
2026-03-23 11:52:33 +00:00 |
|
Derek Cofausper
|
a9b6969e77
|
fix: avoid OOM during init-state by dropping prefix sets (#23166)
Co-authored-by: Matthias Seitz <19890894+mattsse@users.noreply.github.com>
|
2026-03-23 11:37:48 +00:00 |
|
Emma Jamieson-Hoare
|
4338fb2631
|
chore(ci): ping AI agent on nightly Docker build failure (#23168)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-23 11:14:42 +00:00 |
|
Crypto Nomad
|
cc6d14a2ca
|
perf(rpc): avoid cloning InvalidBlock sealed block (#23162)
|
2026-03-23 10:54:11 +00:00 |
|
Derek Cofausper
|
cfab0c6371
|
chore(engine): downgrade yielded transaction log to trace (#22597)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-23 10:26:21 +00:00 |
|
Matthias Seitz
|
bc7d585506
|
docs(consensus): document the validation pipeline and trait hierarchy (#22869)
|
2026-03-23 09:54:55 +00:00 |
|
Derek Cofausper
|
4bfc0083c9
|
docs: clarify transaction pool link wording (#23160)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-03-22 21:41:38 +00:00 |
|
MagicJoshh
|
3d1dc4d9e2
|
fix(rpc): return error instead of empty response for missing blocks in debug_getRaw (#22675)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-03-22 21:31:38 +00:00 |
|
Arsenii Kulikov
|
c9e9db184e
|
fix: gracefully shut down engine (#23159)
|
2026-03-22 19:52:53 +00:00 |
|
Matthias Seitz
|
2d2778fa24
|
revert: "fix(engine/tree): continue sync-target progression for already-seen downloaded blocks" (#23157)
|
2026-03-22 17:17:35 +00:00 |
|
Arsenii Kulikov
|
7551d9c5dd
|
refactor: remove bincode usage from HeaderStage (#23156)
|
2026-03-22 17:04:18 +00:00 |
|
stevencartavia
|
182f39db67
|
perf(engine): clone block body instead of full block for tx root task (#23147)
|
2026-03-22 04:08:55 +00:00 |
|
github-actions[bot]
|
e738bd34b3
|
chore(deps): weekly cargo update (#23148)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2026-03-22 01:14:35 +00:00 |
|
stevencartavia
|
6fb5337786
|
perf(rpc): avoid cloning block env in pending block builder (#23144)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-03-21 04:51:47 +00:00 |
|
stevencartavia
|
f1c71d0c2e
|
perf(rpc): remove redundant block id resolution in debug_trace_block (#23128)
|
2026-03-21 04:17:59 +00:00 |
|
Matthias Seitz
|
76e45117da
|
chore(deps): allow lru advisory and bump rustls-webpki (#23145)
|
2026-03-21 05:04:27 +01:00 |
|
stevencartavia
|
40eb2d63e8
|
refactor(rpc): simplify block_transaction_count (#23139)
|
2026-03-20 14:44:01 +00:00 |
|
Derek Cofausper
|
b5581bd6c2
|
perf(engine): downgrade prewarm per-tx span from debug to trace (#23138)
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: Brian Picciano <me@mediocregopher.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 14:22:23 +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 |
|
Tim
|
303ea0ff61
|
feat: bench-scheduled support v2 snapshot (#23133)
|
2026-03-20 13:27:02 +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 |
|
Sergei Shulepov
|
3c63fb6b1f
|
perf(trie): fused prune+compact with accurate memory_size (#23124)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-20 12:14:06 +00:00 |
|
Arsenii Kulikov
|
72d0e04d85
|
fix: change DEFAULT_IGNORE_GAS_PRICE (#23134)
|
2026-03-20 11:41:22 +00:00 |
|
Matthias Seitz
|
9906da5504
|
fix: addr shadowing (#23135)
|
2026-03-20 11:27:29 +00:00 |
|
stevencartavia
|
cf3028a52f
|
perf(rpc): avoid storage access clone (#23129)
|
2026-03-20 11:15:35 +00:00 |
|
Derek Cofausper
|
6259cb86f8
|
test(rocksdb): add storage history pruning regression test (#23087)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: YK <46377366+yongkangc@users.noreply.github.com>
|
2026-03-20 04:29:39 +00:00 |
|
Derek Cofausper
|
89ad00601e
|
chore: remove reth-bench-compare (#23123)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-03-19 18:27:08 +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 |
|
Matthias Seitz
|
b8baaf6aa7
|
chore(tracing): filter noisy rustls and tungstenite logs (#23121)
|
2026-03-19 15:46:53 +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 |
|
Alexey Shekhirin
|
20cce0a6df
|
perf(reth-bench): fetch RPC blocks in parallel (#23117)
|
2026-03-19 14:50:15 +00:00 |
|
Derek Cofausper
|
6736b2ad65
|
test(rocksdb): add historical account balance and nonce queries (#23079)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2026-03-19 13:53:53 +00:00 |
|
Sergei Shulepov
|
1e17f7cf67
|
refactor(trie): don't bother about recycling subtries (#23115)
|
2026-03-19 12:16:21 +00:00 |
|
Derek Cofausper
|
bd476289fa
|
fix(stages): overwrite Destroyed revert slots when injecting preimages (#23114)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-03-19 11:51:31 +00:00 |
|
stevencartavia
|
7f12c9d993
|
perf(rpc): avoid redundant receipt cache lookup in eth_getTransactionReceipt (#23074)
|
2026-03-19 11:20:44 +00:00 |
|
dependabot[bot]
|
7758afd75d
|
chore(deps): bump actions/upload-artifact from 6 to 7 (#22966)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-19 11:16:42 +00:00 |
|
Derek Cofausper
|
eae7813aca
|
chore(bench): use reth download for snapshot management (#23004)
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: YK <46377366+yongkangc@users.noreply.github.com>
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2026-03-19 10:41:14 +00:00 |
|
Brian Picciano
|
bab6c3fe0f
|
feat(trie): Use proof v2 in TrieWitness (#22922)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-03-19 10:16:56 +00:00 |
|