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

Use ethereum hevm #968

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

Use ethereum hevm #968

wants to merge 12 commits into from

Conversation

d-xo
Copy link
Contributor

@d-xo d-xo commented Dec 27, 2022

Description

Based on top of #967.

This PR removes the hevm source tree from this repo and instead uses the hevm from ethereum/hevm which is more actively maintained.

It additionally adds a small wrapper binary (eth-utils) that exposes some features that are no longer available directly via the hevm cli tool (abiencode and flatten).

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@d-xo d-xo requested a review from asymmetric December 27, 2022 17:21
Base automatically changed from flake to master December 27, 2022 21:05
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.

None yet

2 participants