Matthias Seitz
|
0a4bac77d0
|
feat(primitives): add From<Sealed<B>> for SealedBlock<B> (#21078)
|
2026-01-14 22:19:09 +00:00 |
|
Kamil Szczygieł
|
1fbd5a95f8
|
feat: Support for sending logs through OTLP (#21039)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-14 21:29:00 +00:00 |
|
Arsenii Kulikov
|
1bc07fad8e
|
perf: use binary search in ForwardInMemoryCursor (#21049)
|
2026-01-14 19:31:11 +00:00 |
|
Arsenii Kulikov
|
8cb506c4d3
|
perf: don't clone entire keys set (#21042)
|
2026-01-14 19:26:23 +00:00 |
|
ethfanWilliam
|
15f16a5a2e
|
fix: propagate keccak-cache-global feature to reth-optimism-cli (#21051)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-14 19:22:22 +00:00 |
|
Brian Picciano
|
5cf1d2a0b0
|
fix(trie): Update branch masks when revealing blinded nodes (#20937)
|
2026-01-14 19:12:15 +00:00 |
|
Matthias Seitz
|
59fb25d892
|
feat(bench-compare): add --skip-wait-syncing flag (#21035)
|
2026-01-14 16:24:19 +01:00 |
|
Alexey Shekhirin
|
665a0a8553
|
feat(cli): parse URL path and display ETA in reth download (#21014)
|
2026-01-14 10:01:01 +00:00 |
|
DaniPopes
|
54735ce0f4
|
perf: use fixed-map for StaticFileSegment maps (#21001)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-14 00:52:54 +00:00 |
|
joshieDo
|
a73e73adef
|
feat(storage): split static file commit into sync_all and finalize (#20984)
|
2026-01-13 16:27:55 +00:00 |
|
github-actions[bot]
|
4f3bd3eac1
|
chore(deps): weekly cargo update (#20924)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-13 14:42:54 +00:00 |
|
YK
|
ae41823be6
|
fix: propagate edge feature to reth-node-core for version output (#20998)
|
2026-01-13 14:35:24 +00:00 |
|
Matthias Seitz
|
1fa71f893c
|
test: add testing_buildBlockV1 RPC method and Osaka test (#20990)
|
2026-01-13 15:18:52 +01:00 |
|
ANtutov
|
c6b17848dd
|
fix(trie): remove redundant storage trie root calculation in witness (#20965)
|
2026-01-13 13:12:39 +00:00 |
|
Alexey Shekhirin
|
a5dd7d0106
|
feat(node): --minimal flag (#20960)
|
2026-01-13 12:54:26 +00:00 |
|
Emilia Hane
|
61354e6c21
|
chore(test): use reth_optimism_chainspec::BASE_SEPOLIA in tests (#20988)
|
2026-01-13 12:07:47 +00:00 |
|
DaniPopes
|
2444533a04
|
perf: use in-memory length for static files metrics (#20987)
|
2026-01-13 11:37:00 +00:00 |
|
kurahin
|
8fa01eb62e
|
fix: use global default for rpc_proof_permits CLI flag (#20967)
|
2026-01-12 23:03:51 +00:00 |
|
DaniPopes
|
c5e00e4aeb
|
perf(db): throttle metrics reporting (#20974)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 22:44:24 +00:00 |
|
joshieDo
|
98a35cc870
|
fix: propagate FEATURES to sub-makes (#20975)
|
2026-01-12 20:03:34 +00:00 |
|
YK
|
46d670eca5
|
fix(stages): use static files for unwind in SenderRecovery stage (#20972)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-01-12 19:22:49 +00:00 |
|
DaniPopes
|
25906b7b3e
|
fix(libmdbx): use correct size for freelist u32 values (#20970)
|
2026-01-12 18:52:03 +00:00 |
|
Matthias Seitz
|
1b3d815cb8
|
fix(rpc): validate eth_feeHistory newest_block against chain head (#20969)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 18:48:46 +00:00 |
|
DaniPopes
|
23f3f8e820
|
feat: add tracing-tracy (#20958)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 18:37:37 +00:00 |
|
DaniPopes
|
2663942b50
|
chore(deps): bump metrics (#20968)
|
2026-01-12 18:13:38 +00:00 |
|
YK
|
369c629b9b
|
perf(trie): reuse overlay in deferred trie overlay computation (#20774)
|
2026-01-12 15:04:26 +00:00 |
|
GarmashAlex
|
6fec4603cf
|
refactor(trie): avoid building prefix set for v2 storage proofs (#20898)
|
2026-01-12 12:49:24 +00:00 |
|
DaniPopes
|
515fd597f3
|
perf(net): use alloy_primitives::Keccak256 (#20957)
|
2026-01-12 11:21:27 +00:00 |
|
Crypto Nomad
|
126a7c9570
|
perf(engine): save one clock read in sparse trie metrics (#20947)
|
2026-01-12 07:40:30 +00:00 |
|
Matthias Seitz
|
8aeee5018e
|
perf(trie): save one clock read in elapsed time calculation (#20916)
|
2026-01-12 03:57:54 +00:00 |
|
Matthias Seitz
|
210309ca76
|
docs: fix typos and incorrect documentation (#20943)
|
2026-01-12 00:48:01 +01:00 |
|
Matthias Seitz
|
551918b0d8
|
refactor(engine): defer sparse trie setup to spawned task (#20942)
|
2026-01-11 23:30:14 +00:00 |
|
iPLAY888
|
89677e1bd9
|
docs(rpc): fix incorrect transport in with_ipc comment (#20939)
|
2026-01-11 23:04:32 +00:00 |
|
pepes
|
0e2b3afa3f
|
chore: correct deprecation message for SealedBlockFor (#20929)
|
2026-01-11 15:08:25 +00:00 |
|
David Klank
|
5d551eab29
|
perf(payload): remove unnecessary parent_header clone (#20930)
|
2026-01-11 15:07:51 +00:00 |
|
David Klank
|
12c4c04f7d
|
fix(optimism): add missing Holocene hardfork to DEV_HARDFORKS (#20931)
|
2026-01-11 15:03:35 +00:00 |
|
Matthias Seitz
|
392f8e6e13
|
refactor(engine): simplify is_done signature in MultiProofTask (#20906)
|
2026-01-11 09:46:20 +00:00 |
|
Crypto Nomad
|
1a94d1f091
|
docs: fix re-export source comments (#20913)
|
2026-01-10 15:36:03 +00:00 |
|
viktorking7
|
97ae89c7f0
|
docs: fix dead link (#20914)
|
2026-01-10 15:18:56 +00:00 |
|
Matthias Seitz
|
a4921119e4
|
perf(trie): defer consuming remaining storage proof receivers (#20915)
|
2026-01-10 15:17:20 +00:00 |
|
VolodymyrBg
|
0f3d3695f5
|
docs: document account_change_sets static files config (#20903)
|
2026-01-10 09:02:42 +00:00 |
|
phrwlk
|
54355dfc78
|
docs: fix Performant card link on landing page (#20904)
|
2026-01-10 08:54:58 +00:00 |
|
FT
|
44a6035fa3
|
fix: correct typos in error messages and logs (#20894)
|
2026-01-10 08:54:31 +00:00 |
|
Matthias Seitz
|
746baed2b1
|
feat(cli): add CliRunnerConfig for configurable graceful shutdown timeout (#20899)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-09 21:52:03 +00:00 |
|
Dan Cline
|
e86c5fba53
|
fix(stages): advance sender static file in sender recovery (#20897)
|
2026-01-09 20:23:17 +00:00 |
|
joshieDo
|
485fa3448d
|
fix: call cancel_all_background_work on RocksDBProviderInner drop (#20895)
|
2026-01-09 19:53:31 +00:00 |
|
DaniPopes
|
0db3813941
|
fix(rbc): fail early if node exits while waiting for startup (#20892)
|
2026-01-09 17:58:04 +00:00 |
|
FT
|
52c2ae3362
|
docs: fix typos in documentation files (#20890)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-09 18:41:37 +01:00 |
|
YK
|
b1d75f2771
|
feat(bench-compare): add --wait-for-persistence flag support (#20891)
|
2026-01-09 16:47:46 +00:00 |
|
Matthias Seitz
|
ef80ee1687
|
chore: remove env clone (#20889)
|
2026-01-09 16:42:50 +00:00 |
|