OriginProtocol / origin-dollar

OUSD and OETH are stablecoins that passively accrue yield while you are holding it
https://originprotocol.com
MIT License
112 stars 73 forks source link

Add deployment file to remove Balancer rETH strategy #2096

Closed shahthepro closed 2 weeks ago

shahthepro commented 1 month ago

Code Change Checklist

To be completed before internal review begins:

Internal review:

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
- [ ] 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[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.66%. Comparing base (0535236) to head (f9e7192).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2096 +/- ## ========================================== - Coverage 61.86% 59.66% -2.20% ========================================== Files 66 66 Lines 3322 3322 Branches 863 863 ========================================== - Hits 2055 1982 -73 - Misses 1264 1337 +73 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.