solana-with-rpc-optimizations/core
Sagar Dhawan a8eb0409b7
Fix gossip messages growing beyond blob size (#5460)
* fixed bloom filter math

* Add split each pull request into multiple pulls with different filters

* Rework CrdsFilter to generate all possible masks to cover the keyspace

* Limit the bloom sizes such that each pull request is no larger than mtu
2019-08-12 13:51:29 -07:00
..
benches ledger path reform: use Path/PathBuf instead of strings (#5344) 2019-07-30 15:53:41 -07:00
src Fix gossip messages growing beyond blob size (#5460) 2019-08-12 13:51:29 -07:00
tests Fix gossip messages growing beyond blob size (#5460) 2019-08-12 13:51:29 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump nix from 0.14.1 to 0.15.0 (#5488) 2019-08-10 18:48:36 -06:00
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00