solana/ledger
apfitzge 1c2f6a4c41
Bugfix: slots_connected snapshot_slot not full (#26506)
* slots_connected check used by ledger-tool should not require a full slot for snapshot slot

* Cleaner Result<Option<>> unwrap/default

* return false if no meta for starting slot

* Add clarifying comments
2022-07-11 13:45:12 -05:00
..
benches adds support for different variants of ShredCode and ShredData 2022-06-02 18:55:50 +00:00
src Bugfix: slots_connected snapshot_slot not full (#26506) 2022-07-11 13:45:12 -05:00
tests maps number of data shreds to erasure batch size (#25917) 2022-06-23 13:27:54 +00:00
.gitignore
Cargo.toml chore: bump reed-solomon-erasure from 5.0.2 to 5.0.3 (#26492) 2022-07-08 06:01:31 +00:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00