0g-chain/x/incentive/keeper
Kevin Davis c0006ca8eb
Update reward vesting length calculation (#624)
* use remaining length when sending coins to vesting account

* query claims that have corresponding claim periods

* cleanup comments

* remove debugging statements

* fix bug with inserting period in middle of vesting schedule

* apply review suggestion
2020-08-26 20:34:55 -04:00
..
keeper_test.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
keeper.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
params.go linters and format 2020-04-30 10:13:31 -04:00
payout_test.go Update reward vesting length calculation (#624) 2020-08-26 20:34:55 -04:00
payout.go Update reward vesting length calculation (#624) 2020-08-26 20:34:55 -04:00
querier_test.go Add incentive queries (#528) 2020-05-28 10:57:22 -04:00
querier.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
rewards_test.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
rewards.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00