solana-with-rpc-optimizations/ledger
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
..
benches Make PacketBatch packets vector non-public (#25413) 2022-05-23 15:30:15 -05:00
src Fix pre-check of blockstore slots during load_bank_forks (#25632) 2022-06-01 20:19:42 -05:00
tests hides implementation details of shred from its public interface (#24563) 2022-04-25 12:43:22 +00:00
.gitignore
Cargo.toml chore: bump lru from 0.7.5 to 0.7.6 (#25572) 2022-05-26 19:05:02 +00:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00