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

Add cli param vm to specify revm or levm #1678

Open
mpaulucci opened this issue Jan 9, 2025 · 0 comments
Open

Add cli param vm to specify revm or levm #1678

mpaulucci opened this issue Jan 9, 2025 · 0 comments
Labels
levm Lambda EVM implementation

Comments

@mpaulucci
Copy link
Collaborator

mpaulucci commented Jan 9, 2025

Instead of using a feature flag, we want to be able to set the client to use revm or levm (and potentially a third option).

Acceptance criteria:

  • Remove levm feature flag
  • Add am optional cli param called vm, possible values are strings revm and levm
  • Default should be revm for now. Eventually it will be levm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant