github ssvlabs/ssv v0.2.0

latest releases: v1.3.8, v1.3.9-rc.0, v1.3.7...
2 years ago

⚠️ FORK version - This is a MUST update ⚠️

🕟 When does the fork happen?

  • [ Epoch ] 102,594
  • [ Date ] 22.06.22 13:20 UTC

⚙️ Pre Requirements

  1. The default ports (TCP & UDP) changed to 13001 & 12001 (accordingly).
    Please make sure your machine ports are aligned with the ports within your config.yaml. If not -
    Please find our document regarding config.yaml

*config.yaml allow you to change to any ports that fits you and align the machine ports accordingly.

Summary

This version includes many code changes and improvements.
This version supports backward compatibility with current and older versions. post fork will NOT support older versions (v0.1.12 and below).

POST-FORK (once fork passes)

  • Saving a non committee decided messages.
  • Network Subnet Topics
  • Network New Protocol

Added

  • Light/Full node flag -
    Now you can run your operator node as light node. saving only the height decided without the history. this will allow reduced resources usage and better performance.
    ❕ light node will be a default post fork and recommended
    Full Node - will keep storing decided history.

  • Fork Preparation

  • Protocol Layer

Changed

  • New Network Infrastructure
  • New Network messages processor

Improved

  • Lower Go-routines Count
  • Reduced CPU & Memory Usage

Don't miss a new ssv release

NewReleases is sending notifications on new releases.