solana/net/remote
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
..
README.md
cleanup.sh
remote-client.sh Net scripts clean up (#25654) 2022-06-09 09:58:21 +02:00
remote-deploy-update.sh
remote-node-wait-init.sh
remote-node.sh 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
remote-sanity.sh passes through --allow-private-addr to validators in system perf tests (#18876) 2021-07-29 19:04:45 +00:00

README.md

Scripts that run on the remote testnet nodes