solana/gossip
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 adds metrics tracking crds writes and votes (#20953) 2021-10-26 13:02:30 +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 Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml chore: bump serde from 1.0.130 to 1.0.131 (#21758) 2021-12-10 08:47:46 +00:00
build.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00