Skip to content

v3.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 12:09
· 3 commits to release/3.0 since this release
9da58c0

Breaking changes

  • Reverts Optimize gas by default in eth_createAccessList #8337

Description of the change

Improvements:

  • Up to date implementation of Pectra and schedules hard fork for Holešky and Sepolia
  • eth_estimateGas: StateOverrides and HistoricalBlocks support
  • fixes a number of issues on Polygon with the new default flow (Astrid)
    • nonsequential block in bridge processing - should be fixed
    • pos sync failed: fork choice update failure: status=5, validationErr='' - should be fixed
    • external rpc daemon getting stuck - should be fixed
    • process not exiting in a clean way (getting stuck) upon astrid errs - should be fixed
    • very rare chance of bridge deadlock while at chain tip due to forking - should be fixed

Require resync

  • yes

Full Changelog: v3.0.0-beta1...v3.0.0-beta2