Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put the variants of Ops in numeric order #942

Open
SamWilsn opened this issue May 1, 2024 · 2 comments
Open

Put the variants of Ops in numeric order #942

SamWilsn opened this issue May 1, 2024 · 2 comments
Labels
A-spec Area: specification C-enhance Category: a request for an improvement E-easy Experience: easy, good for newcomers

Comments

@SamWilsn
Copy link
Collaborator

SamWilsn commented May 1, 2024

For example:

# System Operations
CREATE = 0xF0
RETURN = 0xF3
CALL = 0xF1
CALLCODE = 0xF2
DELEGATECALL = 0xF4
STATICCALL = 0xFA
REVERT = 0xFD
SELFDESTRUCT = 0xFF
CREATE2 = 0xF5

@SamWilsn SamWilsn added A-spec Area: specification C-enhance Category: a request for an improvement E-easy Experience: easy, good for newcomers labels May 1, 2024
@SamWilsn SamWilsn added this to the Post-Cancun Refactoring milestone May 1, 2024
@richardgreg
Copy link
Contributor

Hey Sam, do you need help with this task?

@SamWilsn
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-spec Area: specification C-enhance Category: a request for an improvement E-easy Experience: easy, good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants