cosmos-sdk/x/gov/client/testutil
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_test.go refactor: move gov types to v1beta2 (#10852) 2022-01-04 16:10:02 +00:00
deposits.go feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00
grpc.go feat: implement new gov msg & query servers (#10868) 2022-01-21 11:14:00 +00:00
helpers.go feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00
suite.go feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00