Skip to content

[Ethereum] Deploy 187 - Upgrade strategies for better harvesting#2869

Merged
shahthepro merged 1 commit intomasterfrom
shah/deploy-187
Apr 2, 2026
Merged

[Ethereum] Deploy 187 - Upgrade strategies for better harvesting#2869
shahthepro merged 1 commit intomasterfrom
shah/deploy-187

Conversation

@shahthepro
Copy link
Copy Markdown
Collaborator

Code change PR: #2853

Deployment

Contract Address
MorphoV2Strategy 0x5cbD4e769d0a8833a3e7862857Db7AF3b34BA9c8
OUSDCurveAMOStrategy 0x2112Ad60827a946A5D48475F64A1D0D093d25F05
OETHCurveAMOStrategy 0x2C08fa7F2c44753267d4b6783cFc2fF2F53797c5

Governance

Deploy checklist

Two reviewers complete the following checklist:

- [ ] 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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.94%. Comparing base (3ef29c0) to head (8583907).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2869      +/-   ##
==========================================
- Coverage   53.26%   50.94%   -2.32%     
==========================================
  Files         112      112              
  Lines        4844     4844              
  Branches     1343     1343              
==========================================
- Hits         2580     2468     -112     
- Misses       2259     2372     +113     
+ Partials        5        4       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@sparrowDom sparrowDom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  • 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

Copy link
Copy Markdown
Collaborator

@clement-ux clement-ux left a 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
    • OUSDCurveAMOStrategy
    • OETHCurveAMOStrategy
    • MorphoV2Strategy
  • Deployed contract's verified code (and all dependencies) match the code in master
  • Contract constructors have correct arguments
    • OUSDCurveAMOStrategy
    • OETHCurveAMOStrategy
    • MorphoV2Strategy
  • The transactions that interacted with the newly deployed contract match the deploy script. (No interactions)
  • Governance proposal matches the deploy script
  • Smoke tests pass after fork test execution of the governance proposal

Copy link
Copy Markdown
Collaborator

@clement-ux clement-ux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shahthepro shahthepro merged commit ba13adc into master Apr 2, 2026
16 of 18 checks passed
@shahthepro shahthepro deleted the shah/deploy-187 branch April 2, 2026 14:44
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.

3 participants