0g-chain/x/hvt/keeper
Kevin Davis fe38c4aa43
harvest v1 (#658)
* wip: and types and keeper methods

* add keeper tests

* add client

* add spec and events

* respond to review comments

* apply suggestions from review

* feat: add test for validator vesting case

* use int64 for multiplier type

* remove incentive changes
2020-09-21 17:08:43 -04:00
..
claim_test.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
claim.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
deposit_test.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
deposit.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
keeper_test.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
keeper.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
params.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
querier.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
rewards_test.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
rewards.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
timelock_test.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00
timelock.go harvest v1 (#658) 2020-09-21 17:08:43 -04:00