cosmos-sdk/x
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
..
auth Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
bank Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
distribution Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
gov Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
ibc Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
mock Merge branch 'develop' into dev/benchmark_simulation 2018-09-01 12:37:50 -07:00
params Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
slashing Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
stake Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00