solana-with-rpc-optimizations/gossip
behzad nouri 50f10284bb
allows gossip pull requests with new contact-info (#803)
Current code is only allowing gossip pull requests with legacy
contact-info:
https://github.com/anza-xyz/agave/blob/8c5a33a81/gossip/src/cluster_info.rs#L1958-L1966

Working towards migrating to the new contact-info, the commit allows
gossip pull requests with both legacy and new contact-infos.
2024-04-15 17:37:26 +00:00
..
benches expands weighted-shuffle benchmarks (#179) 2024-03-11 18:49:35 +00:00
src allows gossip pull requests with new contact-info (#803) 2024-04-15 17:37:26 +00:00
tests improve batch_send error handling (#33936) 2023-10-31 23:39:26 -07:00
.gitignore
Cargo.toml Remove `ThinClient` from `dos/` (#117) 2024-03-11 18:19:48 -04:00
build.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00