Skip to content

v3.1-testnet

Choose a tag to compare

@mlbones666 mlbones666 released this 29 Mar 13:04
· 382 commits to main since this release

This release fixed the problem of querying future blocks and the timeout issue.

Upgrade steps:

  1. Run cd dvf
  2. Change IMAGE_TAG to v3.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