0g-chain/x
Ruaridh bc260d8091
feat(community): add switchover param (#1704)
* add community params type

* add get/set params methods

* add community genesis state type

* add community init/export genesis

* add querier methods for params

* add query cli cmd

* update changelog

* update protonet genesis

* Add `RewardsPerSecond` param to `x/community` module (#1707)

* Add RewardsPerSecond param to community

* Update rewards per second param to int

* Add rewards_per_second to protonet genesis

* Use default rewards per second of 744191

* Include value if negative in Validate error

* Rename RewardsPerSecond param to StakingRewardsPerSecond

* Add changelog entry

* Add param migration, update consensus version to 2

* Update proto docs

* Update staking_rewards_per_second param name in protonet genesis (#1730)

* Update godoc

Co-authored-by: Robert Pirtle <Astropirtle@gmail.com>

* add genesis state tests

* document what 0 upgrade time means

* update kvtool to include new params

---------

Co-authored-by: drklee3 <derrick@dlee.dev>
Co-authored-by: Robert Pirtle <Astropirtle@gmail.com>
2023-09-22 09:05:12 -07:00
..
auction feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
bep3 feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
cdp feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
committee feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
community feat(community): add switchover param (#1704) 2023-09-22 09:05:12 -07:00
earn Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
evmutil fix(evmutil): create module account on InitGenesis (#1655) 2023-07-24 16:00:19 -07:00
hard feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
incentive feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
issuance feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
kavadist feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
liquid Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
metrics feat(x/metrics): add module for emiting custom chain metrics (#1668) 2023-08-25 12:23:53 -07:00
pricefeed feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
router Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
savings Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
swap Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
validator-vesting feat: re-add validator-vesting legacy rest endpoints (#1542) 2023-04-06 15:51:34 -07:00