Skip to content

Consensus Client v1.4.2

Latest

Choose a tag to compare

@phearnot phearnot released this 28 Aug 12:59
113d056

This release updates Waves Node version used by the consensus client to 1.6.4. 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