solana/core
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 removes next_shred_index from return value of entries to shreds api (#21961) 2021-12-17 15:01:55 +00:00
src removes next_shred_index from return value of entries to shreds api (#21961) 2021-12-17 15:01:55 +00:00
tests Clean up test_ledger_cleanup_compaction prints (#21875) 2021-12-16 11:24:29 -06:00
.gitignore
Cargo.toml chore: bump serde_json from 1.0.72 to 1.0.73 (#21856) 2021-12-14 04:08:22 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00