Skip to content

Oricorio

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtraglia jtraglia released this 08 Feb 22:43
b3e83f6

v1.5.0-beta.2 -- Oricorio -- is a beta release for the upcoming Electra upgrade.

PR showing full diff can be found here: #4119

Electra

  • In process_registry_updates, change two ifs to elifs #4104
  • Add updated get_eth1_vote function #4106

Fulu

  • Basic validator custody #3871

Testing, repo, etc

  • Add test cases for partially withdrawable validator scenarios #4094
  • Add new process pending deposits test #4101
  • Add fulu fork tests #4103
  • Add two block tests with withdrawal and execution request #4105
  • Enable more fulu test generators #4108
  • Add a new consolidation test & two new pending deposit tests #4109
  • Remove outdated specs from readme #4111
  • Add test verifying validator creation on two forks #4112
  • Add tests for mock NoopExecutionEngine API #4114
  • Do not checkout tests repo in nightly tests action #4115
  • Increase test vector generation action timeout #4117
  • Ignore --disable-bls for test_process_pending_deposits_multiple_for_new_validator #4121
  • Improve test coverage for get_committee_assignment #4122
  • Add python version to circleci venv key #4126