0g-chain/x
Derrick Lee 26a4b93588
Add base earn incentives (#1292)
* Add incentive types

* Add earn state methods

* Update earn incentives

* Update unit test NewKeeper to include earn keeper

* Fix sharesOwned typo

* Shares not used for AfterVaultDepositCreated

* Add earn to init genesis

* Pass earn keeper to incentive keeper

* Add sdk.Msg impl, disable legacy migrations

* Disable migrations

* Update incentive earn sync test

* Add earn to client and querier

* Add accum and init tests

* Add additional earn tests

* Fill in fakeEarnKeeper methods to fix tests

* Add earn reward periods to params, begin blocker earn reward

* Add earn to query

* Update genesis_test with missing DefaultMultiRewardPeriods parameter

* Remove disable of migration package

* Fix proto type comments

* Remove unused migration state

* Add legacytx.LegacyMsg compile time interface check

* add earn state validation to genesis validation

Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
2022-09-22 11:26:08 -07:00
..
auction gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
bep3 gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
cdp gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
committee Remove x/bridge & setup migration skeletion (#1295) 2022-09-01 16:20:37 -04:00
earn Add base earn incentives (#1292) 2022-09-22 11:26:08 -07:00
evmutil Remove x/bridge & setup migration skeletion (#1295) 2022-09-01 16:20:37 -04:00
hard gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
incentive Add base earn incentives (#1292) 2022-09-22 11:26:08 -07:00
issuance gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
kavadist gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
liquid Add specific /vaults/bkava and /deposits query handler to get aggregated bkava amounts (#1293) 2022-09-20 19:52:40 +01:00
pricefeed gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
savings gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
swap Update default account to BaseAccount (#1263) 2022-06-06 12:04:13 -05:00
validator-vesting gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00