-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[proposal/op-contracts/v4.1.0] op-deployer: support contracts v4.1.0 #17733
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
[proposal/op-contracts/v4.1.0] op-deployer: support contracts v4.1.0 #17733
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## proposal/op-contracts/v4.1.0 #17733 +/- ##
=============================================================
Coverage 80.95% 80.95%
=============================================================
Files 164 164
Lines 9588 9588
=============================================================
Hits 7762 7762
Misses 1680 1680
Partials 146 146
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
cd0ab63
to
79e9576
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved from the angle of removing the frozen code check, saves me from doing it myself.
Can't vouch really for the rest of the PR.
Overview
Updates op-deployer to support deploying
op-contracts/v4.1.0
. After merging this pr, we will releaseop-deployer/v0.4.3
from the merge commit on theproposal/op-contracts/v4.1.0
branch.Details
Backports the following op-deployer updates onto this release:
Backports the following circleci changes onto this branch:
go-tests
jobacceptance-tests
workflow trigger