0g-chain/x/incentive/keeper
Denali Marsh 3a08fc582b
Incentive PR 4: claim Hard rewards via the Incentive module (#780)
* claim hard reward keeper methods

* test hard claim payout

* claim hard rewards via cli

* query hard claims via cli

* rest txs and queries

* add handler test

* add claim type event field
2021-01-26 12:52:34 +01:00
..
hooks.go Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01:00
integration_test.go Update hard genesis state (#777) 2021-01-22 22:17:40 -07:00
keeper_test.go Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01:00
keeper.go Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01:00
params.go Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01:00
payout_test.go Incentive PR 4: claim Hard rewards via the Incentive module (#780) 2021-01-26 12:52:34 +01:00
payout.go Incentive PR 4: claim Hard rewards via the Incentive module (#780) 2021-01-26 12:52:34 +01:00
querier.go Incentive PR 4: claim Hard rewards via the Incentive module (#780) 2021-01-26 12:52:34 +01:00
rewards_test.go Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01:00
rewards.go Incentive PR 4: claim Hard rewards via the Incentive module (#780) 2021-01-26 12:52:34 +01:00