solana-with-rpc-optimizations/core
behzad nouri 64c13b74d8
errors out when retransmit loopbacks to the slot leader (#29789)
When broadcasting shreds, turbine excludes the slot leader from the
random shuffle. Doing so, shreds should never loopback to the leader.
If shreds reaching retransmit stage are from the node's own leader slots
they should not be retransmited to any nodes.
2023-01-20 17:20:51 +00:00
..
benches
src errors out when retransmit loopbacks to the slot leader (#29789) 2023-01-20 17:20:51 +00:00
tests
.gitignore
Cargo.toml
build.rs