solana/ledger
behzad nouri 03194145c0
removes first_coding_index from erasure recovery code (#16646)
first_coding_index is the same as the set_index and is so redundant:
https://github.com/solana-labs/solana/blob/37b8587d4/ledger/src/blockstore_meta.rs#L49-L60
2021-04-23 12:00:37 +00:00
..
benches Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
src removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
tests removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
.gitignore
Cargo.toml Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00