github ssvlabs/ssv v0.5.5-jatov2-rc.0
v0.5.5-rc.0 (Jato v2)

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

This release primarily fixes connectivity errors that caused loss of peers on Jato v2, so you should expect an increase in the number of connected peers (in most cases).

Changes

  • Revised handshake: Only initiated by one peer instead of both, reducing resource usage and shaving off some time.
  • Bumped libp2p from v0.27.4 to v0.28.1 (helps with "stream reset" errors, see libp2p/go-libp2p-pubsub#530 (comment))
  • Draft of SSV API (unstable until further notice)

Bug Fixes

  • Peer identities were being forgotten a few minutes after handshake
  • Sometimes nodes didn't correctly register to their topics in p2pNetwork.UpdateSubnets because p2pNetwork.subnets was already being populated on creation

Don't miss a new ssv release

NewReleases is sending notifications on new releases.