0g-chain/x/community/keeper
drklee3 31eae1c6d7
feat: add community cdp withdraw collateral proposal (#1567)
* 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
..
grpc_query_test.go feat: overwrite x/distribution /community_pool endpoint to include x/community balance (#1563) 2023-04-17 12:54:13 -07:00
grpc_query.go feat: overwrite x/distribution /community_pool endpoint to include x/community balance (#1563) 2023-04-17 12:54:13 -07:00
keeper_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
keeper.go feat: add community cdp repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00
msg_server_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
msg_server.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
proposal_handler_test.go feat: add community cdp withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -07:00
proposal_handler.go feat: add community cdp withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -07:00