github ssvlabs/ssv v1.3.3

one month ago

This version introduces mainly optimizations to the consensus and message processing.

  • By introducing OpenSSL for RSA signing we expect 10x faster signature verifications and lower CPU usage. As a side effect, memory usage should increase. Make sure to allocate at least as much RAM as is recommended in the docs (4 GB, as of this release).
    NOTE: This optimization is for Linux OS only.
  • Enhancing consensus BLS verification by choosing an optimistic approach, verifying reconstructed messages and falling back to verify each one of the signatures if it fails.

Also fixed a bug that caused newly active validators to miss first epoch.

Expect fast consensus times and higher attestation rates.

IMPORTANT: Users running full nodes (exporters) should NOT update to this release.

Upgrade Priority

Network Priority
mainnet Recommended
holesky Recommended

Change log

Don't miss a new ssv release

NewReleases is sending notifications on new releases.