0g-chain/x/kavadist/keeper
Kevin Davis fc85052522
add community multi-spend proposal (#915)
* feat: add community multi-spend proposal type

* feat: add handler for community multi-spend proposals

* chore: register new community multi-spend proposal

* feat: define client for community multi-spend proposal

* fix typos in example cli json

* fix: register now proposal type with module codec

* fix: register community multi-spend proposal with gov router, not committee

* fix: define kavadist keeper before referencing it

* nit: include deposit in example proposal

* nit: update comment

* nit: fix error codes

* nit: update comments
2021-06-02 11:03:25 -06:00
..
keeper.go add community multi-spend proposal (#915) 2021-06-02 11:03:25 -06:00
mint_test.go [R4R] Add client for kavadist module (#584) 2020-06-12 15:45:07 -04:00
mint.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
params.go linters and format 2020-04-30 10:13:31 -04:00
proposal_handler.go add community multi-spend proposal (#915) 2021-06-02 11:03:25 -06:00
querier_test.go Add CLI Command to Query Kavadist Balance (#590) 2020-06-17 09:04:16 -04:00
querier.go Add CLI Command to Query Kavadist Balance (#590) 2020-06-17 09:04:16 -04:00