solana/net/remote
Michael Vines e966c96644
Disable sigverify on blockstreamer node
This node get overloaded at high TPS trying to manage both a validator
and the blockexplorer.  Reduce it's workload by turning off sigverify,
which doesn't really matter since this node doesn't even vote
2019-10-25 21:33:08 -07:00
..
README.md Morph gce_multinode-based scripts into net/ 2018-09-05 09:02:02 -07:00
remote-client.sh Fix scp client mint keypair (#6565) 2019-10-25 16:23:52 -07:00
remote-deploy-update.sh Rename remaining uses of fullnode to validator (#6476) 2019-10-21 20:21:21 -07:00
remote-node.sh Disable sigverify on blockstreamer node 2019-10-25 21:33:08 -07:00
remote-sanity.sh Remove some TODOs (#6488) 2019-10-21 22:25:06 -07:00

README.md

Scripts that run on the remote testnet nodes