duneanalytics / duneanalytics/evm.codes

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

Open
#137 1 comment 1 reaction 1 assignee View on GitHub

@malexw is already working on this.

Since Jun 15, 2022.

improvement
Dominant language
TypeScript
Stars
827
Forks
199
Avg merge
15m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.