0g-chain/x/incentive
Derrick Lee df1c2ffc34
Add AccrualTime type and state methods (#1379)
* Add methods for reward accrual time

* Add accrual time methods

* Add claim type to IterateAllRewardAccrualTimes callback method

* Use new AccrualTime proto type for state methods, add to genesis

* Add GetAllRewardAccrualTimes doc

* Add accrual times to genesis methods

* Remove DecodeKeyPrefix

* Update acrual time iterate method naming

* Update Iterate claims naming

* Use method for sourceID key conversion
2022-11-04 16:21:05 -07:00
..
client Add /incentive/apy query endpoint (#1328) 2022-10-05 11:39:50 -07:00
keeper Add AccrualTime type and state methods (#1379) 2022-11-04 16:21:05 -07:00
legacy Add base earn incentives (#1292) 2022-09-22 11:26:08 -07:00
simulation gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
spec update incentive spec (#982) 2021-08-06 08:12:08 -06:00
testutil Add incentive earn tests with real keepers (#1354) 2022-10-19 16:13:37 -07:00
types Add AccrualTime type and state methods (#1379) 2022-11-04 16:21:05 -07:00
abci.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
genesis_test.go Add AccrualTime type and state methods (#1379) 2022-11-04 16:21:05 -07:00
genesis.go Add AccrualTime type and state methods (#1379) 2022-11-04 16:21:05 -07:00
integration_test.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
module.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00