mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-01 12:38:30 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| ante | ||
| params | ||
| app_test.go | ||
| app.go | ||
| export.go | ||
| genesis.go | ||
| sim_test.go | ||
| test_common.go | ||