github ParaState/SafeStakeOperator v3.2-testnet

latest releases: v3.2.2-testnet, v3.2.1-testnet
23 days ago

This release added some major updates in operator code so contract addresses are changed and testnet is relaunched.

Upgrade steps:
you need to run the below commands to stop operator and delete old data:

sudo docker stop dvf-operator-1
sudo rm -rf /data/operator

then follow the operator document to run your operator from scratch. You don't need to recreate geth and lighthouse but can consider upgrade them to the latest version. You can remove the dvf directory and git clone to dvf again because contract addresses are changed.

Changes:

  1. Support committe size of 7.
  2. Support customizing the base port.
  3. Add node_key_hex.json.
  4. Change boot node enrs.
  5. Change some logs to debug level.

Don't miss a new SafeStakeOperator release

NewReleases is sending notifications on new releases.