cosmos-sdk/client
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
..
context Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
keys gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
lcd Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
rest gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
rpc gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
tx Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
utils Merge PR #3970: Fix Tx Sign Offline Mode 2019-03-26 10:36:10 -04:00
config.go Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
config_test.go Merge PR #3899: Using `gaiacli config node` breaks ~/config/config.toml (#3903) 2019-03-15 16:08:33 +01:00
errors.go Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
flags.go Merge PR #3970: Fix Tx Sign Offline Mode 2019-03-26 10:36:10 -04:00
input.go Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting 2019-02-26 12:34:01 +01:00