solana-with-rpc-optimizations/net/remote
Michael Vines b0271394cd
Clean up --gossip-port argument (#7067)
--gossip-port now specifies exactly that, the gossip port to use.  The
new --gossip-host argument can be used to specify the DNS name/IP
address for gossip if --entrypoint is not supplied (when --entrypoint is
supplied, the gossip address is automatically set to the node's ip
address as observed by the entrypoint)
2019-11-20 15:21:34 -07:00
..
README.md Morph gce_multinode-based scripts into net/ 2018-09-05 09:02:02 -07:00
remote-client.sh genesis: rename mint account to faucet account and make it optional (#6990) 2019-11-15 14:50:26 -07:00
remote-deploy-update.sh genesis: rename mint account to faucet account and make it optional (#6990) 2019-11-15 14:50:26 -07:00
remote-node.sh Clean up --gossip-port argument (#7067) 2019-11-20 15:21:34 -07:00
remote-sanity.sh Gossip entrypoint is now option of spy not solana-gossip (#7006) 2019-11-17 11:36:24 -05:00

README.md

Scripts that run on the remote testnet nodes