0g-chain/x/incentive
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
..
client/cli feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
keeper feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
legacy Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
simulation Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
spec Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
testutil Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
types Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
abci.go feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
genesis_test.go bug: fix invalid accumulation time genesis validation (#1550) 2023-04-13 09:42:01 -07:00
genesis.go bug: fix invalid accumulation time genesis validation (#1550) 2023-04-13 09:42:01 -07:00
integration_test.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
module.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00