Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known validator #55

Merged
merged 2 commits into from
Mar 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ That's it, you are all set!
### How to update validator

````shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mfactory-lab/sv-manager/latest/install/update_test_validator_version.sh)" --version 1.9.9
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mfactory-lab/sv-manager/latest/install/update_test_validator_version.sh)" --version 1.10.3
````

### how to update monitoring
Expand Down
5 changes: 3 additions & 2 deletions inventory_example/group_vars/testnet_validators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ entrypoints:
- entrypoint3.testnet.solana.com:8001
known_validators:
- 5D1fNXzvv5NjV1ysLjirC4WY92RNsVH18vjmcszZd8on
- 7XSY3MrYnK8vq693Rju17bbPkCN3Z7KvvfvJx4kdrsSY
- dDzy5SR3AXdYWVqbDEkVFdvSPCtS9ihF5kJkHCtXoFs
- Ft5fbkqNa76vnsjYNwjDZUXoTWpP7VYm3mtsaQckQADN
- eoKpUABi59aT4rR9HGS3LcMecfut9x7zJyodWWP43YQ
- 9QxCLckBiJc783jnMvXZubK4wH86Eqqvashtrwvcsgkv
solana_metrics_url: 'https://metrics.solana.com:8086,db=tds,u=testnet_write,p=c4fa841aa918bf8274e3e2a44d77568d9861b3ea'
expected_genesis_hash: '4uhcVJyU9pJkvQyS88uRDiswHXSCkY3zQawwpjk2NsNY'
limit_ledger_size: 50000000
snapshot_interval_slots: 500
maximum_local_snapshot_age: 1000
solana_version: 1.9.9
solana_version: 1.10.3
extra_params:
- --full-rpc-api