cosmos-sdk/cmd/gaia
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
..
app CollectStdTxs() must check DelegatorAddr against accounts (#3004) 2018-12-05 13:23:19 -08:00
cli_test Merge PR #2995: Fully verify the signature in gaiacli tx sign 2018-12-06 02:02:04 -05:00
cmd Merge PR #2956: gaiadebug: fix addr fmt to print bech32 and hex 2018-11-30 15:39:18 +01:00
init R4R: Additional gentx verfication (#2971) 2018-12-04 10:57:44 +01:00
testnets Merge PR #2337: Update revoked -> jailed in the docs, and in minor places within cmd 2018-09-15 02:52:23 +08:00