solana/ledger-tool
apfitzge 934da5ef99
Fix pre-check of blockstore slots during load_bank_forks (#25632)
Fix pre-check of blockstore slts during load_bank_forks. Now iterates from starting_slot to halt_slot via slot_meta.next_slots to confirm they are connected.
2022-06-01 20:19:42 -05:00
..
src Fix pre-check of blockstore slots during load_bank_forks (#25632) 2022-06-01 20:19:42 -05:00
tests Sort per-program and print a summary of all slots in the range (#25267) 2022-05-19 23:26:29 +02:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml preserve optimistic_slot in blockstore (#25311) 2022-05-24 12:03:28 -07:00