cosmos-sdk/runtime
Aaron Craelius bcdf81cbaf
feat: add basic autocli config to every module (#13786)
* feat: add autocli configs to every module

* auto-discover config

* tests + gov, auth config tweaks

* docs

* Update x/auth/autocli.go

Co-authored-by: Julien Robert <julien@rbrt.fr>

* Update x/auth/autocli.go

Co-authored-by: Julien Robert <julien@rbrt.fr>

* cleanup

Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-11-09 11:44:42 +00:00
..
services feat: add basic autocli config to every module (#13786) 2022-11-09 11:44:42 +00:00
app.go feat!: integrate autocli and reflection services with simapp legacy (#13746) 2022-11-08 12:32:49 +00:00
builder.go feat: add x/group app wiring integration tests (#12243) 2022-06-15 05:31:27 +00:00
module.go feat!: integrate autocli and reflection services with simapp legacy (#13746) 2022-11-08 12:32:49 +00:00
services.go feat!: integrate autocli and reflection services with simapp legacy (#13746) 2022-11-08 12:32:49 +00:00
types.go feat!: specify module to export (#13437) 2022-10-04 10:06:30 +00:00
wrappers.go refactor!: rename container to cosmossdk.io/depinject (#12020) 2022-05-27 19:34:48 +02:00