solana-with-rpc-optimizations/ledger
behzad nouri 89d66c3210
removes next_shred_index from return value of entries to shreds api (#21961)
next-shred-index is already readily available from returned data shreds.
The commit simplifies the api for upcoming changes to erasure coding
schema which will require explicit tracking of indices for coding shreds
as well as data shreds.
2021-12-17 15:01:55 +00:00
..
benches Rename Packets to PacketBatch (#21794) 2021-12-11 09:44:15 -05:00
src removes next_shred_index from return value of entries to shreds api (#21961) 2021-12-17 15:01:55 +00:00
tests removes next_shred_index from return value of entries to shreds api (#21961) 2021-12-17 15:01:55 +00:00
.gitignore
Cargo.toml Futures 0.3.18 has been yanked, back off to .17 2021-12-14 14:14:43 -08:00
build.rs