0g-chain/x/harvest
Kevin Davis 06fd215de1
[hard] Update deposit type to use sdk.Coins (#744)
* update deposits to use sdk.Coins

* update tests

* update liquidation tests
2020-12-18 09:05:21 -07:00
..
client [hard] Update deposit type to use sdk.Coins (#744) 2020-12-18 09:05:21 -07:00
keeper [hard] Update deposit type to use sdk.Coins (#744) 2020-12-18 09:05:21 -07:00
legacy/v0_12 Harvest: refactor deposit type to claim type (#716) 2020-11-12 17:43:28 +01:00
simulation [hard] Update deposit type to use sdk.Coins (#744) 2020-12-18 09:05:21 -07:00
spec Harvest: refactor deposit type to claim type (#716) 2020-11-12 17:43:28 +01:00
types [hard] Update deposit type to use sdk.Coins (#744) 2020-12-18 09:05:21 -07:00
abci.go Hard: automatic liquidation by LTV index (#743) 2020-12-18 02:12:48 +01:00
alias.go [hard] Update deposit type to use sdk.Coins (#744) 2020-12-18 09:05:21 -07:00
genesis.go Hard: liquidation by keeper (#731) 2020-12-15 18:38:14 +01:00
handler.go Hard: repay borrowed coins (#725) 2020-12-07 22:51:35 +01:00
module.go Harvest basic borrow functionality (#702) 2020-10-30 10:59:47 +01:00