Skip to content

Release v1.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 18:18
6845eec

We've released a hotfix patch v1.9.1 with some fixes for those who may be struggling with peering or attestations. This patch also addresses some logging UX found on v1.9.0.

For Gnosis users, we have also included scheduling the Gnosis chain Shapella fork.

This upgrade is recommended for those who may have had networking/attestation issues and for those running Lodestar on Gnosis.

Changelog

Full Changelog

Features

Bug Fixes

  • gossipsub to yield more to the macro queue (#5664) (@tuyennhv)
  • explicitly exit process after beacon node closed (#5716) (@nflaig)
  • ignore ALREADY_KNOWN gossip block error (#5714) (@tuyennhv)
  • correct subscribedToCoreTopics flag (#5715) (@tuyennhv)
  • do not warn out-of-synced status at start up (#5708) (@tuyennhv)

Maintenance