solana/gossip/src
behzad nouri 0da01270ef
removes redundant recycler clones (#32401)
2023-07-06 18:25:20 +00:00
..
cluster_info.rs removes redundant recycler clones (#32401) 2023-07-06 18:25:20 +00:00
cluster_info_metrics.rs Renames SnapshotHashes in cluster info metrics (#31145) 2023-04-11 17:35:00 +00:00
contact_info.rs removes outdated tvu_forward socket (#32101) 2023-06-20 20:50:16 +00:00
crds.rs removes shred_version from LegacyContactInfo public interface (#31304) 2023-04-24 15:19:33 +00:00
crds_entry.rs Rename IncrementalSnapshotHashes to SnapshotHashes (#31136) 2023-04-11 10:30:29 -04:00
crds_gossip.rs removes pubkey from LegacyContactInfo public interface (#31375) 2023-04-28 12:05:15 +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 Increase push fanout from 6 to 9 (#32323) 2023-06-28 19:03:12 -05:00
crds_shards.rs
crds_value.rs removes pubkey from LegacyContactInfo public interface (#31375) 2023-04-28 12:05:15 +00:00
deprecated.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
duplicate_shred.rs removes unused code from duplicate-shreds (#30329) 2023-02-15 17:37:15 +00: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 removes outdated tvu_forward socket (#32101) 2023-06-20 20:50:16 +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