cosmos-sdk/x/auth/client/cli
Sai Kumar 445a99f710
feat(cli): add --append flag to sign-batch cli cmd (#13147)
* feat(cli): add `multi-msg-sign`

* chore: update the changelog

* chore: fix the lint issue

* chore: address the pr comments

* chore: address the pr comments

* refactor: refactored `sign-batch` to generate single signed tx

* chore: updated the changelog

* fix: fix the lint

* test: fix the tests on auth

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-09-27 00:31:58 +02:00
..
broadcast.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
decode.go docs: encode/decode transaction (#10133) 2021-09-14 17:42:21 +00:00
encode_test.go refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
encode.go docs: encode/decode transaction (#10133) 2021-09-14 17:42:21 +00:00
query_test.go feat: decouple x/auth from simapp (#12360) 2022-06-29 09:53:59 +00:00
query.go feat: decouple x/auth from simapp (#12360) 2022-06-29 09:53:59 +00:00
tips.go chore!: Refactor x/bank CLI Tests (#12706) 2022-08-03 12:08:41 -04:00
tx_multisign.go refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
tx_sign.go feat(cli): add --append flag to sign-batch cli cmd (#13147) 2022-09-27 00:31:58 +02:00
validate_sigs.go chore!: Refactor x/bank CLI Tests (#12706) 2022-08-03 12:08:41 -04:00