solana-with-rpc-optimizations/gossip
behzad nouri 7cb3b6cbe2
demotes WeightedShuffle failures to error metrics (#24079)
Since call-sites are calling unwrap anyways, panicking seems too punitive
for our use cases.
2022-04-03 16:20:06 +00:00
..
benches demotes WeightedShuffle failures to error metrics (#24079) 2022-04-03 16:20:06 +00:00
src demotes WeightedShuffle failures to error metrics (#24079) 2022-04-03 16:20:06 +00:00
tests convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
.gitignore
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
build.rs