solana/core
Justin Starry 861d6468ca Stake weighted pruning for the gossip network (#4769)
* Stake weighted pruning

* Fix compile error

* Fix clippy errors

* Add helper for creating a connected staked network

* Bug fixes and test groundwork

* Small refactor

* Anatoly's feedback and tests

* Doc updates

* @rob-solana's feedback

* Fix test bug and add log trace

* @rob-solana's feedback
2019-06-26 00:30:16 -07:00
..
benches Change check_txs to ignore recv errors and re-enable test (#4593) 2019-06-17 19:04:21 -07:00
src Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
tests Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
.gitignore
Cargo.toml Merklize PoH TX mixin hash (#4644) 2019-06-25 14:44:27 -06:00
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00