jenpaff
538a05e98a
fix: resolve merge conflicts and update for revm v34/alloy-evm BAL support
...
- Add missing slot_number field to PayloadAttributes in e2e-test-utils
- Update CfgEnv to use with_spec_and_mainnet_gas_params (non-deprecated API)
- Add test helper functions for multiproof batching tests
- Fix BAL test types for alloy-eip7928 v0.3.0 (U256 for slots)
- Fix clippy warnings (collapsible_if, len_zero)
2026-01-15 19:39:48 +00:00
Dan Cline
b1f107b171
feat(reth-bench): add generate-big-block command ( #21082 )
2026-01-15 15:30:04 +00:00
Emma Jamieson-Hoare
b25f32a977
chore(release): set version v1.10.0 ( #21091 )
...
Co-authored-by: Emma Jamieson-Hoare <ejamieson19@gmai.com >
2026-01-15 10:50:35 +00:00
Emma Jamieson-Hoare
905de96944
chore: release 1.9.4 ( #21048 )
...
Co-authored-by: Emma Jamieson-Hoare <ejamieson19@gmai.com >
2026-01-15 09:41:54 +00:00
Matthias Seitz
b9ff5941eb
feat(primitives): add SealedBlock::decode_sealed for efficient RLP decoding ( #21030 )
2026-01-14 22:49:55 +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
Brian Picciano
5cf1d2a0b0
fix(trie): Update branch masks when revealing blinded nodes ( #20937 )
2026-01-14 19:12:15 +00: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
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
DaniPopes
2444533a04
perf: use in-memory length for static files metrics ( #20987 )
2026-01-13 11:37:00 +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
DaniPopes
515fd597f3
perf(net): use alloy_primitives::Keccak256 ( #20957 )
2026-01-12 11:21:27 +00:00
YK
07beb76cf7
feat(reth-bench-compare): add persistence-based flow optimization for reth-bench ( #20869 )
...
Co-authored-by: Alexey Shekhirin <github@shekhirin.com >
2026-01-09 14:58:21 +00:00
Sabnock
a2aa1f18df
feat(rpc): add debug_getBlockAccessList endpoint for EIP-7928 ( #20824 )
...
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2026-01-09 13:29:37 +00:00
Arun Dhyani
d489f80f6b
feat: Add TrieUpdatesSorted and HashedPostStateSorted in all ExEx notifications ( #20333 )
...
Co-authored-by: Brian Picciano <me@mediocregopher.com >
2026-01-09 13:06:41 +00:00
Dan Cline
eed34254f5
feat: add StaticFileSegment::AccountChangeSets ( #18882 )
...
Co-authored-by: Alexey Shekhirin <github@shekhirin.com >
2026-01-08 12:05:05 +00:00
Alexey Shekhirin
bcd74d021b
feat(metrics): configurable jeprof pprof dumps directory ( #20834 )
2026-01-08 11:21:42 +00:00
Alexey Shekhirin
6f0ef914b9
feat(metrics): jemalloc heap dump endpoint ( #20811 )
2026-01-07 19:36:08 +00:00
Matthias Seitz
d3dab613fc
revert: "perf(engine): parellelize multiproof_targets_from_state (#206… ( #20807 )
2026-01-07 15:49:10 +00:00
fig
63842264f3
perf(engine): parellelize multiproof_targets_from_state ( #20669 )
2026-01-06 14:03:09 +00:00
github-actions[bot]
3d4efdb271
chore(deps): weekly cargo update ( #20735 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-01-04 11:31:03 +00:00
github-actions[bot]
751a985ea7
chore(deps): weekly cargo update ( #20650 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2025-12-28 09:37:00 +00:00
DaniPopes
da10201b88
chore: minor reth-bench cleanup ( #20577 )
2025-12-22 23:56:36 +00:00
YK
62abfdaeb5
feat(cli): add tracing-samply to profiling ( #20546 )
2025-12-21 11:52:26 +00:00
github-actions[bot]
4d9aff99bf
chore(deps): weekly cargo update ( #20545 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2025-12-21 12:40:14 +01:00
cui
e1b0046329
chore: remove todo after jovian fork ( #20535 )
...
Co-authored-by: weixie.cui <weixie.cui@okg.com >
2025-12-20 15:31:08 +00:00
Arsenii Kulikov
30162c535e
perf: properly share precompile cache + use moka ( #20502 )
2025-12-18 22:42:44 +00:00
Federico Gimenez
cd8fec3273
feat(stages): use EitherWriter for TransactionLookupStage RocksDB writes ( #20428 )
2025-12-18 21:34:17 +00:00
Brian Picciano
b3a792ad1e
fix(engine): Use OverlayStateProviderFactory for state root fallback ( #20462 )
2025-12-18 14:30:11 +00:00
Matthias Seitz
701e5ec455
chore: add engine terminate ( #20420 )
...
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com >
2025-12-18 09:01:36 +00:00
Vui-Chee
d8acc1e4cf
feat: support non-zero genesis block numbers ( #19877 )
...
Co-authored-by: JimmyShi22 <417711026@qq.com >
2025-12-17 11:03:12 +00:00
Karl Yu
61c072ad20
feat: add engine_getBlobsV3 method ( #20451 )
2025-12-17 10:15:49 +00:00
Soubhik Singha Mahapatra
914afe15be
update
2025-12-17 11:50:11 +05:30
Ishika Choudhury
fff297bbb9
rebase
2025-12-17 11:21:08 +05:30
Ishika Choudhury
38e44d190f
fixes
2025-12-17 11:04:17 +05:30
Matthias Seitz
ab2ef99458
chore: add keccak-global ( #20418 )
2025-12-16 14:59:09 +00:00
Arsenii Kulikov
08a16a5bde
perf: recover transactions in parallel during network import ( #20385 )
2025-12-16 09:33:24 +00:00
Soubhik Singha Mahapatra
f3232dd700
bump
2025-12-16 11:11:57 +05:30
Soubhik Singha Mahapatra
77c7e9af9c
bump
2025-12-16 11:08:23 +05:30
Brian Picciano
a9e36923e1
feat(trie): Proof Rewrite: Use cached branch nodes ( #20075 )
...
Co-authored-by: YK <chiayongkang@hotmail.com >
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com >
2025-12-15 15:27:04 +00:00
DaniPopes
21216e2f24
perf: use indexed parallel iterators for tx recovery ( #20342 )
2025-12-15 13:40:03 +00:00
github-actions[bot]
679234f105
chore(deps): weekly cargo update ( #20359 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2025-12-14 20:54:42 +00:00
Ishika Choudhury
65a6edb604
fixes
2025-12-14 13:56:09 +05:30
Ishika Choudhury
49007cac36
chore: bump eip 7928 dep for BAL
2025-12-14 13:09:54 +05:30
Matthias Seitz
ace4e515b5
chore: bump inspectors 0.33.2 ( #20334 )
2025-12-12 15:39:04 +00:00
Brian Picciano
194d545fae
feat(engine): Add BAL stub methods to ExecutionPayload and BlockOrPayload ( #20311 )
...
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2025-12-11 19:07:43 +00:00
Arsenii Kulikov
474c09095f
feat: bump alloy-evm ( #20314 )
2025-12-11 19:46:34 +01:00
Karl Yu
e90cfedf3d
feat: add support for testing_ rpc namespace and testing_buildBlockV1 ( #20094 )
...
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com >
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2025-12-11 08:56:46 +00:00