SSV v3 (Jato)
π Release Notes
β¨ SSV v3 (Jato) is ready! β¨
You can remove your validators from v2 at https://app-v2.ssv.network
β¬οΈ Upgrading from v2 to v3 (Shifu to Jato)
- π Join as operator to v3 at https://app.ssv.network
- ποΈ Set up a new server for v3, or delete your existing v2 database
- π¦ Download the v3 node
3.1. If you're using Docker, upgrade to this image:bloxstaking/ssv-node:v0.5.1
3.2. If you're building from source:git pull && git checkout v0.5.1
- π₯ Start your v3 node
π New Features
- π Upgrade from JSON to SSZ (#878)
- π SSV Contract v3 (#895, #887, #778)
- π Metrics and Dashboards (#808)
- π΄ Capella Fork Support (#893, #892)
- π Logging Overhaul (#865)
β‘ Optimizations
- π¦ Channelled Queue (#837)
- π³ Go mod cache in Docker builds (#840)
- ποΈ Instance Compaction (#848, #853)
- π Hashing, libp2p and BLS optimizations (#910)