solana/core
behzad nouri 456d06785d
experiments different turbine fanouts for propagating shreds (#29393)
The commit allocates 2% of slots to running experiments with different
turbine fanouts based on the slot number.
The experiment is feature gated with an additional feature to disable
the experiment.
2022-12-26 14:18:56 +00:00
..
benches sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
src experiments different turbine fanouts for propagating shreds (#29393) 2022-12-26 14:18:56 +00:00
tests remove AccountsBackgroundService::new(caching_enabled) (#29234) 2022-12-13 07:18:02 -08:00
.gitignore
Cargo.toml chore: bump test-case from 2.1.0 to 2.2.2 (#28184) 2022-12-13 16:07:50 +00:00
build.rs