Skip to content

v1.1-testnet

Compare
Choose a tag to compare
@mlbones666 mlbones666 released this 09 Jun 07:30
· 193 commits to testnet since this release

This release fixes the issue that newly added validators will wait for a long time before becoming active.

Operator need to do the following steps to do the upgrade:

  1. Run cd dvf
  2. Change IMAGE_TAG to v1.1-testnet in .env file
  3. Run the command to recreate the operator: sudo docker compose -f docker-compose-operator.yml up --force-recreate -d operator