cosmos-sdk/x/gov/client
Amaury 62d97907e2
feat: Add CLI for new gov proposal (#11013)
* feat: Add CLI for new proposal

* Add changelog

* Add comment

* Add metadata

* Add tests for parsing

* Add CLI test

* Use legacy submit proposal in other modules

* Update x/gov/client/cli/tx.go

* Update x/gov/client/cli/tx.go

* Update x/gov/client/cli/tx.go

* Remove deprecated cobra field

* Update x/gov/client/cli/tx.go

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2022-01-31 22:19:20 +01:00
..
cli feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00
testutil feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00
utils feat: Add metadata field to proposal (#10989) 2022-01-25 10:52:45 +00:00
proposal_handler.go feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00