0g-chain/x/incentive
Denali Marsh 72a6df17fd
Hard: Kava delegators earn HARD rewards via the Incentive module (#776)
* add staking keeper to incentive module

* update hard with delegator methods

* add delegator methods to incentive

* implement delegator hook scaffolds

* implement hard delegator reward accumulation

* update claim names to delegator

* stakingKeeper expected keeper methods

* accumulate delegator rewards

* initialize delegator reward

* synchronize delegator reward

* add TODO comments to rewards

* implement staking hooks interface

* initial revisions

* remove outdated TODO

* update methods for test compatibility

* update method names for test compatibility

* implement initial accumulate delegator reward test

* attempt validator set up in staking module

* initial synchronize delegator reward test

* delegator accumulation test passing

* synchronize delegator rewards test (not passing)

* synchronize delegator rewards passing

* revisions
2021-01-25 13:58:12 +01:00
..
client Cdp accumulators (#751) 2021-01-18 12:12:37 -07:00
keeper Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01: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 Hard: Kava delegators earn HARD rewards via the Incentive module (#776) 2021-01-25 13:58:12 +01:00
abci.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
alias.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01: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 Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
handler.go Cdp accumulators (#751) 2021-01-18 12:12:37 -07:00
integration_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
module.go [R4R] fix: validate usdx minting collaterals in incentive genesis (#770) 2021-01-19 22:42:50 -07:00