0g-chain/x/hard/keeper
Denali Marsh 53eab47c07
Hard Audit: don't let users borrow from reserves ()
* don't borrow from reserves

* use safesub and throw error
2021-02-16 07:45:57 -07:00
..
borrow_test.go Hard Audit: don't let users borrow from reserves () 2021-02-16 07:45:57 -07:00
borrow.go Hard Audit: don't let users borrow from reserves () 2021-02-16 07:45:57 -07:00
deposit_test.go Hard Audit: add minimum borrow USD value () 2021-02-12 08:28:05 -07:00
deposit.go Hard Audit: decrement total borrowed on liquidation () 2021-02-12 13:07:32 -07:00
hooks.go Incentive/Hard rebase to master () 2021-01-21 14:52:09 +01:00
interest_test.go Hard Audit: add minimum borrow USD value () 2021-02-12 08:28:05 -07:00
interest.go Query Hard module's supply/borrow APYs () 2021-02-10 10:53:53 -07:00
keeper_test.go remove auction size param () 2021-02-10 07:59:23 -07:00
keeper.go Query Hard module's supply/borrow APYs () 2021-02-10 10:53:53 -07:00
liquidation_test.go Hard Audit: decrement total borrowed on liquidation () 2021-02-12 13:07:32 -07:00
liquidation.go Hard Audit: decrement total borrowed on liquidation () 2021-02-12 13:07:32 -07:00
params.go Hard Audit: add minimum borrow USD value () 2021-02-12 08:28:05 -07:00
querier.go Query Hard module's supply/borrow APYs () 2021-02-10 10:53:53 -07:00
repay_test.go Hard Audit: add minimum borrow USD value () 2021-02-12 08:28:05 -07:00
repay.go Hard Audit: refresh borrow/deposit after syncing () 2021-02-12 21:56:03 +01:00
timelock_test.go Hard Audit: add minimum borrow USD value () 2021-02-12 08:28:05 -07:00
timelock.go update 'harvest' -> 'hard' () 2020-12-21 18:18:55 +01:00
withdraw_test.go Hard Audit: add minimum borrow USD value () 2021-02-12 08:28:05 -07:00
withdraw.go Hard Audit: refresh borrow/deposit after syncing () 2021-02-12 21:56:03 +01:00