ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
806 stars 222 forks source link

Backport renaming `_created_accounts` from cancun to older forks #927

Closed SamWilsn closed 1 week ago

SamWilsn commented 2 months ago

Renamed in Cancun:

https://github.com/ethereum/execution-specs/blob/dbf213bb6a6ca5555b922b19733ee80a7b0446b2/src/ethereum/cancun/state.py#L47

To minimize spurious diffs between forks, this should be backported.