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

Replace Frontier's EVM Backend with revm #95

Open
conr2d opened this issue Nov 20, 2024 · 0 comments
Open

Replace Frontier's EVM Backend with revm #95

conr2d opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
K:ethereum Ethereum compatibility P:low Priority: Low

Comments

@conr2d
Copy link
Contributor

conr2d commented Nov 20, 2024

Description

Currently, Frontier utilizes rust-ethereum/evm as its EVM backend. However, its development has slowed, raising concerns about long-term sustainability and support for the latest Ethereum protocol changes.

On the other hand, bluealloy/revm is actively maintained and widely adopted, notably in projects like paradigmxyz/reth. Transitioning Frontier to use revm as its EVM backend could provide better compatibility and ensure ongoing alignment with Ethereum's evolving protocol standards.

Evaluate the feasibility and potential impacts of migrating Frontier to revm.

@conr2d conr2d added the K:ethereum Ethereum compatibility label Nov 20, 2024
@conr2d conr2d self-assigned this Nov 20, 2024
@conr2d conr2d added the P:low Priority: Low label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K:ethereum Ethereum compatibility P:low Priority: Low
Projects
None yet
Development

No branches or pull requests

1 participant