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

[WIP] Use libevm instead of go-ethereum #3689

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

michaelkaplan13
Copy link
Contributor

Why this should be merged

libevm is fork of go-ethereum that is currently at the same upstream version as we use here (v1.13.14). In case should want or need to back-port upstream changes from go-ethereum in the future without needing to fully update to a newer upstream version, we should import the libevm packages and remove the direct dependency on go-ethereum entirely.

How this works

Self-explanatory

How this was tested

CI

Need to be documented in RELEASES.md?

No

@michaelkaplan13 michaelkaplan13 changed the title Use libevm instead of go-ethereum [WIP] Use libevm instead of go-ethereum Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant