cosmos-sdk/client
Alessio Treglia 86395809cb
Implement generate-only option for commands that create txs
The new CLI flag builds an unsigned transaction and writes it to STDOUT.
Likewise, REST clients can now append generate_only=true to a request's
query arguments list and expect a JSON response carrying the unsigned
transaction.

Closes: #966
2018-09-04 02:32:05 +02:00
..
context Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
keys Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
lcd Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
rpc Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
tx Add plaintext flags to show keys; default print response to true; helptext updates 2018-08-21 15:36:53 -07:00
utils Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
flags.go Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
input.go Merge pull request #1856: gen-tx: Support User Given Key Passwords 2018-08-01 15:15:37 -04:00
keys.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00