Skip to content

Consensus Client v1.4.1

Latest

Choose a tag to compare

@phearnot phearnot released this 03 Jun 15:15
02cae88

This release updates Waves Node version used by the consensus client to 1.6.3. This release is mandatory for all miners.

Update Notes

Docker tags for the ghcr.io/unitsnetwork/consensus-client image remain the same (mainnet and testnet for the respective networks). No configuration changes are required. To update your deployments, please stop the containers, pull newer images, and restart:

docker compose down && docker compose pull && docker compose up -d