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

Upgrade revm to v6.1.0 #94

Merged
merged 6 commits into from
Mar 8, 2024
Merged

Upgrade revm to v6.1.0 #94

merged 6 commits into from
Mar 8, 2024

Conversation

zombie-einstein
Copy link
Collaborator

Note: The most recent release contains lifetime specifiers that mean the Evm struct cannot be used as part of a pyo3 pyclass, to work around this we store the context and handler cfg, and then recreate the EVM struct from these when needed.

@zombie-einstein zombie-einstein merged commit 500b829 into main Mar 8, 2024
5 checks passed
@zombie-einstein zombie-einstein deleted the upgrade_revm branch March 8, 2024 17:31
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