github ParaState/SafeStakeOperator v3.2.2-testnet

10 days ago

This release fixed some issues on the current holesky testnet.

Upgrade steps:

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

Changes:

  1. Fix the issue that network connections are not released.
  2. Optimize the logic of monitoring public IP changes.
  3. Remove the memory limit of operator in docker compose file.

Don't miss a new SafeStakeOperator release

NewReleases is sending notifications on new releases.