0g-chain/x/hard
Denali Marsh bc110ce609
Hard: LTV index refactor (#758)
* add set/delete/update ltv methods

* refactor borrow logic

* basic updates to keeper logic for compile

* Add deposit index set/delete/update keeper methods

* refactor deposit logic

* refactor repay logic

* update withdraw logic

* introduce DeleteDepositBorrowAndLtvIndex

* remove unused bool from AttemptKeeperLiquidation

* remove comments (transitioned to asana cards)

* catch multiple error types in liquidation loop
2021-01-07 22:40:25 +01:00
..
client add deposit balance query (#759) 2021-01-07 17:22:00 +01:00
keeper Hard: LTV index refactor (#758) 2021-01-07 22:40:25 +01:00
legacy/v0_12 update 'harvest' -> 'hard' (#746) 2020-12-21 18:18:55 +01:00
simulation Hard: suppliers earn interest (#749) 2021-01-07 11:23:05 +01:00
spec update 'harvest' -> 'hard' (#746) 2020-12-21 18:18:55 +01:00
types add deposit balance query (#759) 2021-01-07 17:22:00 +01:00
abci.go update 'harvest' -> 'hard' (#746) 2020-12-21 18:18:55 +01:00
alias.go Hard: suppliers earn interest (#749) 2021-01-07 11:23:05 +01:00
genesis.go Hard: withdraws limited by ltv (#747) 2020-12-21 18:28:41 +01:00
handler.go Hard: LTV index refactor (#758) 2021-01-07 22:40:25 +01:00
module.go update 'harvest' -> 'hard' (#746) 2020-12-21 18:18:55 +01:00