cosmos-sdk/x/ibc
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
..
client Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
app_test.go Introduce simulate mode 2018-08-31 19:04:11 +02:00
errors.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
handler.go Example tag implementation for CoinKeeper 2018-05-10 17:36:55 +02:00
ibc_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
mapper.go Merge PR #1424: tools: add unconvert linter 2018-06-28 18:08:29 +02:00
types.go Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
types_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
wire.go register wire, stake changelog, stake genesis update 2018-04-18 12:19:35 -04:00