chore!: update ADR-05 and leverage keeper cosmetic updates#903
chore!: update ADR-05 and leverage keeper cosmetic updates#903mergify[bot] merged 28 commits intomainfrom
Conversation
…Limit sounds like a limit for the liquidation size.
Reconsider this, as the maximum a user can borrow is
|
@toteki how about |
|
renamed |
|
What's left to do is fix the failing CI. Note that with the client tests appearing before that they execute in series without resetting the keeper, meaning the first failure (e.g. a For that test, always fix the first error to print before checking the others. |
|
I've updated the test. The bug was in |
Codecov Report
@@ Coverage Diff @@
## main #903 +/- ##
==========================================
- Coverage 50.90% 50.87% -0.04%
==========================================
Files 64 64
Lines 9456 9451 -5
==========================================
- Hits 4814 4808 -6
Misses 4397 4397
- Partials 245 246 +1
|
|
Should we also update the query whose url is Ready to approve on all other fronts - we just need to clean up any references to the old term. Note that As long as we're ok with that ambiguity, we can proceed. |
Description
CalculateLiquidationLimit->CalculateLiquidationThreshold. The function return the maximum amount in USD we can borrow. Not a limit of a liquidation.related to: #897
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!to the type prefix if API or client breaking changeCHANGELOG.mdReviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!in the type prefix if API or client breaking change