0g-chain/x/harvest/keeper
Kevin Davis c416423412
[R4R] harvest fixes (#673)
* fix: don't allow denoms other than hard for harvest rewards

* fix: parse cli flags correctly

* fix: convert duration to seconds before calculating time elapsed

* fix: don't distribute rewards before they start or after they end

* fix: return correct message type
2020-09-30 14:44:56 -04:00
..
claim_test.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
claim.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
deposit_test.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
deposit.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
keeper_test.go rename hvt (#661) 2020-09-25 11:07:20 -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 rename hvt (#661) 2020-09-25 11:07:20 -04:00
rewards.go [R4R] harvest fixes (#673) 2020-09-30 14:44:56 -04:00
timelock_test.go rename hvt (#661) 2020-09-25 11:07:20 -04:00
timelock.go rename hvt (#661) 2020-09-25 11:07:20 -04:00