Brian Picciano
|
7b2fbdcd51
|
chore(db): Remove Sync from DbTx (#20516)
|
2025-12-22 10:13:57 +00:00 |
|
Merkel Tranjes
|
3b8acd4b07
|
feat(payload): add transaction_count to ExecutionPayload trait (#20534)
|
2025-12-22 10:07:31 +01:00 |
|
YK
|
62abfdaeb5
|
feat(cli): add tracing-samply to profiling (#20546)
|
2025-12-21 11:52:26 +00:00 |
|
Vitalyr
|
28bb2891bb
|
refactor(consensus): simplify verify_receipts return (#20517)
|
2025-12-20 19:05:50 +01:00 |
|
kurahin
|
1d8f265744
|
chore(net): remove stale ECIES rand TODO (#20531)
|
2025-12-20 19:05:37 +01:00 |
|
Matthias Seitz
|
c754caf8c7
|
fix: remove stale blobs (#20528)
|
2025-12-20 15:35:22 +00: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 |
|
Gigi
|
178558c6d7
|
fix(tree): correct block buffer eviction policy comment (#20512)
|
2025-12-20 09:44:51 +00:00 |
|
Emilia Hane
|
f4d3a9701f
|
chore(trie): Rm redundant clone of propagated error (#20466)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-20 08:42:20 +00:00 |
|
pepes
|
a66dcce834
|
chore(evm): remove deprecated state_change compatibility alias (#20518)
|
2025-12-20 07:50:12 +00:00 |
|
Arsenii Kulikov
|
21d835cf2b
|
perf: use LRU eviction policy for precompile cache (#20527)
|
2025-12-20 02:12:42 +00:00 |
|
Alexey Shekhirin
|
29438631be
|
fix: propagate keccak-cache-global feature to reth-node-core (#20524)
|
2025-12-19 17:11:41 +00:00 |
|
Brian Picciano
|
0eb4e0ce29
|
fix(stages): Fix two bugs related to stage checkpoints and pipeline syncs (#20521)
|
2025-12-19 16:09:57 +00:00 |
|
gustavo
|
9147f9aafe
|
perf(trie): remove more unnecessary channels (#20489)
|
2025-12-19 15:34:42 +00:00 |
|
Snezhkko
|
13b111e058
|
refactor: remove dead storage multiproof path (#20485)
|
2025-12-19 15:11:31 +00:00 |
|
leniram159
|
25c247b14c
|
refactor(engine): simplify fork detection in insert_block (#20441)
|
2025-12-19 14:49:33 +00:00 |
|
Matthias Seitz
|
72bea44d8c
|
chore: remove redundant num hash (#20501)
|
2025-12-19 14:48:42 +00:00 |
|
alex017
|
63b9d5fe57
|
refactor(db-api): remove redundant clone and unused import in unwind (#20499)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-19 14:47:11 +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 |
|
Tomass
|
1e38c7fea8
|
chore(hardforks): drop unnecessary field reassignment in TTD branch (#20457)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-18 21:02:56 +00:00 |
|
Block Wizard
|
4dfaf238c9
|
chore(net): fix misleading comment about uncompressed message size check (#19510)
|
2025-12-18 20:34:50 +00:00 |
|
forkfury
|
4cf36dda54
|
docs: correct FinishedStateUpdates message name (#20471)
|
2025-12-18 20:16:15 +00:00 |
|
sashass1315
|
429d13772e
|
chore(cli): correct p2p body error message (#20498)
|
2025-12-18 20:01:59 +00:00 |
|
Gigi
|
0cbf89193d
|
docs: correct intra-doc link references (#20467)
|
2025-12-18 19:56:57 +00:00 |
|
radik878
|
0c3c42bffe
|
chore(primitives-traits): correct SealedBlock::senders return description (#20465)
|
2025-12-18 19:56:22 +00:00 |
|
cui
|
cdbbd08677
|
fix: session config should be read from config file (#20484)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2025-12-18 19:53:18 +00:00 |
|
Alexey Shekhirin
|
4adb1fa5ac
|
fix(cli): default to 0 genesis block number (#20494)
|
2025-12-18 15:07:59 +00:00 |
|
Brian Picciano
|
b3a792ad1e
|
fix(engine): Use OverlayStateProviderFactory for state root fallback (#20462)
|
2025-12-18 14:30:11 +00:00 |
|
Arsenii Kulikov
|
98a7095c7a
|
fix: properly determine first stage during pipeline consistency check (#20460)
|
2025-12-18 10:43:08 +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 |
|
YK
|
453514c48f
|
perf(engine): share Arc<ExecutionOutcome> to avoid cloning BundleState (#20448)
|
2025-12-18 01:07:18 +00:00 |
|
James Niken
|
432ac7afa1
|
chore: fix blob count in validation benchmark (#20456)
|
2025-12-18 00:51:45 +00:00 |
|
Emilia Hane
|
c7fca9f2b4
|
chore(node): Report actual gas price to ethstats (#20461)
Co-authored-by: Rifvck Zieger <rifvckzieger@gmail.com>
|
2025-12-18 00:50:16 +00:00 |
|
DaniPopes
|
715ca5b980
|
chore: simplify prewarm state providers (#20469)
|
2025-12-17 22:11:11 +00:00 |
|
Federico Gimenez
|
9ae62aad26
|
feat(storage): add method to check invariants on RocksDB tables (#20340)
|
2025-12-17 20:26:51 +00:00 |
|
YK
|
c65df40526
|
perf: remove redundant contains_key check in ProofSequencer::add_proof (#20459)
|
2025-12-17 13:58:59 +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 |
|
joshieDo
|
1adc6aec00
|
chore(engine): extract on_persistence_complete (#20443)
|
2025-12-17 09:07:54 +00:00 |
|
Matthias Seitz
|
5edc16ad85
|
perf: only populate cache during prewarm (#20445)
|
2025-12-17 08:46:16 +00:00 |
|
phrwlk
|
f54a8a1ef5
|
fix(payload): clarify PayloadTransactions mark_invalid semantics (#20452)
|
2025-12-17 08:44:17 +00:00 |
|
leniram159
|
c681851ec8
|
chore: make docs correct (#20440)
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2025-12-17 04:32:18 +00:00 |
|
DaniPopes
|
d964fcbcde
|
chore: simplify execution state providers (#20444)
|
2025-12-16 22:52:57 +00:00 |
|
Alexey Shekhirin
|
e79691aae7
|
feat: turn on asm-keccak by default, use maxperf profile in Dockerfiles (#20422)
|
2025-12-16 22:43:20 +00:00 |
|
Léa Narzis
|
0b607113dc
|
refactor(era): make era count in era file name optional (#20292)
|
2025-12-16 15:08:43 +00:00 |
|
Matthias Seitz
|
ab2ef99458
|
chore: add keccak-global (#20418)
|
2025-12-16 14:59:09 +00:00 |
|
Sophia Raye
|
bfd4b79245
|
docs(trace): remove duplicate comment (#20360)
|
2025-12-16 14:56:01 +00:00 |
|
Federico Gimenez
|
49057b1c0c
|
feat(storage): add with_default_tables() to register RocksDB column families at initialization (#20416)
|
2025-12-16 12:59:58 +00:00 |
|
Gigi
|
b6772370d7
|
docs: fix incorrect method reference in try_recover_sealed_with_senders (#20410)
|
2025-12-16 12:27:53 +00:00 |
|