cosmos-sdk/x/auth/client
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
..
cli feat(cli): add --append flag to sign-batch cli cmd (#13147) 2022-09-27 00:31:58 +02:00
testutil feat(cli): add --append flag to sign-batch cli cmd (#13147) 2022-09-27 00:31:58 +02:00
tx_test.go refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
tx.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00