solana/gossip
behzad nouri b06500ee66
adds extensions to contact-info (#32309)
The commit adds a Vec<Extension> to ContactInfo so that future additions
to ContactInfo can be done by only adding new Extensions instead of
modifying the entire ContactInfo.
2023-08-09 22:01:20 +00:00
..
benches reworks gossip crds timeouts (#30468) 2023-03-27 21:52:48 +00:00
src adds extensions to contact-info (#32309) 2023-08-09 22:01:20 +00:00
tests removes outdated tvu_forward socket (#32101) 2023-06-20 20:50:16 +00:00
.gitignore
Cargo.toml repurposes tvu_forwards socket for TVU over QUIC (#32737) 2023-08-07 22:02:41 +00:00
build.rs