0g-chain/x/incentive
Denali Marsh fe2a131b31
Hard Audit: add minimum borrow USD value (#822)
* add module param MinimumBorrowUSDValue

* borrow/repay min limit restrictions

* add borrow/repay test cases

* update tests with new module params

* update timelock test with param

* update withdraw LTV test

* remove unused GetCurrentBorrowUSDValue method

* commit to prompt CircleCI run
2021-02-12 08:28:05 -07:00
..
client permissioned incentive claims (#814) 2021-02-10 07:58:05 -07:00
keeper Hard Audit: add minimum borrow USD value (#822) 2021-02-12 08:28:05 -07:00
legacy genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
simulation Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
spec [R4R] feat: add variable length lockups for incentive rewards (#655) 2020-09-21 16:20:11 -04:00
types permissioned incentive claims (#814) 2021-02-10 07:58:05 -07:00
abci.go Hard incentive reward querier updates for acceptance (#782) 2021-01-29 13:32:07 -07:00
alias.go genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
doc.go USDX incentives implementation (#399) 2020-04-24 11:20:34 -04:00
genesis.go fix: set reward indexes in init genesis and zero them out on export genesis (#807) 2021-02-08 17:32:54 -07:00
handler_test.go genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
handler.go Incentive PR 4: claim Hard rewards via the Incentive module (#780) 2021-01-26 12:52:34 +01:00
integration_test.go genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
module.go [R4R] fix: validate usdx minting collaterals in incentive genesis (#770) 2021-01-19 22:42:50 -07:00