solana-with-rpc-optimizations/gossip
behzad nouri 1a69c3486b
removes #[derive(Ord, PartialOrd)] from LegacyContactInfo (#868)
Ord and PartialOrd traits are not necessary for LegacyContactInfo and
removing them will simplify new ContactInfo migration.
2024-04-17 19:33:04 +00:00
..
benches expands weighted-shuffle benchmarks (#179) 2024-03-11 18:49:35 +00:00
src removes #[derive(Ord, PartialOrd)] from LegacyContactInfo (#868) 2024-04-17 19:33:04 +00:00
tests improve batch_send error handling (#33936) 2023-10-31 23:39:26 -07:00
.gitignore
Cargo.toml Remove `ThinClient` from `dos/` (#117) 2024-03-11 18:19:48 -04:00
build.rs