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

chore: add hardhat task to verify all contracts with sourcify #625

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

tmigone
Copy link
Contributor

@tmigone tmigone commented Jul 14, 2022

New command npx hardhat sourcifyAll --network goerli will verify all contracts in one go instead of having to individually call and specify contract by contract.

Signed-off-by: Tomás Migone [email protected]

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #625 (62c90c2) into dev (2bbe2a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #625   +/-   ##
=======================================
  Coverage   90.29%   90.29%           
=======================================
  Files          35       35           
  Lines        1752     1752           
  Branches      293      293           
=======================================
  Hits         1582     1582           
  Misses        170      170           
Flag Coverage Δ
unittests 90.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bbe2a8...62c90c2. Read the comment docs.

@tmigone tmigone merged commit 49ef530 into dev Jul 15, 2022
@tmigone tmigone deleted the tmigone/sourcify-all branch July 15, 2022 07:49
abarmat added a commit that referenced this pull request Jul 18, 2022
- feat: add support to deploy protocol to goerli network (#615)
- chore: add hardhat task to verify all contracts with etherscan (#626)
- chore: add hardhat task to verify all contracts with sourcify (#625)
- chore: add confirmation step to a few more commands
- Create altruistic allocations and close stale allocations (#549)
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.

2 participants