-
Notifications
You must be signed in to change notification settings - Fork 84
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
Deploy 123 - Simple Harvester v2 #2387
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2387 +/- ##
=======================================
Coverage 51.31% 51.31%
=======================================
Files 92 92
Lines 4529 4529
Branches 1203 1203
=======================================
Hits 2324 2324
Misses 2201 2201
Partials 4 4 ☔ View full report in Codecov by Sentry. |
|
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.
I have verified the deployment
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.
- All deployed contracts are listed in the deploy PR's description
- Deployed contract's verified code (and all dependencies) match the code in master
- Contract constructors have correct arguments
- The transactions that interacted with the newly deployed contract match the deploy script.
- Governance proposal matches the deploy script
- Smoke tests pass after fork test execution of the governance proposal
- Defender action code has been merged (but yet to be deployed, should happen after governance execution)
- ⚪ Deployer is the
governor
of the implementation (but it's fine for now,governor
can't change the implementation code or change its param in a way that'd affect the proxy)
Description
Deployment
Deploy script:
123_simple_harvester_v2.js
Deployed Contract
Governance
Description:
Change harvester on all SSV strategies.
Support all SSV strategies on new harvester.
Send all WETH in the OldDripper to FixedRateDripper.
Change harvester in Convex AMO strategy.
Support Convex AMO strategy on Harvester.
Proposal Id:
26550610486664057138305516943450169995813254080724548319324256884874259231291
Proposal tx: 0xefd6baa2e4dcf021708b2397da378741919766ac098b9ab71000b0237271ebab
Proposal Payload
Deploy checklist
Two reviewers complete the following checklist: