solana-with-rpc-optimizations/core
Lijun Wang 7f223dc582
Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462)
--tpu-enable-udp is introduced. And when this is on, the transaction receive and transaction forward is enabled using udp.

Except for a few tests which was hard-coded sending transactions using udp, most tests are being done with udp based tpu disabled.
2022-09-07 13:19:14 -07:00
..
benches shredder: clippy nightly fixes (#27522) 2022-09-07 15:04:32 -05:00
src Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462) 2022-09-07 13:19:14 -07:00
tests serialize epoch_accounts_hash (#27516) 2022-09-07 10:07:00 -07:00
.gitignore
Cargo.toml
build.rs