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:
- Run
cd dvf
- Change
IMAGE_TAG
tov1.1-testnet
in.env
file - Run the command to recreate the operator:
sudo docker compose -f docker-compose-operator.yml up --force-recreate -d operator