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

feat: calls to revm with database in typescript #3182

Merged
merged 46 commits into from Oct 30, 2022

Conversation

Wodann
Copy link
Collaborator

@Wodann Wodann commented Sep 15, 2022

Implements an MVP of rethnet with:

  • revm
  • callbacks to JS/TS
  • napi interface
  • mocha tests of rethnet working in hardhat-core
  • GitHub CI

To do:

Won't do:

Requirements for gen-execution-api:

  • install node.js
  • run npm install
  • run npm install -g npx
  • run cargo gen-execution-api

Limitations:

  • cargo-husky does not work with a custom TARGET_BUILD_DIR

@Wodann Wodann self-assigned this Sep 15, 2022
@vercel
Copy link

vercel bot commented Sep 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hardhat ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 11:10AM (UTC)
hardhat-storybook ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 11:10AM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Sep 15, 2022

⚠️ No Changeset found

Latest commit: 7087f34

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

This issue is also being tracked on Linear.

We use Linear to manage our development process, but we keep the conversations on Github.

LINEAR-ID: 992f049a-48df-4ff6-b5ef-8776161fc1fa

@gitpoap-bot
Copy link

gitpoap-bot bot commented Oct 30, 2022

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2022 Hardhat Contributor:

GitPOAP: 2022 Hardhat Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants