cosmos-sdk/x/auth/client
Dev Ojha 13e78166ee Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures
* Don't serialize Account Number and Sequence Number in signatures

This was not needed to be included within the tx body, as its in the
state.

* fix lint
2018-12-03 18:29:50 +01:00
..
cli Merge PR #2881: Don't call gaiacli tx sign. Use utils.SignStdTx() instead. 2018-11-26 12:50:33 +01:00
rest Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
txbuilder Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures 2018-12-03 18:29:50 +01:00