feat: remove old verification scripts#1769
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #1769 +/- ##
========================================
Coverage 71.81% 71.81%
========================================
Files 69 69
Lines 2303 2303
Branches 344 344
========================================
Hits 1654 1654
Misses 649 649
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
@maurelian you have been working on verification scripts recently, do you think that these should be re-adapted and added instead as a hardhat task? |
We 100% should add verification again in the future |
|
@tynes @smartcontracts the checks I wrote for the previous regenesis are here: #1753.
Either way, this PR make sense to me. |
92cbf9a to
b5798fb
Compare
Description
Removes two (very) old scripts that were previously used to verify contract deployments.