solana/local-cluster
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
..
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 Fixed the local-cluster test case test_optimistic_confirmation_violation_detection (#27580) 2022-09-06 12:38:46 -07:00
.gitignore 🍢banking-bench/, genesis-programs/ and local-cluster/ (#6920) 2019-11-12 22:20:48 -07:00
Cargo.toml Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00