ethereum / execution-specs

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

Put the variants of `Ops` in numeric order #942

Open SamWilsn opened 2 months ago

SamWilsn commented 2 months ago

For example:

https://github.com/ethereum/execution-specs/blob/5ab5c6fa4ba7243acbf7ce4abf1ad972cd1e5466/src/ethereum/cancun/vm/instructions/__init__.py#L205-L214

richardgreg commented 1 month ago

Hey Sam, do you need help with this task?

SamWilsn commented 1 month ago

Sure! You'll have to make a second pull request for the forks/prague branch though.