v3.1-testnet
This release fixed the problem of querying future blocks and the timeout issue.
Upgrade steps:
- Run
cd dvf
- Change
IMAGE_TAG
tov3.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