Skip to content

Release v1.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 17:27
85e44ef

Update on v1.12: We've just released a v1.12.1 patch for users to upgrade. A post-mortem on the v1.12.0 issue can be found here on Twitter: https://x.com/lodestar_eth/status/1734628608595878309. We highly recommend users upgrade to this release if you are using v1.12.0. Please continue to report any additional issues or findings to our Discord, Thanks for your patience!

Changelog

Full Changelog

Features

  • libp2p-gossipsub v10.1.1 (#6156) (@tuyennhv)
  • more insight when publishing blocks (#6166) (@tuyennhv)
  • allow configuring broadcast validation on validator for proposals (#6151) (@g11tech)
  • implement consensus broadcastValidation and set it to default (#6149) (@g11tech)

Bug Fixes

  • clone attestations for block inclusion (#6174) (@tuyennhv)
  • add log for blockroot being signed for debugging proposal failures (#6147) (@g11tech)
  • logtrace produced cache population for blinded block assembly (#6131) (@g11tech)

Maintenance