cosmos-sdk/x/gov/client/cli
Julien Robert 7eb259fd86
feat: add `draft-proposal` for x/group (#13353)
* feat: add `draft-proposal` for x/group

* add changelog

* extract useful function

* add `GetMsgFromTypeURL` tests
2022-09-22 00:53:02 +02:00
..
prompt.go feat: add `draft-proposal` for x/group (#13353) 2022-09-22 00:53:02 +02:00
prompt_test.go fix: x/gov/client/cli: update & tighten Prompt.Parse tests (#13350) 2022-09-21 05:59:11 +00:00
query.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
tx.go feat: CLI tooling to generate proposal JSONs (#13304) 2022-09-19 14:22:04 +02:00
util.go feat: CLI tooling to generate proposal JSONs (#13304) 2022-09-19 14:22:04 +02:00
util_test.go feat: CLI tooling to generate proposal JSONs (#13304) 2022-09-19 14:22:04 +02:00