cosmos-sdk/tests/integration
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
..
bank/keeper chore: add TestSendCoins_Invalid_SendLockedCoins to tests/integration (#13752) 2022-11-03 21:50:21 +00:00
distribution feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
genutil feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
gov feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
runtime feat: add basic autocli config to every module (#13786) 2022-11-09 11:44:42 +00:00
slashing/keeper feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
staking/keeper refactor: deterministic tests and add gas tests (#13539) 2022-10-25 06:36:47 +00:00
store/rootmulti refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00