solana/gossip
behzad nouri 7cf6e66ddd
excludes caller's crds values from pull responses (#17542)
If the crds entry belongs to the caller itself, then the caller will
always have the more recent version of it, regardless of it being
filtered out by the bloom filter or not.

The exception is node-instance types which are meant to detect duplicate
running instances, and those are exempted.
2021-05-28 13:19:14 +00:00
..
benches Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
src excludes caller's crds values from pull responses (#17542) 2021-05-28 13:19:14 +00:00
tests Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump version to v1.8.0 (#17541) 2021-05-27 08:51:53 -07:00
build.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00