solana/net/remote
steviez b70e6bbfd2
ledger-tool: Make verify --print-bank-hash support json (#1745)
The bank-hash command in ledger-tool was recently deprecated. However,
the command is used by some of the scripts that coordinate starting up
a fresh cluster. So, the deprecation of bank-hash broke those scripts.

This change fixes the scripts by doing the following:
- Makes --print-bank-hash support --output json
- Updates scripts to install jq on provisioned nodes
- Update remote-node.sh to parse the bank hash from json using jq
2024-06-20 00:15:18 -05:00
..
README.md
cleanup.sh
remote-client.sh Deprecate `ThinClient` and remove `ThinClient` from `bench-tps` (#35365) 2024-03-01 12:14:52 -08:00
remote-deploy-update.sh [anza migration] rename crates (#10) 2024-03-03 12:31:24 +08:00
remote-node-wait-init.sh
remote-node.sh ledger-tool: Make verify --print-bank-hash support json (#1745) 2024-06-20 00:15:18 -05:00
remote-sanity.sh [anza migration] rename crates (#10) 2024-03-03 12:31:24 +08:00

README.md

Scripts that run on the remote testnet nodes