0g-chain/x/community/keeper
Robert Pirtle c5f414e6a5
feat: add community cdp repay debt proposal (#1565)
* add CommunityPoolCDPRepayDebtProposal proto & type

* add cdpKeeper to x/community's keeper

* add handler for CommunityPoolCDPRepayDebtProposal

* more test cases

* rename CommunityPoolCDP -> CommunityCDP

the proposal does not interact with the vanilla community pool

* fix & test stringer

* update changelog
2023-04-20 14:13:16 -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 repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00
proposal_handler.go feat: add community cdp repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00