Skip to content

Alpine Ibex

Pre-release
Pre-release
Compare
Choose a tag to compare
@djrtwo djrtwo released this 13 Jan 18:12
· 1710 commits to master since this release
15eb331

v1.3.0-rc.1 -- Alpine Ibex -- is the second release candidate for the coming Capella upgrade.

This release contains one critical breaking change in relation to rc.0 -- use of GENESIS_FORK_VERSION in BLSToExecutionChange messages (#3206).

PR showing full diff can be found here: #3209

Capella

  • MUST use GENESIS_FORK_VERSION to sign BLSToExecutionChange message #3206

R&D

4844

  • [bugfix] Add historical_summaries setup to fork.md #3201
  • Clarify rate limit behavior for sidecar with zero blobs #3174

Light client

  • Add LightClientHeader wrapper #3190
  • minor typos, edits, etc #3198

Testing, repo, etc

  • Disable cache for CI runner and use specific mypy version #3199
  • Apply with_config_overrides to all phases #3121
  • Capella tests
    • Add BLSToExecutionChange test_invalid_previous_fork_version test case #3203
    • Add a process_bls_to_execution_change test case from staking-deposit-cli #3202