0g-chain/x/community
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
..
client feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
keeper feat: add community cdp repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00
spec update x/community specs for v0.21 release (#1462) 2023-01-30 10:09:26 -08:00
testutil feat: add community cdp repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00
types feat: add community cdp repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00
genesis_test.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
genesis.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
handler.go feat: add community cdp repay debt proposal (#1565) 2023-04-20 14:13:16 -07:00
module_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
module.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00