solana/gossip/src
behzad nouri b7c2ad5b67
repurposes tvu_forwards socket for TVU over QUIC (#32737)
LegacyContactInfo.tvu_forwards is unused.
Repurposing the field for TVU over QUIC will avoid QUIC_PORT_OFFSET hack
in a backward compatible way.
2023-08-07 22:02:41 +00:00
..
cluster_info.rs repurposes tvu_forwards socket for TVU over QUIC (#32737) 2023-08-07 22:02:41 +00:00
cluster_info_metrics.rs remove duplicate metric reporting in cluster_info_stats3 (#32566) 2023-07-24 09:01:07 -06:00
contact_info.rs repurposes tvu_forwards socket for TVU over QUIC (#32737) 2023-08-07 22:02:41 +00:00
crds.rs Add from field for message tracking (#32725) 2023-08-07 11:40:18 -07:00
crds_entry.rs Rename IncrementalSnapshotHashes to SnapshotHashes (#31136) 2023-04-11 10:30:29 -04:00
crds_gossip.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
crds_gossip_error.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
crds_gossip_pull.rs removes pubkey from LegacyContactInfo public interface (#31375) 2023-04-28 12:05:15 +00:00
crds_gossip_push.rs Add from field for message tracking (#32725) 2023-08-07 11:40:18 -07:00
crds_shards.rs
crds_value.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
deprecated.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
duplicate_shred.rs Remove unnecessary clone of shred payload (#32540) 2023-07-19 15:34:16 -05:00
duplicate_shred_handler.rs caches blockstore duplicate shreds slots (#30241) 2023-02-10 18:19:57 +00:00
duplicate_shred_listener.rs removes unused code from duplicate-shreds (#30329) 2023-02-15 17:37:15 +00:00
epoch_slots.rs removes #[allow(clippy::same_item_push)] (#29543) 2023-01-06 17:32:26 +00:00
gossip_error.rs embeds the new gossip ContactInfo in ClusterInfo (#30022) 2023-02-10 20:07:45 +00:00
gossip_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
legacy_contact_info.rs repurposes tvu_forwards socket for TVU over QUIC (#32737) 2023-08-07 22:02:41 +00:00
lib.rs adds new contact-info with forward compatible sockets (#29596) 2023-01-26 17:02:18 +00:00
main.rs gossip-service: Spy multiple nodes by pubkey at once (#31597) 2023-05-11 18:24:35 +02:00
ping_pong.rs removes legacy retransmit tests (#29817) 2023-01-21 22:28:48 +00:00
push_active_set.rs records outdated gossip crds upserts in received-cache (#29973) 2023-01-29 17:53:04 +00:00
received_cache.rs records outdated gossip crds upserts in received-cache (#29973) 2023-01-29 17:53:04 +00:00
weighted_shuffle.rs removes legacy weighted_shuffle and weighted_best methods (#24125) 2022-04-05 19:19:22 +00:00