solana/gossip/src
ryleung-solana 8b72200afb
Thin client quic (#23973)
Change thin-client to use connection-cache
2022-03-31 15:47:00 -04:00
..
cluster_info.rs Thin client quic (#23973) 2022-03-31 15:47:00 -04:00
cluster_info_metrics.rs limits gossip vote stats to the top most voted slots (#22416) 2022-01-10 21:23:41 +00:00
contact_info.rs Tpu vote 1.7 (#20187) (#20494) 2021-10-07 09:38:23 +00:00
crds.rs bumps up crds-shards-bits (#23220) 2022-03-01 15:14:11 +00:00
crds_entry.rs adds metrics tracking crds writes and votes (#20953) 2021-10-26 13:02:30 +00:00
crds_gossip.rs adds metrics tracking crds writes and votes (#20953) 2021-10-26 13:02:30 +00:00
crds_gossip_error.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
crds_gossip_pull.rs removes Rng field from WeightedShuffle struct (#22850) 2022-02-01 15:27:23 +00:00
crds_gossip_push.rs removes Rng field from WeightedShuffle struct (#22850) 2022-02-01 15:27:23 +00:00
crds_shards.rs adds metrics tracking crds writes and votes (#20953) 2021-10-26 13:02:30 +00:00
crds_value.rs Refactor: move simple vote parsing to runtime (#22537) 2022-01-20 10:39:21 +08:00
deprecated.rs Add sampling logic and DuplicateSlotRepairStatus module (#18721) 2021-07-21 11:15:08 -07:00
duplicate_shred.rs tracks erasure coding shreds' indices explicitly (#21822) 2021-12-19 22:37:55 +00:00
epoch_slots.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
gossip_error.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
gossip_service.rs Thin client quic (#23973) 2022-03-31 15:47:00 -04:00
lib.rs Limit transaction forwarding from banking_stage (#19940) 2021-09-21 08:49:41 -07:00
main.rs passes through --allow-private-addr to validators in system perf tests (#18876) 2021-07-29 19:04:45 +00:00
ping_pong.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
weighted_shuffle.rs caches WeightedShuffle struct in ClusterNodes (#22877) 2022-02-02 15:12:26 +00:00