-
Notifications
You must be signed in to change notification settings - Fork 569
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
3.0.2 Upgrade #832
3.0.2 Upgrade #832
Conversation
) * pick: cherry-pick fl fix from #820 * Update test-suites/pool-flashloan.spec.ts * Update contracts/protocol/libraries/logic/FlashLoanLogic.sol
|
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #832 +/- ##
==========================================
- Coverage 99.65% 99.61% -0.04%
==========================================
Files 45 46 +1
Lines 2299 2329 +30
Branches 421 426 +5
==========================================
+ Hits 2291 2320 +29
- Misses 8 9 +1
☔ View full report in Codecov by Sentry. |
* feat: Add zero IR strategy * test: Add test cases for updating reserve interest rate strategy * fix: Format zeroed IR * fix: Use constant instead of immutable for zero values * test: Add rebalance call in tests * fix: Add additional rebalance in test with zero ir
* fix: patch zero ltv transfer * fix: revert undesired changes * fix: change implementation * fix: add docs * fix: rename error * fix: improved isolation mode enter mechanic * fix: improve tests * fix: remove check from bridge as anotehr role is used already * fix: use acl manager * fix: flashloan receiver.executeOperation params * fix: fix comment * fix: move role to constant * fix: commit broken test * fix: add additional test * fix: add flashloan test * fix: add additional test * fix: fix tests * fix: prune fl fix * Update package.json * fix: resolve conflicts * fix: add comments * fix: also add automatic isolation logic to mintUnbacked fix: update docs * fix: update test * fix: add some more ltv0 tests * feat: fix tests & add another one * fix: Fetch addressesProvider from AToken --------- Co-authored-by: miguelmtz <36620902+miguelmtzinf@users.noreply.github.com> Co-authored-by: miguelmtzinf <miguelmtz.mail@gmail.com>
This upgrade was successfully performed via AIP on May 6th 2023. |
No description provided.