github ParaState/SafeStakeOperator v3.2.3-testnet

one month ago

This release fixed some issues on the current holesky testnet.

Upgrade steps:

  1. Run cd dvf
  2. Change IMAGE_TAG to v3.2.3-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. Support lighthouse 5.2.1
  2. Optimized the operator committee restart logic
  3. Optimized the MEV registration timestamp setting, using the timestamp when validator is registered on the platform
  4. Removed the restriction of p2p outbound port, it will be easier for home stakers to set up when using the default port
  5. Added a network environment debugging tool

Don't miss a new SafeStakeOperator release

NewReleases is sending notifications on new releases.