·
1 commit
to main
since this release
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.