github ssvlabs/ssv v0.5.0
SSV v3 (Jato)

latest releases: v1.3.8, v1.3.9-rc.0, v1.3.7...
18 months ago

🚀 Release Notes

✨ SSV v3 (Jato) is ready! ✨

⚠️ Warning: Not removing your v2 validators before registering them to v3 is akin to running two Ethereum validator clients at the same time. You may get slashed!

You can remove your validators from v2 at https://app-v2.ssv.network

⬆️ Upgrading from v2 to v3 (Shifu to Jato)

  1. 🌐 Join as operator to v3 at https://app.ssv.network
  2. 🗑️ Set up a new server for v3, or delete your existing v2 database
  3. 📦 Download the v3 node
    3.1. If you're using Docker, upgrade to this image: bloxstaking/ssv-node:v0.5.0
    3.2. If you're building from source:git pull && git checkout v0.5.0
  4. 🔥 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)

🐛 Bug Fixes

  • Sync committee duties improvements & fixes (#839)
  • Fix badger panic (#869)
  • Role duplication fix (#909)
  • Fix race conditions in integration tests (#850, #830)

Don't miss a new ssv release

NewReleases is sending notifications on new releases.