0g-chain/x/committee
drklee3 31eae1c6d7
feat: add community cdp withdraw collateral proposal ()
* Initial proposal types

* Add withdraw cdp proposal handler

* Add codec registration for proposal type

* Update CommunityCDPWithdrawCollateralProposal name

* Rename CommunityCDPWithdrawCollateralProposal

* Add changelog entry

* Add proposal registration, unit tests

* Register CommunityCDPWithdrawCollateralProposal proposal type codec
2023-04-20 16:08:53 -07:00
..
client Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
keeper Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
simulation Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
spec Update committee spec () 2021-08-10 07:46:49 -06:00
testutil Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
types feat: add community cdp withdraw collateral proposal () 2023-04-20 16:08:53 -07:00
abci_test.go feat: upgrade to Cosmos v0.46 () 2023-04-03 20:08:45 -04:00
abci.go Upgrade to sdk v0.44.5 and add IBC () 2022-01-07 17:39:27 -07:00
genesis_test.go gofumpt - apply format changes for readability and consistency () 2022-05-09 11:37:36 -07:00
genesis.go Upgrade to sdk v0.44.5 and add IBC () 2022-01-07 17:39:27 -07:00
module.go feat: upgrade to Cosmos v0.46 () 2023-04-03 20:08:45 -04:00
proposal_handler_test.go feat: upgrade to Cosmos v0.46 () 2023-04-03 20:08:45 -04:00
proposal_handler.go Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00