cosmos-sdk/cmd/gaia
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
..
app simulation: display db size at end of simulation, add makefile entries 2018-09-01 19:09:27 -07:00
cli_test Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
cmd Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
testnets Merge PR #2010: Add RELEASE_TEST_SCRIPT.md 2018-08-13 21:41:07 +02:00