ethereum / execution-specs

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

Delete code that requires handling empty accounts #955

Open gurukamath opened 1 month ago

gurukamath commented 1 month ago

Empty accounts in post-merge forks are impossible (see EIP-7523). There is some code that is only included to support invalid tests in the test suite and will have to be removed in the future once the test suite is cleared.