cosmos-sdk/x/auth/client/cli
Amaury bce5da0e84
Use SignModeLegacyAminoJSON when signer is ledger key (#8136)
* Use SignModeLegacyAminoJSON when signer is ledger key

* Fix tests

* Fix lint

* Fix tests

* Add warning message

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-12-11 13:54:50 +00:00
..
broadcast.go Robert/api clientctx (#8107) 2020-12-08 20:17:40 +00:00
cli_test.go testutil: new TempFile function, simplify WriteToNewTempFile (#8123) 2020-12-09 18:27:20 +00:00
decode.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
encode.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
encode_test.go testutil: new TempFile function, simplify WriteToNewTempFile (#8123) 2020-12-09 18:27:20 +00:00
query.go Robert/api clientctx (#8107) 2020-12-08 20:17:40 +00:00
tx_multisign.go Add the option of emitting amino encoded json from the CLI (#7221) 2020-10-15 15:12:35 +00:00
tx_sign.go Use SignModeLegacyAminoJSON when signer is ledger key (#8136) 2020-12-11 13:54:50 +00:00
validate_sigs.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00