solana/gossip/src
behzad nouri ffc9c90cb4
expands api parity between the new and the legacy contact-info (#30038)
Working towards replacing the legacy contact-info with the new one, the
commit expands api compatibility between the two.
2023-02-01 13:07:42 +00:00
..
cluster_info.rs reduces number of gossip pull requests/responses (#29974) 2023-01-30 17:59:56 +00:00
cluster_info_metrics.rs adds new contact-info with forward compatible sockets (#29596) 2023-01-26 17:02:18 +00:00
contact_info.rs expands api parity between the new and the legacy contact-info (#30038) 2023-02-01 13:07:42 +00:00
crds.rs adds new contact-info with forward compatible sockets (#29596) 2023-01-26 17:02:18 +00:00
crds_entry.rs
crds_gossip.rs records outdated gossip crds upserts in received-cache (#29973) 2023-01-29 17:53:04 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs reduces number of gossip pull requests/responses (#29974) 2023-01-30 17:59:56 +00:00
crds_gossip_push.rs reduces number of gossip pull requests/responses (#29974) 2023-01-30 17:59:56 +00:00
crds_shards.rs
crds_value.rs adds new contact-info with forward compatible sockets (#29596) 2023-01-26 17:02:18 +00:00
deprecated.rs
duplicate_shred.rs Ingest duplicate proofs sent through Gossip (#29227) 2023-01-19 13:00:56 -08:00
duplicate_shred_handler.rs Ingest duplicate proofs sent through Gossip (#29227) 2023-01-19 13:00:56 -08:00
duplicate_shred_listener.rs asserts that cluster-info keypair is consistent with contact-info id (#29818) 2023-01-24 16:57:55 +00:00
epoch_slots.rs
gossip_error.rs
gossip_service.rs
legacy_contact_info.rs expands api parity between the new and the legacy contact-info (#30038) 2023-02-01 13:07:42 +00:00
lib.rs adds new contact-info with forward compatible sockets (#29596) 2023-01-26 17:02:18 +00:00
main.rs Use Ipv4Addr::{LOCALHOST, UNSPECIFIED} constants (#29813) 2023-01-23 16:49:51 -06: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