Skip to content

Consensus Client v1.1.0

Latest
Compare
Choose a tag to compare
@phearnot phearnot released this 09 Apr 12:48
· 2 commits to main since this release
2ca21a6

This release updates Waves Node version used by the consensus client to 1.5.10. This is a mandatory upgrade required to support feature #24 ecrecover fix activation. Please vote for feature #24 ecrecover fix.

Update Notes

Docker tags for the ghcr.io/unitsnetwork/consensus-client image remain the same (mainnet and testnet for the respective networks). Apart from voting-related settings in waves.conf, no other 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