0g-chain/x/community/testutil
Levi Schoen c59a491788
feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818)
* (feat) update x/cdp to run every X blocks based off params (#1814)

* add new cdp module param to protonet genesis

* update cdp / cdp related tests for new module param

* update telemetry docs and setup for collecting against local node

* update kvool commit for new cdp param

(cherry picked from commit 4d62f47773)

* add tests for configurable x/cdp begin blocker interval param
add migration for default value of param

* make adjustments based off pr feedback

* fix proto back compat check
2024-02-02 13:21:11 -05:00
..
cdp_genesis.go feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
consolidate.go feat(community): consolidate community funds (#1729) 2023-10-20 09:18:37 -07:00
disable_inflation.go x/community events and e2e test improvements (#1766) 2023-10-31 16:37:40 -07:00
main.go feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00
pricefeed_genesis_builder.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
staking_rewards.go Emit events for inflation disable and staking rewards (#1743) 2023-10-03 15:10:22 -07:00