v1.0.0-rc.1
This release fixes a bug where validators would not start performing duties right after cluster reactivation events.
MEV must be enabled to appropriately participate in block proposals, see https://docs.ssv.network/run-a-node/operator-node/mev-configuration
Upgrade Priority
Network | Priority |
---|---|
mainnet | Mandatory |
jato-v2 | Recommended |
Changes
- Fix jammed
indicesChange
channel (#1131)
Changes since v0.6.0-rc.0
(the latest mainnet version)
- 🔒 Share encryption — private keys are now encrypted in your database
- Redesigned Execution Layer & Duty Scheduler modules, bringing...
- 🔄 Secure contract syncing mechanism (atomic & crash-safe)
- ⚡️ Early attestations — operators attest as soon as the block arrives, rather than waiting a 1/3rd into the slot
- 🎉 Improved MEV block proposals with Prysm nodes (prysmaticlabs/prysm#12103, #1108)
- 🌎 Introducing Bootnodes & Exporter nodes from the community!
- 🔍 Several improvements from an ongoing audit
- Reduce latency between validator registration until duty execution (#1081)
- Dependency Upgrades (#1118)
- Completed upgrade to Go 1.20 (#1015)