0g-chain/x/incentive
Denali Marsh 9b52154409
Accrue Hard module rewards in multiple coin denoms (#785)
* types: multiple rewards

* supply-side reward keeper methods

* remove legacy comments

* update hard claim reward to coins type

* borrow-side reward keeper methods

* update claim payout to sdk.Coins

* make tests compile

* fix genesis validation for compile

* comment out failing tests

* fix ! found logic
2021-02-02 09:17:46 -07:00
..
client Query rewards via incentive module (#781) 2021-01-27 14:33:36 +01:00
keeper Accrue Hard module rewards in multiple coin denoms (#785) 2021-02-02 09:17:46 -07:00
legacy fix go 1.15 build warning (#729) 2020-12-03 16:07:47 -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 Accrue Hard module rewards in multiple coin denoms (#785) 2021-02-02 09:17:46 -07:00
abci.go Hard incentive reward querier updates for acceptance (#782) 2021-01-29 13:32:07 -07:00
alias.go Accrue Hard module rewards in multiple coin denoms (#785) 2021-02-02 09:17:46 -07:00
doc.go USDX incentives implementation (#399) 2020-04-24 11:20:34 -04:00
genesis.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
handler_test.go Accrue Hard module rewards in multiple coin denoms (#785) 2021-02-02 09:17:46 -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 Accrue Hard module rewards in multiple coin denoms (#785) 2021-02-02 09:17:46 -07:00
module.go [R4R] fix: validate usdx minting collaterals in incentive genesis (#770) 2021-01-19 22:42:50 -07:00