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

LEVM, L1: Design EVM trait to standardize the vm's crate interface #1661

Open
5 tasks
ilitteri opened this issue Jan 8, 2025 · 0 comments
Open
5 tasks

LEVM, L1: Design EVM trait to standardize the vm's crate interface #1661

ilitteri opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
L1 levm Lambda EVM implementation refactor

Comments

@ilitteri
Copy link
Contributor

ilitteri commented Jan 8, 2025

  • Design the EVM trait.
  • Implement EVM for levm.
  • Implement EVM for revm.
  • Document to implement EVM for another VM.
  • Refactor the necessary code from the vm crate so that adding new EVM implementors should be easy.
@ilitteri ilitteri added levm Lambda EVM implementation L1 refactor labels Jan 8, 2025
@ilitteri ilitteri changed the title LEVM, L1: Define EVM trait to standardize the vm's crate interface LEVM, L1: Design EVM trait to standardize the vm's crate interface Jan 8, 2025
@ilitteri ilitteri self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L1 levm Lambda EVM implementation refactor
Projects
Status: No status
Development

No branches or pull requests

1 participant