0g-chain/x
Denali Marsh e9d04cd7c6
Harvest: borrows limited by LTV (#710)
* basic borrow types

* borrow keeper scaffolding

* borrow limits param

* integrate pricefeed keeper

* msg handling and querier

* borrow user validation

* update migration scripts for compile

* borrows querier, fixes

* add money market param

* add spot market ID to params, refactor pricefeed

* working bnb -> ukava borrows

* refactor to getAssetPrice

* conversion_factor param, refactor validateBorrow()

* address misc revisions

* remove validation code

* add borrow test

* update test params

* single borrow with sdk.Coins per user

* fix harvest test

* add borrow validation

* simplify borrow validation

* add test case

* master compatibility

* fix build

* refactor to calculateUSDValue()

* add maxLoanToValue to test
2020-11-03 10:46:08 +01:00
..
auction [R4R] fix: don't panic on expired auctions in init genesis (#668) 2020-10-02 12:50:56 -04:00
bep3 Module account permissions fix (#701) 2020-10-27 21:06:44 -04:00
cdp cdp withdraw takes 3 args (#696) 2020-10-19 10:57:42 -04:00
committee kava-3 to kava-4 migration (#676) 2020-10-03 13:48:57 -04:00
harvest Harvest: borrows limited by LTV (#710) 2020-11-03 10:46:08 +01:00
incentive add arg to usage message (#697) 2020-10-19 10:58:14 -04:00
issuance fix: use correct committee params (#640) 2020-08-30 10:47:07 -04:00
kavadist Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
pricefeed Harvest basic borrow functionality (#702) 2020-10-30 10:59:47 +01:00
validator-vesting Auth migration (#667) 2020-09-30 19:14:07 -04:00