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

migration buidler to hardhat #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Harthor
Copy link
Member

@Harthor Harthor commented Nov 11, 2020

(Not sure if it's complete) , and
not sure what's up with:
on hardhat.config.js
usePlugin('@aragon/buidler-aragon')
usePlugin('hardhat-gas-reporter') ??
line 44
frame: {
httpHeaders: { origin: 'hardhat' },
on hardhat-hooks.js
text above talks about Aragon Buidler plugin
on package.json
scripts
"test": "hardhat test --network buidlerevm",
"test:gas": "REPORT_GAS=true buidler test --network localhost",

@Harthor
Copy link
Member Author

Harthor commented Nov 11, 2020

Asking Hardhat support about hardhat-extract with no answer yet, it is deleted at the moment

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