0g-chain/x/incentive
Denali Marsh 72e8f2f40f
Add savings to incentive genesis (#1205)
* define and generate proto types

* implement savings claim msg + test

* implement savings claim + test

* register msg and add store keys

* implement savings claim keeper methods

* update function comment

* define and generate proto types, update types dir

* update gen state with savings + test

* update legacy test data for ci test

* update proto types numbering

* update params proto types numbering
2022-04-04 15:01:48 -05:00
..
client Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
keeper Add savings claim types to incentive module (#1204) 2022-04-01 16:17:03 +02:00
legacy Add savings to incentive genesis (#1205) 2022-04-04 15:01:48 -05:00
simulation Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
spec update incentive spec (#982) 2021-08-06 08:12:08 -06:00
testutil Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
types Add savings to incentive genesis (#1205) 2022-04-04 15:01:48 -05:00
abci.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
genesis_test.go Add savings to incentive genesis (#1205) 2022-04-04 15:01:48 -05:00
genesis.go Add savings to incentive genesis (#1205) 2022-04-04 15:01:48 -05:00
integration_test.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
module.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00