solana/core
behzad nouri 81ad795d46 removes position field in coding-shred-header
CodingShredHeader.position is equal to
  ShredCommonHeader.index - ShredCommonHeader.fec_set_index
and is so redundant. The extra position field can add bugs if not
consistent with index and fec_set_index.
2021-05-10 13:20:56 +00:00
..
benches removes delayed crds inserts when upserting gossip table (#16806) 2021-04-28 11:56:13 +00:00
src removes position field in coding-shred-header 2021-05-10 13:20:56 +00:00
tests reads gossip push messages off crds ordinal index 2021-05-09 22:40:41 +00:00
.gitignore
Cargo.toml retains crds values if the origin is still active (#16576) 2021-04-23 15:14:49 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00