0g-chain/x/community
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
..
client feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
keeper feat: add community cdp withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -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 withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -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 withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -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