Skip to content

[email protected]

Pre-release
Pre-release

Choose a tag to compare

@spencer-tb spencer-tb released this 12 Nov 00:34
· 1 commit to main since this release
e9958ed

What's Changed

This is a patch release, with no added test cases following [email protected]. This release is based off the update to the specs here and aims to fix most of the known issues with the `v1.4.01 release in order to keep development moving forward.

  • Fixes an issue with duplicate slot entry changes recorded in some test vectors ethereum/execution-specs#1743.
  • Tracks gas more appropriately in call contexts by only tracking an accessed address if we have enough gas for access early on.