Derek Cofausper
|
f61098ec00
|
fix(provider): gate rocksdb jemalloc behind feature flag (#23061)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2026-03-18 18:53:30 +00:00 |
|
Sergei Shulepov
|
ab90477ed6
|
fix(trie): another branch collapse edge-case (#23089)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-18 17:09:16 +00:00 |
|
Arsenii Kulikov
|
2778a063ad
|
fix: use zero gas price for empty blocks (#23094)
|
2026-03-18 17:04:50 +00:00 |
|
Dan Cline
|
a83d5453bd
|
fix(provider): fix race between save_blocks and rocksdb pruning (#23081)
|
2026-03-18 16:58:14 +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 |
|
AKABABA-ETH
|
10b1b4522c
|
fix(p2p): apply sessions config from reth.toml in p2p subcommand (#23078)
|
2026-03-18 12:36:26 +00:00 |
|
Derek Cofausper
|
7bf9241fe6
|
fix(provider): disable read transaction timeout during check_consistency (#23083)
Co-authored-by: Arsenii Kulikov <62447812+klkvr@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-03-18 12:07:25 +00:00 |
|
Artyom Bakhtin
|
1a0e982ead
|
fix(metrics): Rename more instances of invalid save_blocks_block_count (#22915)
Signed-off-by: bakhtin <a@bakhtin.net>
|
2026-03-18 11:59:24 +00:00 |
|
Nicolas SSS
|
d148f39cca
|
refactor(chainspec): remove unused once_cell_set utility (#23043)
|
2026-03-18 11:54:16 +00:00 |
|
Crypto Nomad
|
7c53936634
|
fix(rpc): export EthConfigApi in aggregate modules (#23068)
|
2026-03-18 13:12:34 +01:00 |
|
stevencartavia
|
a9ff59fc64
|
perf(rpc): avoid request clone in eth_createAccessList (#23085)
|
2026-03-18 10:58:19 +00:00 |
|
stevencartavia
|
5de969a1be
|
perf(rpc): avoid cloning tx in pending block builder (#23077)
|
2026-03-18 09:45:44 +00:00 |
|
Derek Cofausper
|
ae2c916f61
|
refactor(storage): use RocksReadSnapshot for read-only compatible RocksDB reads (#23067)
Co-authored-by: Tim <12827757+laibe@users.noreply.github.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-17 18:03:08 +00:00 |
|
Brian Picciano
|
6097cf9ee7
|
fix(trie): Fix branch collapse edge-cases in ArenaParallelSparseTrie (#23053)
Signed-off-by: Delweng <delweng@gmail.com>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com>
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: MagicJoshh <subhshubham398@gmail.com>
Co-authored-by: Delweng <delweng@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Huber <HuberyJulianay@gmail.com>
Co-authored-by: Sergei Shulepov <2205845+pepyakin@users.noreply.github.com>
Co-authored-by: Olivier Dupont <olivierdupontvier@gmail.com>
Co-authored-by: YK <chiayongkang@hotmail.com>
Co-authored-by: Crypto Nomad <cryptonomadkripto@gmail.com>
Co-authored-by: ligt <me@ligt.dev>
Co-authored-by: Sergei Shulepov <pep@tempo.xyz>
|
2026-03-17 17:10:23 +00:00 |
|
stevencartavia
|
75fa61377a
|
perf(rpc): avoid redundant next_env_attributes call in simulate_v1 (#23064)
|
2026-03-17 16:15:55 +00:00 |
|
Derek Cofausper
|
de3033d285
|
fix(provider): add ensure_canonical_block guard to history_by_block_hash (#22876)
Co-authored-by: Matthias Seitz <19890894+mattsse@users.noreply.github.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-03-17 16:11:32 +00:00 |
|
Delweng
|
55ed7d5bb5
|
perf(engine): check hashmap instead of clone (#23071)
Signed-off-by: Delweng <delweng@gmail.com>
|
2026-03-17 14:00:45 +00:00 |
|
Derek Cofausper
|
a0b0d8854c
|
fix(storage): preserve genesis history entries in RocksDB consistency check (#23033)
Co-authored-by: Arsenii Kulikov <62447812+klkvr@users.noreply.github.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-03-17 12:35:04 +00:00 |
|
Brian Picciano
|
5e744326a4
|
feat(trie): proof_v2 prefix set support (#22946)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-17 12:03:25 +00:00 |
|
Delweng
|
0aff4cc8da
|
fix(net): treat malformed blob sidecar responses as peer misbehavior (#23035)
Signed-off-by: Delweng <delweng@gmail.com>
|
2026-03-17 10:59:50 +00:00 |
|
Derek Cofausper
|
b7eb508484
|
feat(fs-util): add remove_file_if_exists helper (#23065)
Co-authored-by: Matthias Seitz <19890894+mattsse@users.noreply.github.com>
|
2026-03-17 10:32:53 +00:00 |
|
MagicJoshh
|
d8ae156f64
|
fix(rpc): export Client traits instead of Server in clients module (#23058)
|
2026-03-17 09:43:43 +00:00 |
|
Brian Picciano
|
35dc30561f
|
perf(trie): call update_subtrie_hashes after every update (#23052)
|
2026-03-16 17:16:05 +00:00 |
|
ligt
|
5e1e994d11
|
chore(engine-tree): simplify return type of canonical_block_by_hash (#23048)
|
2026-03-16 11:56:42 +00:00 |
|
Crypto Nomad
|
ce850c4fc3
|
fix(rpc): clone EthSigner trait objects with generic tx request (#23050)
|
2026-03-16 11:11:55 +00:00 |
|
Olivier Dupont
|
89bc38be1c
|
fix(rpc): remove redundant TransportRpcModuleConfig clone in builder (#22945)
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2026-03-16 10:22:26 +00:00 |
|
Huber
|
62f48893a9
|
fix(p2p): respect --bootnodes flag in reth p2p commands (#23040)
|
2026-03-15 08:51:54 +00:00 |
|
Delweng
|
d3d7fb31d7
|
fix(txpool): use ceiling division for replacement tx price bump check (#23012)
Signed-off-by: Delweng <delweng@gmail.com>
|
2026-03-14 07:56:10 +00:00 |
|
Delweng
|
93cb8934ea
|
fix(net): fully remove disconnected peers from transaction state (#23014)
Signed-off-by: Delweng <delweng@gmail.com>
|
2026-03-14 04:25:53 +00:00 |
|
MagicJoshh
|
a20d1fb1ef
|
fix(rpc): disable fee charge in eth_createAccessList (#23026)
|
2026-03-14 02:11:16 +00:00 |
|
stevencartavia
|
46a6ee49e1
|
perf(rpc): avoid hash_slow in reward traces (#23011)
|
2026-03-13 16:08:45 +00:00 |
|
Rej Ect
|
5f9810c01b
|
fix(chain-state): correct return type of NewCanonicalChain::tip() (#23018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-03-13 11:30:43 +00:00 |
|
Matthias Seitz
|
792ee9245f
|
fix(pool): prevent sender-id map growth on read-only sender+nonce lookups (#23008)
Co-authored-by: theobhau183919-ux <theobhau183919@gmail.com>
|
2026-03-13 11:28:11 +00:00 |
|
Matthias Seitz
|
b05a689c46
|
fix(net): gate serde-only imports behind feature flag (#23010)
|
2026-03-13 11:16:14 +00:00 |
|
MagicJoshh
|
2baacf93a3
|
fix(rpc): eth_config returns wrong fork (#23007)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-03-13 10:03:55 +00:00 |
|
Abhijit Roy
|
3b75817086
|
fix(primitives): enable serde for RPC receipt test in reth-ethereum-primitives (#22983)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-03-13 08:37:55 +01:00 |
|
stevencartavia
|
9fdafb70f5
|
perf: avoid redundant seal_slow when hash is known (#23009)
|
2026-03-13 08:36:29 +01:00 |
|
Delweng
|
28e067432a
|
fix(net): send disconnect on invalid inbound eth messages (#22986)
Signed-off-by: Delweng <delweng@gmail.com>
|
2026-03-12 22:27:53 +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 |
|
Brian Picciano
|
9b53c4fa39
|
chore(trie): address arena PR review feedback (#22996)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-12 16:04:02 +00:00 |
|
Derek Cofausper
|
6cd0f843a8
|
fix(rpc): disable fee charge for eth_estimateGas (#22959)
Co-authored-by: Arsenii Kulikov <62447812+klkvr@users.noreply.github.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-03-12 15:58:07 +00:00 |
|
Derek Cofausper
|
294e215077
|
fix(provider): heal finalized/safe block numbers ahead of highest header (#22995)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-03-12 13:55:48 +00:00 |
|
Brian Picciano
|
1589f0f684
|
fix(tasks): install panic handler on all worker pools (#22993)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: tempo-ai[bot] <195591+tempo-ai[bot]@users.noreply.github.com>
Co-authored-by: Brian Picciano <933154+mediocregopher@users.noreply.github.com>
|
2026-03-12 12:30:25 +00:00 |
|
Brian Picciano
|
ea4d354105
|
test(trie): Integrate trie-debug recorder into ArenaParallelSparseTrie (#22953)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-03-12 11:45:31 +00:00 |
|
Matthias Seitz
|
6c908ca28f
|
perf(net): avoid collect allocation in tx announcement trace log (#22985)
|
2026-03-12 12:10:59 +01:00 |
|
Derek Cofausper
|
093621ffa7
|
feat(payload): add resolve and job-creation latency histograms (#22978)
Co-authored-by: Georgios Konstantopoulos <17802178+gakonst@users.noreply.github.com>
Co-authored-by: YK <46377366+yongkangc@users.noreply.github.com>
|
2026-03-12 09:17:38 +00:00 |
|
John Chase
|
451a20f0f5
|
fix(engine): only count precompile cache hit when gas is sufficient (#22968)
|
2026-03-12 09:14:25 +00:00 |
|
Derek Cofausper
|
a12b91937e
|
refactor(payload): merge redundant impl blocks (#22984)
Co-authored-by: YK <46377366+yongkangc@users.noreply.github.com>
|
2026-03-12 09:02:27 +00:00 |
|
Delweng
|
7f12e7aaf8
|
fix(rpc): use -38026 error code for "too many blocks" (#22976)
Signed-off-by: Delweng <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-03-12 08:07:00 +00:00 |
|