This release delivers a hotfix for a case where an Operator is started without any active Validators causing it to crash and hence also miss the validator activation event. The change prevents the crash and is able to read the event in order to start the validator properly.
🔐 Upgrade Priority
Network | Priority |
---|---|
Mainnet | 👍 Recommended |
Hoodi | 👍 Recommended |
⚠️ Always ensure your Execution + Consensus clients and any remote signers (web3signer, external signers) are updated, SSV strives to support latest released versions of these clients.
⚠️ Always update testnet and check performance before updating mainnet nodes.
🐳 Docker image
docker pull ssvlabs/ssv-node:v2.3.6
What's Changed
- back-port: node: should start up with 0 active validators by @iurii-ssv in #2541
Full Changelog: v2.3.5...v2.3.6