cosmos-sdk/crypto
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
..
keys Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
amino.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00
encode_test.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
ledger.go Cleanup ledger godocs and reduce complexity 2018-08-28 08:16:50 -04:00
ledger_secp256k1.go Further godoc updates 2018-08-28 08:24:19 -04:00
ledger_test.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00