Skip to content

v3.2.1-testnet

Choose a tag to compare

@mlbones666 mlbones666 released this 12 Jun 07:46
· 349 commits to main since this release

This release should fix the timeout issue in many operators and increase the performance of operators.

Upgrade steps:

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