0g-chain/x
drklee3 8186367c8b
feat(community): consolidate community funds (#1729)
* Add consolidate methods

* Update distr feepool balance with dust, add tests

* Set params for proposal handler to not influence module balances

* Add StakingRewardsPerSecond param for proposal test

* Update changelog

* Update test to check emitted events

* Log dust amounts for x/distribution

* Modify feepool communitypool field instead of entire replacement

* Update tests to include cases with empty balances

* Move EventsContains to app

* Remove extra copied ModuleName

* Add Require() to incentive claims in tests to reduce errors

* Move consolidate tests to testutil

* Only transfer non-ukava coins

* Add DefaultStakingRewardsState to proposal handler test

* Move event emit before consolidate

* add golangci specific timeout

---------

Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
2023-10-20 09:18:37 -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): consolidate community funds (#1729) 2023-10-20 09:18:37 -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(community): consolidate community funds (#1729) 2023-10-20 09:18:37 -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