ethereum / execution-specs

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

Add EIP-7623 #966

Open nerolation opened 1 week ago

nerolation commented 1 week ago

Add EIP-7623: Increase Calldata Cost

SamWilsn commented 1 week ago

@nerolation I rebased this pull request on the new forks/prague. I believe everything is in order, but another pair of eyes couldn't hurt!

SamWilsn commented 1 week ago

I think there are a few errors in there. process_system_transaction disappeared?

Personally, I use tox -e static as a sanity check before committing, just to make sure everything at least appears plausibly correct.