Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
e7f8920
refactor: migrate engine validation to reth main hooks
panos-xyz Jul 13, 2026
204c2ce
fix(node): clear withdraw expectation on L1 index pre-check failure
panos-xyz Jul 14, 2026
b33856f
chore: fix rustfmt and bump crossbeam-epoch for RUSTSEC-2026-0204
panos-xyz Jul 14, 2026
c38f45f
refactor(reference-index): replace ExEx with canonical cursor runtime
panos-xyz Jul 14, 2026
372fd46
feat(proofs): add bounded historical proof history
panos-xyz Jul 14, 2026
a2537ff
refactor(proofs): require storage v2 and retain seven days
panos-xyz Jul 15, 2026
5f878b5
chore: merge main into history proof
panos-xyz Jul 22, 2026
63ebc42
chore: merge origin/main into history proof
panos-xyz Aug 13, 2026
4a96ad4
chore: refresh Cargo.lock after v1.1.0 workspace bump
panos-xyz Aug 13, 2026
2108092
Merge branch 'main' into codex/reth-main-history-proof
panos-xyz Aug 15, 2026
e74898a
test(proofs): cover historical-proof correctness end to end
panos-xyz Aug 18, 2026
106d41e
fix(proofs): retry stalled history sync and clear review scan findings
panos-xyz Aug 18, 2026
0df5417
feat(rpc): add eth_getMultiProof and harden the historical proof RPCs
panos-xyz Aug 21, 2026
4f4aa56
Merge branch 'main' into codex/reth-main-history-proof
panos-xyz Aug 24, 2026
5bcf7d8
Merge branch 'main' into codex/reth-main-history-proof
panos-xyz Aug 26, 2026
ce4fd0e
chore(grafana): expose proof history runtime metrics (#170)
panos-xyz Aug 26, 2026
6385307
fix(proofs): tolerate proof storage ahead on restart
panos-xyz Aug 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
217 changes: 215 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading