solana-with-rpc-optimizations/core
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 buffering when generating coding shreds in broadcast (#25807) 2022-08-11 12:44:27 +00:00
src Standardize thread names 2022-08-20 07:49:39 -07:00
tests serialize incremental_snapshot_hash (#26839) 2022-08-17 15:14:31 -05: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