Arsenii Kulikov
|
32fdf39747
|
wip
|
2025-11-23 23:50:40 +04:00 |
|
Arsenii Kulikov
|
ee63c7d6b4
|
refactor: simplify rpc state provider traits (#19920)
|
2025-11-23 19:06:10 +00:00 |
|
Matthias Seitz
|
1702107028
|
feat: make txpool notify fns pub (#19918)
|
2025-11-23 14:07:59 +01:00 |
|
github-actions[bot]
|
32f0a74462
|
chore(deps): weekly cargo update (#19917)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-11-23 11:50:58 +00:00 |
|
Arsenii Kulikov
|
a83ac8cc63
|
refactor(e2e): relax bounds (#19913)
|
2025-11-23 13:05:48 +01:00 |
|
Léa Narzis
|
7f40013cf6
|
feat(tracing-otlp): make trace id ratio sample customizable with --tracing-otlp.sample-ratio arg (#19438)
|
2025-11-21 21:05:43 +00:00 |
|
Arsenii Kulikov
|
6e365949c4
|
feat: allow customizing dev block timestamp (#19904)
|
2025-11-21 20:38:20 +00:00 |
|
Léa Narzis
|
e15b404a30
|
feat(era-file): back to era file support (#19482)
|
2025-11-21 20:03:28 +00:00 |
|
Alexey Shekhirin
|
39ef6216fb
|
feat(provider, static-file): transaction senders segment (#19508)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-21 19:34:16 +00:00 |
|
Francis Li
|
5e0732404c
|
chore(op-alloy): update op-alloy to v0.22.4 (#19905)
|
2025-11-21 18:25:05 +00:00 |
|
gustavo
|
9f3949cd35
|
chore(examples): complete state_provider_example (#19903)
|
2025-11-21 15:58:49 +00:00 |
|
Mablr
|
b0494a158a
|
chore(rpc-eth-types): use FillTransaction from alloy (#19890)
|
2025-11-21 15:52:28 +00:00 |
|
YK
|
002e755dd4
|
chore(bench-compare): Add latency distribution stats to reth-bench-compare (#19873)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-11-21 14:52:55 +00:00 |
|
Arsenii Kulikov
|
a43128277f
|
fix: correctly poll tx fetcher (#19900)
|
2025-11-21 14:41:28 +00:00 |
|
Alexey Shekhirin
|
86825ac3b7
|
refactor(cli): deduplicate ethereum init_tracing implementations (#19898)
|
2025-11-21 14:23:57 +00:00 |
|
Alexey Shekhirin
|
0ba122923a
|
ci: partition cargo-checks job (#19897)
|
2025-11-21 12:48:31 +00:00 |
|
Dan Cline
|
2a953a821a
|
fix: remove noisy storage proof spans (#19892)
|
2025-11-21 11:48:32 +00:00 |
|
Matthias Seitz
|
cc7edeb354
|
chore: dont treat invalid fork as fatal (#19888)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-11-20 20:51:49 +01:00 |
|
gejeduck
|
9cdcc8e087
|
feat: respect BlockRangeInfo when selecting peer for request (#16704)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-20 18:19:11 +00:00 |
|
Merkel Tranjes
|
55dacfc739
|
chore: bump op-alloy deps to 0.22.3 (#19885)
|
2025-11-20 18:18:53 +00:00 |
|
stevencartavia
|
1ca4348db7
|
chore: replace op-reth OpReceipt with op-alloy's (#19846)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-11-20 15:59:21 +00:00 |
|
Léa Narzis
|
8c2b037c9a
|
fix(era): fix roundtrip, decoding receipt for era mainnet test (#19862)
|
2025-11-20 14:49:01 +00:00 |
|
Brian Picciano
|
b72bb6790a
|
feat(trie): Proof rewrite: implement stack-based algorithm for calculating trie nodes from leaves (#19863)
Co-authored-by: YK <chiayongkang@hotmail.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-11-20 13:37:55 +00:00 |
|
Arsenii Kulikov
|
c48aed264c
|
refactor: tx policy traits (#19878)
|
2025-11-20 13:33:46 +00:00 |
|
gustavo
|
d550e4eb07
|
test(provider): remove stale todo (#19876)
|
2025-11-20 12:21:51 +00:00 |
|
Brian Picciano
|
c195aee2b2
|
feat(trie): Implement set_hashed_address on mock trie cursors (#19864)
|
2025-11-20 11:53:22 +00:00 |
|
Matthias Seitz
|
2e5a155b6d
|
chore: use installed client name for start log (#19868)
|
2025-11-20 01:58:53 +00:00 |
|
Matthias Seitz
|
5b6ce8bd64
|
fix: ensure we poll again (#19866)
|
2025-11-20 00:11:32 +00:00 |
|
sashass1315
|
c75dc322d9
|
feat(rpc): warn when --ws.api is set but --ws is disabled (#19855)
|
2025-11-19 23:57:44 +00:00 |
|
Alexey Shekhirin
|
cfc34367fb
|
feat(provider): change storage settings on existing nodes via CLI (#19771)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-11-19 22:47:28 +00:00 |
|
Alexey Shekhirin
|
17985b2c94
|
chore(engine, trie): cleanup traces (#19856)
|
2025-11-19 17:46:36 +00:00 |
|
Brian Picciano
|
c57792cff4
|
feat(trie): Implement skeleton of proof_v2 (#19687)
|
2025-11-19 16:33:05 +00:00 |
|
YK
|
e58aa09f82
|
perf(engine): return sorted data from compute_trie_input (#19340)
|
2025-11-19 16:01:24 +00:00 |
|
Xzavier
|
a72c1dab88
|
fix(net): resolve external ip on startup (#19852)
|
2025-11-19 15:50:14 +00:00 |
|
Dan Cline
|
65f72e3209
|
chore(trie): add spans for how long we wait on proofs in recv (#19859)
|
2025-11-19 15:49:35 +00:00 |
|
Alexey Shekhirin
|
819330c596
|
feat(engine): new payload last gas/s metric (#19853)
|
2025-11-19 12:43:34 +00:00 |
|
joshieDo
|
e93bd0a087
|
fix: ensure that pruning all rows doesn't leave the offset file corrupted (#19819)
|
2025-11-18 22:07:23 +00:00 |
|
joshieDo
|
d10070e6f4
|
fix: stage drop command shouldnt delete jars (#19817)
|
2025-11-18 22:07:18 +00:00 |
|
Dan Cline
|
a301276e4b
|
feat(primitives-traits): add teragas (#19843)
|
2025-11-18 22:04:50 +00:00 |
|
Arsenii Kulikov
|
27d28e5e7d
|
feat: EthApiError::from_revert (#19836)
|
2025-11-18 19:51:26 +00:00 |
|
Đạt Nguyễn
|
7a72550745
|
perf(rpc): reduce estimate gas trait bounds to EvmStateProvider (#19746)
|
2025-11-18 18:54:37 +00:00 |
|
strmfos
|
a812aea8d1
|
fix: correct argument order in save_diff calls for invalid block hooks (#19676)
|
2025-11-18 18:36:03 +00:00 |
|
joshieDo
|
982fa4829a
|
chore: add logs to StaticFileProvider::check_consistency (#19816)
|
2025-11-18 18:31:22 +00:00 |
|
Forostovec
|
4836062d7b
|
feat(node): remove unnecessary ConnWrapper clone in connect() (#19456)
|
2025-11-18 18:07:07 +00:00 |
|
Alexey Shekhirin
|
9dc6e256a9
|
feat(trie): record cursor metrics as span fields (#19830)
|
2025-11-18 15:15:13 +00:00 |
|
Bashmunta
|
02fc6af313
|
fix(rpc): metered getPayloadBodiesByHash timing to await before recording (#19827)
|
2025-11-18 15:12:04 +00:00 |
|
gustavo
|
90e265134f
|
chore: document filter topic usage in db-access example (#19829)
|
2025-11-18 14:56:33 +00:00 |
|
Karl Yu
|
4f94fa240f
|
feat: add helpers for testing rpc requests with prestate (#19790)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-18 15:34:34 +01:00 |
|
Matthias Seitz
|
69c219eede
|
chore: bump version v1.9.3 (#19831)
|
2025-11-18 14:59:51 +01:00 |
|
joshieDo
|
9501b4b55a
|
fix: ensure receipt consistency check is done over block number (#19723)
|
2025-11-18 11:00:57 +00:00 |
|