solana-with-rpc-optimizations/runtime
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 Refactor status cache and remove complex serialize/deserialize (#5335) 2019-08-06 18:47:30 -07:00
src Fix gossip messages growing beyond blob size (#5460) 2019-08-12 13:51:29 -07:00
tests Boot remote native loads, take 2 (#5106) 2019-07-15 13:16:09 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump hashbrown from 0.3.1 to 0.5.0 (#5450) 2019-08-07 08:35:54 -06:00
append_vec_serialize add fee burning (#4818) 2019-06-26 10:13:21 -07:00