Skip to content

Release v1.42.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Apr 13:22
· 167 commits to unstable since this release
Immutable release. Only release title and notes can be modified.
208c738

Changelog

Full Changelog

Features

Bug Fixes

  • process payload attestations before payload envelope import (#9159) (@nflaig)
  • update attestation data index extraction (#9158) (@nflaig)
  • track PayloadExecutionStatus for forkchoice onExecutionPayload() (#9119) (@twoeths)
  • update stale custody group metric name in summary dashboard (#9121) (@lodekeeper)
  • only create QUIC clients for configured address families (#9101) (@lodekeeper)
  • use IGNORE instead of REJECT for missing payload envelope input (#9094) (@nflaig)
  • improve sync aggregate participation (#9070) (@lodekeeper)
  • override MIN_EPOCHS_FOR_DATA_COLUMN_SIDECARS_REQUESTS for Gnosis (#9075) (@lodekeeper)

Refactoring

  • generalize NetworkProcessor awaiting-block mechanism for all gossip types (#9059) (@twoeths)
  • simplify protoArray pruning for gloas (#9068) (@GrapeBaBa)
  • avoid falsy zero check in indexed attestation bounds validation (#9089) (@nflaig)

Tests

Maintenance

Documentation