0g-chain/x/harvest/keeper
Kevin Davis 69512d508b
harvest-fix: check for status other than bonded, add staking tests (#677)
* fix: check for any status other than bonded

* Add harvest staking tests (#680)

* refactor config initialization

* refactor delegator rewards test, add tests

* fix share to token calculation, add unbonding test

* remove dead link

Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
2020-10-05 17:44:17 -04:00
..
claim_test.go harvest-fix: check for status other than bonded, add staking tests (#677) 2020-10-05 17:44:17 -04:00
claim.go Harvest Migration (#672) 2020-09-30 19:07:30 -04:00
deposit_test.go harvest-fix: check for status other than bonded, add staking tests (#677) 2020-10-05 17:44:17 -04:00
deposit.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
keeper_test.go harvest-fix: check for status other than bonded, add staking tests (#677) 2020-10-05 17:44:17 -04:00
keeper.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
params.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
querier.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
rewards_test.go harvest-fix: check for status other than bonded, add staking tests (#677) 2020-10-05 17:44:17 -04:00
rewards.go harvest-fix: check for status other than bonded, add staking tests (#677) 2020-10-05 17:44:17 -04:00
timelock_test.go harvest-fix: check for status other than bonded, add staking tests (#677) 2020-10-05 17:44:17 -04:00
timelock.go rename hvt (#661) 2020-09-25 11:07:20 -04:00