0g-chain/x/committee
Robert Pirtle 14a0860ddb
feat: add CommunityCDPRepayDebtPermission (#1566)
* feat: add CommunityCDPRepayDebtPermission

When granted, the new permission allows a committee to submit a
CommunityCDPRepayDebtProposal to lower principal owed on a cdp
owned by the x/community module.

* update changelog

* update protonet genesis.json
2023-04-20 14:42:11 -07:00
..
client Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
keeper Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
simulation Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
spec Update committee spec (#981) 2021-08-10 07:46:49 -06:00
testutil Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
types feat: add CommunityCDPRepayDebtPermission (#1566) 2023-04-20 14:42:11 -07:00
abci_test.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
abci.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
genesis_test.go gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
genesis.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
module.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
proposal_handler_test.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
proposal_handler.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00