Skip to content

Release v1.23.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 19:50
· 24 commits to unstable since this release
f778821

Happy Friday Lodestar users! We've released a hotfix v1.23.1 which includes some fixes we've discovered from recent devnets. For users utilizing Lodestar for the Mekong testnet, this upgrade is mandatory or you may experience errors syncing from genesis. Other users of Lodestar are recommended to upgrade when possible.

Changelog

Full Changelog

Bug Fixes

  • sync cached balance when adding new validator to registry (#7255) (@twoeths)
  • handle outOfRangeData when range sync Deneb (#7249) (@twoeths)
  • sync cached isCompoundingValidatorArr at epoch transition (#7247) (@twoeths)
  • prune checkpoint states at syncing time (#7241) (@twoeths)

Maintenance