Skip to content

Release v1.33.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:20

Changelog

Full Changelog

Features

Bug Fixes

  • don't send validator registrations pre-genesis (#8088) (@nflaig)
  • query shuffling from cache to compute proposer lookahead (#7988) (@nflaig)
  • detect weak head when predicting proposer head (#8079) (@nflaig)
  • only check genesis state root if network is specified (#8074) (@nflaig)
  • fix proposer boost reorg by suppressing fcu call during import (#7810) (@ensi321)
  • await builder header response before capturing timing metric (#8058) (@nflaig)

Tests

Maintenance