Skip to content

Consensus Client v1.2.0

Latest

Choose a tag to compare

@phearnot phearnot released this 14 Aug 12:02
· 4 commits to main since this release
v1.2.0
9a09f9e

This release updates Waves Node version used by the consensus client to 1.5.11. This release is recommended for all miners as it contains several bug fixes and improvements.

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 stop && docker compose pull && docker compose up -d