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

Adding a hardhat plugin for ovm compilation #366

Closed
wants to merge 3 commits into from

Conversation

smartcontracts
Copy link
Contributor

Description

Adds a new plugin for hardhat ovm compilation. No more need to provide a path to the ovm compiler, just uses require.resolve to figure out the right path and complains if @eth-optimism/solc doesn't exist in your node modules. Currently does not support compiling the same file with both the evm and ovm compilers.

Contributing Agreement

@tynes
Copy link
Contributor

tynes commented Nov 20, 2020

Changes to the yarn.lock are causing CI - core-db / Run core-db Test Suite on Node 10 (pull_request) to fail
Linting error CI - ovm-toolchain / Run ovm-toolchain Test Suite on Node 10 (pull_request)
The integration tests fail because of the changes to the yarn.lock

@gakonst gakonst deleted the feat/hardhat-ovm-compiler branch March 18, 2021 15:03
snario pushed a commit that referenced this pull request Apr 14, 2021
protolambda added a commit to protolambda/optimism that referenced this pull request May 1, 2022
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.

3 participants