0g-chain/x/harvest
Denali Marsh 510b7e7c04
Harvest: borrows limited by global asset borrow limit (#715)
* update MaximumLimit param to MaximumLimitUSD

* track total borrowed coins in the store

* implement total borrowed coins querier

* add maximum value usd check

* update test suite, add zero coins check

* add test case, update error msg

* max limit in native amount

* remove debug logging

* prepare for master rebase

* master rebase

* fix build
2020-11-12 16:50:54 +01:00
..
client Harvest: borrows limited by global asset borrow limit (#715) 2020-11-12 16:50:54 +01:00
keeper Harvest: borrows limited by global asset borrow limit (#715) 2020-11-12 16:50:54 +01:00
simulation rename hvt (#661) 2020-09-25 11:07:20 -04:00
spec update msg spec to match code (#691) 2020-10-14 14:50:43 -04:00
types Harvest: borrows limited by global asset borrow limit (#715) 2020-11-12 16:50:54 +01:00
abci.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
alias.go Harvest basic borrow functionality (#702) 2020-10-30 10:59:47 +01:00
genesis.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
handler.go Harvest basic borrow functionality (#702) 2020-10-30 10:59:47 +01:00
module.go Harvest basic borrow functionality (#702) 2020-10-30 10:59:47 +01:00