0g-chain/x/community
Robert Pirtle 7c58fb5303
Add x/community Lend proposals (#1425)
* implement & register x/community lend proposals

* register proposals in x/community codec

* allow x/community macc to receive funds

* init lend from genesis in proposal tests

* test CommunityLendWithdrawProposal

* helpful comment on x/community keeper deps

* use RouteKey in module.go
2022-12-12 16:38:27 -08:00
..
client/cli add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
keeper Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
spec add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
testutil Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
types Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
abci.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08: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 Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
module_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
module.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00