solana/gossip
behzad nouri c248fb3f51
renames Packet Meta::{,set_}addr methods to {,set_}socket_addr (#25478)
In order to distinguish between Meta.addr field which is an IpAddr and
the methods which refer to a SocketAddr.
2022-05-23 15:48:59 +00:00
..
benches removes legacy weighted_shuffle and weighted_best methods (#24125) 2022-04-05 19:19:22 +00:00
src renames Packet Meta::{,set_}addr methods to {,set_}socket_addr (#25478) 2022-05-23 15:48:59 +00:00
tests replaces counters with datapoints in gossip metrics (#24451) 2022-04-18 23:14:59 +00:00
.gitignore
Cargo.toml chore: bump rayon from 1.5.2 to 1.5.3 (#25242) 2022-05-18 09:39:57 -06:00
build.rs