solana/net/scripts
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
..
add-datacenter-solana-user-authorized_keys.sh Add script for managing colo resourse ala gce.sh (#5854) 2019-09-19 14:08:22 -07:00
add-testnet-solana-user-authorized_keys.sh
azure-provider.sh Upd doc comment for cloud CreateInstances (#25609) 2022-05-27 18:34:41 +02:00
colo-node-onacquire.sh Mark *.sh files with `#!` as executable (#33303) 2023-09-28 10:32:44 +08:00
colo-node-onfree.sh Mark *.sh files with `#!` as executable (#33303) 2023-09-28 10:32:44 +08:00
colo-provider.sh
colo-utils.sh Mark *.sh files with `#!` as executable (#33303) 2023-09-28 10:32:44 +08:00
colo_nodes Remove colo nodes (#16546) 2021-04-15 00:13:07 -07:00
create-solana-user.sh Add ~/.cargo/bin to PATH (#6641) 2019-10-30 19:41:24 -07:00
disable-background-upgrades.sh Remove some TODOs (#6488) 2019-10-21 22:25:06 -07:00
ec2-provider.sh
ec2-security-group-config.json
enable-nvidia-persistence-mode.sh Surface nvidia-smi errors in CI 2019-10-23 10:59:30 -07:00
gce-provider.sh update ubuntu image (#25690) 2022-06-21 09:27:20 +01:00
gce-self-destruct.sh Mark *.sh files with `#!` as executable (#33303) 2023-09-28 10:32:44 +08:00
install-ag.sh Install ag on nodes (#6634) 2019-10-30 16:43:16 -07:00
install-certbot.sh use certbot from apt not snap (#16081) 2021-03-23 22:22:47 +00:00
install-docker.sh enable ipv6 for docker (#19281) 2021-08-18 17:20:45 -07:00
install-earlyoom.sh earlyoom now works on reboots (#6841) 2019-11-08 16:40:38 -07:00
install-iftop.sh
install-jq.sh ledger-tool: Make verify --print-bank-hash support json (#1745) 2024-06-20 00:15:18 -05:00
install-libssl-compatability.sh Install libssl1.1 better 2019-06-14 08:01:22 -07:00
install-perf.sh Add profile option to net scripts (#25624) 2022-06-21 19:28:15 +02:00
install-rsync.sh Kill rsync (#5336) 2019-07-30 22:43:47 -07:00
localtime.sh
mount-additional-disk.sh Ignore exit code when the first mount fails 2019-10-25 10:11:32 -07:00
network-config.sh Adjust mmap and FD count for net scripts (#31728) 2023-05-19 18:13:11 +00:00
remove-docker-interface.sh codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e' 2018-11-11 16:24:36 -08:00
rsync-retry.sh
solana-user-authorized_keys.sh update keys 2022-10-02 22:33:53 -06:00