solana/core
behzad nouri cfcca1cd3c
patches bug in turbine's neighbors computation (#14565)
Removing local node's index early from the set here:
https://github.com/solana-labs/solana/blob/e1b59ded4/core/src/retransmit_stage.rs#L346
distorts the order of nodes depending on which node is computing the
turbine fan-out tree, and results in incorrect neighbors computation.
2021-01-13 22:25:29 +00:00
..
benches Shred filter (#14030) 2020-12-10 07:54:15 -08:00
src patches bug in turbine's neighbors computation (#14565) 2021-01-13 22:25:29 +00:00
tests Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
.gitignore
Cargo.toml Add --rpc-threads argument 2021-01-13 13:34:46 -08:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00