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

Idea: Add link to the actual implementation of the opcode as described in the execution specs #137

Open
shafu0x opened this issue May 7, 2022 · 1 comment
Assignees
Labels
improvement Improvement

Comments

@shafu0x
Copy link

shafu0x commented May 7, 2022

For each opcode add a link to its implementation. For example all the Arithmetic opcodes implementation can be found here:

https://github.com/ethereum/execution-specs/blob/master/src/ethereum/byzantium/vm/instructions/arithmetic.py

@dorlevi dorlevi added the improvement Improvement label May 18, 2022
@dorlevi
Copy link
Contributor

dorlevi commented Jun 15, 2022

sorry for the delay @SharifElfouly, that is a good suggestion, We do try to avoid linking to external resources that might change but in this case, it's pretty safe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement
Projects
None yet
Development

No branches or pull requests

3 participants