0g-chain/x/hard/keeper
Denali Marsh 58494fe357
Hard: fix liquidation engine (#771)
* initial

* liquidation debugging

* max lot == macc coin balance

* add print statements

* add test for pricefeed liquidation scenarios

* skip zero lot

* add insolvency liquidation test scenario

* remove debugging statements

* fix tests after rebase

Co-authored-by: karzak <kjydavis3@gmail.com>
2021-02-01 14:13:17 -07:00
..
borrow_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
borrow.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
deposit_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
deposit.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
hooks.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
interest_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
interest.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
keeper_test.go Hard: fix liquidation engine (#771) 2021-02-01 14:13:17 -07:00
keeper.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
liquidation_test.go Hard: fix liquidation engine (#771) 2021-02-01 14:13:17 -07:00
liquidation.go Hard: fix liquidation engine (#771) 2021-02-01 14:13:17 -07:00
params.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
querier.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
repay_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
repay.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
timelock_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
timelock.go update 'harvest' -> 'hard' (#746) 2020-12-21 18:18:55 +01:00
withdraw_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
withdraw.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00