cosmos-sdk/api/cosmos
Aaron Craelius fa2cb40892
feat: implement autocli customization (#13251)
* feat: implement autocli customization

* WIP

* integrate simple options

* skip positional fields

* WIP

* WIP

* WIP

* trying to simplify diff, fixing errors

* WIP

* WIP

* tests passing again

* positional params working

* add TODO

* WIP on tests

* WIP on tests

* working tests

* doc strings

* docs

* tests

* tests

* simplify API

* proper validation

* fix import

* address review comments

* address review comments

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-10-13 21:25:26 +00:00
..
app chore: proto image migrate to ghcr (#13168) 2022-09-07 12:03:00 +00:00
auth feat: implement autocli customization (#13251) 2022-10-13 21:25:26 +00:00
authz feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
autocli/v1 feat: add auto-cli customization options (#11763) 2022-09-12 15:51:08 +00:00
bank feat: gRPC query for operator and chain configuration (#13485) 2022-10-10 19:12:00 +00:00
base feat: gRPC query for operator and chain configuration (#13485) 2022-10-10 19:12:00 +00:00
capability refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
consensus feat: consensus module (#13164) 2022-09-08 03:28:44 +00:00
crisis feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
crypto refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
distribution refactor: Improve and clarify API around AccountAddressById (#13460) 2022-10-06 11:05:25 +00:00
evidence feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
feegrant feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
genutil refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
gov docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +02:00
group refactor: Improve and clarify API around AccountAddressById (#13460) 2022-10-06 11:05:25 +00:00
mint feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
msg/v1 feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
nft feat: implement autocli customization (#13251) 2022-10-13 21:25:26 +00:00
orm chore: proto image migrate to ghcr (#13168) 2022-09-07 12:03:00 +00:00
params refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
query/v1 feat: implement autocli customization (#13251) 2022-10-13 21:25:26 +00:00
slashing feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
staking feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
tx feat: implement autocli customization (#13251) 2022-10-13 21:25:26 +00:00
upgrade feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
vesting feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00