solana/gossip/src
steviez b48fd4eec2
Construct PacketBatches from PongMessages directly (#24708)
Serialize pongs directly into PacketBatch to save copying the data from
intermediate packets into PacketBatch.
2022-04-26 21:30:00 -05:00
..
cluster_info.rs Construct PacketBatches from PongMessages directly (#24708) 2022-04-26 21:30:00 -05:00
cluster_info_metrics.rs replaces counters with datapoints in gossip metrics (#24451) 2022-04-18 23:14:59 +00:00
contact_info.rs
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 replaces counters with datapoints in gossip metrics (#24451) 2022-04-18 23:14:59 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs replaces counters with datapoints in gossip metrics (#24451) 2022-04-18 23:14:59 +00:00
crds_gossip_push.rs demotes WeightedShuffle failures to error metrics (#24079) 2022-04-03 16:20:06 +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 removes legacy compatibility turbine peers shuffle code 2022-04-05 12:04:12 +00:00
duplicate_shred.rs returns Error when Shred::sanitize fails (#24653) 2022-04-25 23:19:37 +00:00
epoch_slots.rs
gossip_error.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
gossip_service.rs Refactor thin_client::create_client (#24067) 2022-04-06 11:03:38 -04:00
lib.rs replaces counters with datapoints in gossip metrics (#24451) 2022-04-18 23:14:59 +00:00
main.rs
ping_pong.rs
weighted_shuffle.rs removes legacy weighted_shuffle and weighted_best methods (#24125) 2022-04-05 19:19:22 +00:00