Skip to content
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

Merged
merged 9 commits into from
Jun 26, 2023
Merged

3.0.2 Upgrade #832

merged 9 commits into from
Jun 26, 2023

Conversation

miguelmtzinf
Copy link
Contributor

No description provided.

)

* pick: cherry-pick fl fix from #820

* Update test-suites/pool-flashloan.spec.ts

* Update contracts/protocol/libraries/logic/FlashLoanLogic.sol
@height
Copy link

height bot commented Mar 14, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04 ⚠️

Comparison is base (29ff9b9) 99.65% compared to head (9a22701) 99.61%.

❗ 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     
Impacted Files Coverage Δ
contracts/protocol/libraries/logic/BridgeLogic.sol 100.00% <ø> (ø)
...acts/protocol/libraries/logic/LiquidationLogic.sol 99.00% <ø> (-1.00%) ⬇️
contracts/protocol/libraries/logic/SupplyLogic.sol 100.00% <ø> (ø)
contracts/misc/ZeroReserveInterestRateStrategy.sol 100.00% <100.00%> (ø)
...tracts/protocol/libraries/logic/FlashLoanLogic.sol 100.00% <100.00%> (ø)
...racts/protocol/libraries/logic/ValidationLogic.sol 97.63% <100.00%> (+0.11%) ⬆️
contracts/protocol/pool/L2Pool.sol 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

miguelmtzinf and others added 4 commits March 15, 2023 11:57
* 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>
@miguelmtzinf
Copy link
Contributor Author

This upgrade was successfully performed via AIP on May 6th 2023.

@miguelmtzinf miguelmtzinf marked this pull request as ready for review June 22, 2023 08:49
@miguelmtzinf miguelmtzinf mentioned this pull request Jun 22, 2023
@miguelmtzinf miguelmtzinf merged commit 65c9b32 into master Jun 26, 2023
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.

6 participants