github UnitsNetwork/consensus-client v1.4.0
Consensus Client v1.4.0

4 hours ago

This release brings two new features and updates Waves Node version used by the consensus client to 1.6.2. 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

Testnet Rollback

Waves Testnet will be rolled back to block 4047001, and Unit Zero Testnet will be rolled back to block 9381981.

To ensure your node is following the correct chains, after upgrading consensus client to 1.4.0, you will need to:

  1. delete both Waves node and op-geth data,
  2. download Waves node state data from https://blockchain-testnet.wavesnodes.com,
  3. start Waves node with consensus client and op-geth and wait for op-geth to sync.

We will announce when Waves Testnet has been rolled back and when state snapshot data is available.

Don't miss a new consensus-client release

NewReleases is sending notifications on new releases.