Skip to content

Is it an Ocean or a Sea?

Compare
Choose a tag to compare
@djrtwo djrtwo released this 04 Oct 11:10
· 2848 commits to master since this release
ceb17a7

Release

v1.1.1 -- Is it an Ocean or a Sea? -- is minor version release focused on a couple of critical fixes to Merge interop specs (#2634, #2640).

Additionally, beacon state initialization for pure Altair testnets is modified with a minor fix. This does not affect Mainnet or any current testnet instantiations.

PR showing full diff can be found here: #2641

Altair

  • Fix initialize_beacon_state_from_eth1 previous_version (#2634)

Merge

  • Fix initialize_beacon_state_from_eth1 previous_version (#2634)
  • initialize_beacon_state_from_eth1 for pre-transition merge #2640

Testing, repo, etc

  • Run tests against future forks by default (#2635)
  • Minor typos, links, etc fixes (#2632, #2633, #2638)