cosmos-sdk/x/auth/client/txbuilder
Alexander Bezobchuk ea46da7126
Merge PR #3970: Fix Tx Sign Offline Mode
- Add shorthand flags `-a` and `-s` for the account and sequence numbers respectively
- Mark the account and sequence numbers required during "offline" mode
- Always do an RPC query for account and sequence number during "online" mode
  - If clients wish to provide such values, they must use `--offline`. This makes the whole flow/UX easier to reason about.

closes: #3893
2019-03-26 10:36:10 -04:00
..
stdsignmsg.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
txbuilder_test.go Merge PR #3621: module inter-dependency cleanup 2019-02-13 15:01:50 -08:00
txbuilder.go Merge PR #3970: Fix Tx Sign Offline Mode 2019-03-26 10:36:10 -04:00