mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-05 03:17:27 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| borrow_test.go | ||
| borrow.go | ||
| claim_test.go | ||
| claim.go | ||
| deposit_test.go | ||
| deposit.go | ||
| keeper_test.go | ||
| keeper.go | ||
| params.go | ||
| querier.go | ||
| rewards_test.go | ||
| rewards.go | ||
| timelock_test.go | ||
| timelock.go | ||