Update Cere Validator Client Node to latest version on Mainnet and verify it works as expected in production.
💡 Read the entire instructions before starting. Ask questions in #mainnet-updates.
Connect to your host
If you are using the official installation scripts, in order to update node client you should:
master
branch. Command: git pull
docker-compose --env-file ./configs/.env.mainnet up -d add_validation_node_custom
NOTE: if you created a custom branch don't forget to merge master
into it before step 2c.
If you are not using the official installation scripts, in order to update node client you should:
v2.34.0
in your configIP | IDENTIFIER |
---|---|
161.35.42.76 | 12D3KooWEM6F6DBz3xy4rX9SkcQkxiXLj4ADusjwjMnV15FJBhu8 |
178.62.238.91 | 12D3KooWBzkimza1afgjF9H9qcJZJ46CQ1vY97JAUrkgPxCtzMKj |
v2.34.0
using docker ps
Confirm that block number is increasing in the left top corner.
Done!
To update your Archive Node, please follow the instruction for standard node update, but restart the docker container with the following command: