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

Create London EVM Version Opcode Contract #424

Open
8 of 9 tasks
julien-marchand opened this issue Dec 11, 2024 · 0 comments
Open
8 of 9 tasks

Create London EVM Version Opcode Contract #424

julien-marchand opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
C: Contracts Contracts Smart Contract related Coordinator P1: High Issue priority: high

Comments

@julien-marchand
Copy link
Member

julien-marchand commented Dec 11, 2024

Description

Create London EVM Version Opcode Testing Contract.

Motivation

Being able to test all opcodes are executed with state changes will assist in state reconstruction confidence.

Tasks

  • Build Full London EVM Opcode Testing Contract with make commands

Acceptance criteria

  • All opcodes are covered including reverts and creates
  • Execution of opcode execution is tracked
  • Documented for easy understanding
  • Extensible for future EVM Versions
  • Easily deployable from the Makefile

Risks

  • Missed opcodes

Remember to

  • Add the documentation label in case there is an impact on the documentation
  • Add priority and team labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Contracts Contracts Smart Contract related Coordinator P1: High Issue priority: high
Projects
None yet
Development

No branches or pull requests

2 participants