solana/quic-client
behzad nouri ce21a58b65
reworks streamer::StakedNodes (#31082)
{min,max}_stake are computed but never assigned:
https://github.com/solana-labs/solana/blob/4564bcdc1/core/src/staked_nodes_updater_service.rs#L54-L57

The updater code is also inefficient and verbose.
2023-04-10 17:07:40 +00:00
..
src reworks streamer::StakedNodes (#31082) 2023-04-10 17:07:40 +00:00
tests uses Duration type instead of untyped ..._ms: u64 (#30971) 2023-03-31 15:42:49 +00:00
Cargo.toml chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00