Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
244d111
Improve "latest" block resolution on pruned nodes
arturgontijo Mar 7, 2026
490a555
Use config.state_pruning as state_pruning_blocks in node template
arturgontijo Mar 7, 2026
70cafb4
Coderabbit: better logs + use finalized block
arturgontijo Mar 9, 2026
1d82875
Retain in-window tips when skipping pruned blocks
arturgontijo Mar 9, 2026
38b7abd
Skip target lookup failure explicitly
arturgontijo Mar 9, 2026
d0682bd
Backfill BLOCK_NUMBER_MAPPING for the full live window
arturgontijo Mar 9, 2026
542407c
Add max_blocks to backfill_number_mappings()
arturgontijo Mar 9, 2026
9b0a7c2
Add pruning_skip_retains_in_window_tips() test
arturgontijo Mar 9, 2026
320b632
Use find_post_log() + test-pruning-skip.ts
arturgontijo Mar 9, 2026
523b3e9
Make latest_block_hash() read-only + rpc fast path
arturgontijo Mar 11, 2026
d054b4d
Validate eth hash from digest before writing BLOCK_MAPPING
arturgontijo Mar 11, 2026
9200578
Repair missing TRANSACTION_MAPPING when state becomes readable
arturgontijo Mar 11, 2026
a6aab75
Add integration test for block and tx consistency after a reorg
arturgontijo Mar 12, 2026
1e562a2
Check all txns when deciding tx mapping repair
arturgontijo Mar 12, 2026
911345c
Restore a background cursor-based sweep
arturgontijo Mar 12, 2026
bacee58
Remove unnecessary comment/report
arturgontijo Mar 12, 2026
17bcb64
coderabbit review
arturgontijo Mar 12, 2026
53a88f5
coderabbit: propagate client.hash() failures
arturgontijo Mar 12, 2026
ecf10e1
coderabbit: no more ok().flatten()
arturgontijo Mar 12, 2026
53f82ef
Remove unnecesasry reconcile #0..#0
arturgontijo Mar 16, 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
Loading
Loading