solana/gossip/src
Greg Cusack 0a2ff8525a
Increase pull request clusterinfo probability (#34231)
* ensure new contactinfo propagated quicker when handling pull requests

* improve readability
2023-11-28 16:08:12 -08:00
..
cluster_info.rs Increase pull request clusterinfo probability (#34231) 2023-11-28 16:08:12 -08:00
cluster_info_metrics.rs Add RestartLastVotedForkSlots for wen_restart. (#33239) 2023-10-09 15:01:50 -07:00
contact_info.rs removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
crds.rs Add RestartLastVotedForkSlots for wen_restart. (#33239) 2023-10-09 15:01:50 -07:00
crds_entry.rs removes unused legacy-snapshot-hashes api in gossip (#33593) 2023-10-09 15:22:34 +00:00
crds_gossip.rs removes redundant ClusterInfo::drain_push_queue (#33753) 2023-10-18 18:53:58 +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 propagates the new contact-info through gossip (#34092) 2023-11-15 19:02:21 +00:00
crds_gossip_push.rs propagates the new contact-info through gossip (#34092) 2023-11-15 19:02:21 +00:00
crds_shards.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
crds_value.rs Move Gossip values added for wen_retart into restart_crds_values. (#34128) 2023-11-17 10:13:25 -08:00
deprecated.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
duplicate_shred.rs gossip: process duplicate proofs for merkle root conflicts (#34066) 2023-11-17 11:59:53 -05:00
duplicate_shred_handler.rs Change Blockstore max_root from RwLock<Slot> to AtomicU64 (#33998) 2023-11-10 17:27:43 -06:00
duplicate_shred_listener.rs removes unused code from duplicate-shreds (#30329) 2023-02-15 17:37:15 +00:00
epoch_slots.rs Add RestartLastVotedForkSlots for wen_restart. (#33239) 2023-10-09 15:01:50 -07:00
gossip_error.rs embeds the new gossip ContactInfo in ClusterInfo (#30022) 2023-02-10 20:07:45 +00:00
gossip_service.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
legacy_contact_info.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
lib.rs Move Gossip values added for wen_retart into restart_crds_values. (#34128) 2023-11-17 10:13:25 -08:00
main.rs gossip-service: Spy multiple nodes by pubkey at once (#31597) 2023-05-11 18:24:35 +02:00
ping_pong.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
push_active_set.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
received_cache.rs records outdated gossip crds upserts in received-cache (#29973) 2023-01-29 17:53:04 +00:00
restart_crds_values.rs Move Gossip values added for wen_retart into restart_crds_values. (#34128) 2023-11-17 10:13:25 -08:00
weighted_shuffle.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00