cosmos-sdk/x/auth/client/cli
Amaury fffc9d07d5
refactor!: Add context arg to sign mode handler GetSignBytes (#13701)
* refactor!: Add context arg to sign mode handler `GetSignBytes`

* fix build

* fix tests

* Fix goling

* fix lint

* Fix lint

* Fix test

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Fix tests

* Fix rosetta deps

* fix

* go mod tidy all

* go mod tidy

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-11-29 18:49:51 +00: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: add auth tx commands documentation (#13682) 2022-10-28 13:01:34 +00:00
query_test.go feat: decouple x/auth from simapp (#12360) 2022-06-29 09:53:59 +00:00
query.go chore: added new field account-id with uint64 in AccountAddressByID (#13780) 2022-11-21 11:50:10 +00:00
suite_test.go refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
tips.go docs: add auth tx commands documentation (#13682) 2022-10-28 13:01:34 +00:00
tx_multisign.go refactor!: Add context arg to sign mode handler GetSignBytes (#13701) 2022-11-29 18:49:51 +00:00
tx_sign.go feat: let sign-batch read multiple files (#13454) 2022-10-07 15:12:28 +00:00
validate_sigs.go refactor!: Add context arg to sign mode handler GetSignBytes (#13701) 2022-11-29 18:49:51 +00:00