This release fixed some issues on the current holesky testnet.
Upgrade steps:
- Run
cd dvf
- Change
IMAGE_TAG
tov3.2.3-testnet
in.env
file - Run the command to recreate the operator:
sudo docker compose -f docker-compose-operator.yml up --force-recreate -d operator
Changes:
- Support lighthouse 5.2.1
- Optimized the operator committee restart logic
- Optimized the MEV registration timestamp setting, using the timestamp when validator is registered on the platform
- Removed the restriction of p2p outbound port, it will be easier for home stakers to set up when using the default port
- Added a network environment debugging tool