0g-chain/x/cdp
Levi Schoen 4d62f47773
(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
2024-01-24 17:10:07 -05:00
..
client/cli feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
keeper (feat) update x/cdp to run every X blocks based off params (#1814) 2024-01-24 17:10:07 -05:00
legacy (feat) update x/cdp to run every X blocks based off params (#1814) 2024-01-24 17:10:07 -05:00
simulation Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
spec Fix CDP keeper liquidation collateral ratio check (#1488) 2023-03-07 20:19:29 -07:00
types (feat) update x/cdp to run every X blocks based off params (#1814) 2024-01-24 17:10:07 -05:00
abci_test.go gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
abci.go (feat) update x/cdp to run every X blocks based off params (#1814) 2024-01-24 17:10:07 -05:00
genesis_test.go (feat) update x/cdp to run every X blocks based off params (#1814) 2024-01-24 17:10:07 -05:00
genesis.go gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
integration_test.go (feat) update x/cdp to run every X blocks based off params (#1814) 2024-01-24 17:10:07 -05:00
module.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00