cosmos-sdk/client
Alexander Bezobchuk 5b42e83bc2 Merge PR #2995: Fully verify the signature in `gaiacli tx sign`
* Implement auxiliary methods/functions for just building a tx sig bytes

* Undo auxiliary methods/functions

* Validate signature

* Remove redundant comment

* Add pending log entry

* Minor cleanup

* Update sign cli doc

* Update cli sign offline flag doc

* Update printAndValidateSigs

* Implement TestGaiaCLIValidateSignatures

* Minor cleanup

* Fix linting

* Update x/auth/client/cli/sign.go

Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>

* Minor reformatting
2018-12-06 02:02:04 -05:00
..
context Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
keys Merge PR #2987: Add shorthand flag to address output on gaiacli keys show and update docs 2018-12-04 17:38:43 +01:00
lcd Add Account Decoder to the LCD (#3013) 2018-12-05 16:48:30 -08:00
rpc Merge #2932: Update to Tendermint v0.27.0-dev0 2018-11-28 23:29:55 +01:00
tx address Chris' comments 2018-11-28 00:00:38 +01:00
utils Merge PR #2995: Fully verify the signature in `gaiacli tx sign` 2018-12-06 02:02:04 -05:00
config.go Merge PR #2972: Fix gaiacli config and make it non-interactive only 2018-12-04 14:17:45 +01:00
flags.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
input.go Merge PR #2090: Improve crypto/keys and add `keys mnemonic` and `keys new` commands 2018-10-17 13:37:58 -04:00
keys.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00