Skip to content

[email protected]

Pre-release
Pre-release

Choose a tag to compare

@spencer-tb spencer-tb released this 25 Nov 22:45
88e9fb8

This is a new minor release, front-loading more static gas checks ahead of necessitating any state access within opcode logic. This also includes the block access list expectation for the test that revealed this. Along with this change is a change to the hive configuration on the testing side so that named forks are removed from the blobSchedule and BPOs are not set which could cause some clients to use those blob parameters instead.

What's Changed

  • Front-load more static gas checks in call opcodes (commit)
  • Remove named forks from blobSchedule and turn off BPOs in hive config (commit)