mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| consolidate.go | ||
| disable_inflation_test.go | ||
| disable_inflation.go | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| keeper_test.go | ||
| keeper.go | ||
| migrations.go | ||
| msg_server_test.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| proposal_handler_test.go | ||
| proposal_handler.go | ||
| staking_test.go | ||
| staking.go | ||