cosmos-sdk/x/auth/client/cli
SaReN 183593ff6d
Update signbatch multisig to work online (#7801)
* add test for signbatch multisig

* update test

* fix sign batch multisig

* update offline usage

* address comments

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-12-03 09:48:17 +00:00
..
broadcast.go docs: Update "Basics" section (#7416) 2020-10-12 15:31:25 +00:00
cli_test.go Update signbatch multisig to work online (#7801) 2020-12-03 09:48:17 +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 simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00
query.go docs: Update "Basics" section (#7416) 2020-10-12 15:31:25 +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 Update signbatch multisig to work online (#7801) 2020-12-03 09:48:17 +00:00
validate_sigs.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00