Skip to content

Commit

Permalink
Feat: Added LiquidationDataProvider contract (#148)
Browse files Browse the repository at this point in the history
* Added LiquidationDataProvider contract

* Minor changes from comments in PR

* Minor changes from comments in PR 2

* Added one more function to the LiquidationDataProvider contract + fixed one bug in the _isReserveReadyForLiquidations function

* Added the LiquidationDataProvider contract to deployment scripts

* Replaced the LiquidationHelper library with the LiquidationDataProvider contract in the PoolLiquidationTests test

* fix: refactor tests where possible

* fix: add tests

* fix: add tests

* Removed the _getReserveFullInfo function from the LiquidationDataProvider contract

---------

Co-authored-by: Lukas <[email protected]>
  • Loading branch information
TepNik and sakulstra authored Dec 17, 2024
1 parent 367d732 commit 1f4df52
Show file tree
Hide file tree
Showing 7 changed files with 711 additions and 159 deletions.
Loading

0 comments on commit 1f4df52

Please sign in to comment.