solana/gossip
Michael Vines 3f4731b37f Standardize thread names
Tenets:
1. Limit thread names to 15 characters
2. Prefix all Solana-controlled threads with "sol"
3. Use Camel case. It's more character dense than Snake or Kebab case
2022-08-20 07:49:39 -07:00
..
benches removes legacy weighted_shuffle and weighted_best methods (#24125) 2022-04-05 19:19:22 +00:00
src Standardize thread names 2022-08-20 07:49:39 -07:00
tests Standardize thread names 2022-08-20 07:49:39 -07:00
.gitignore
Cargo.toml chore: bump serial_test from 0.8.0 to 0.9.0 (#27097) 2022-08-15 15:53:12 -06:00
build.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00