cosmos-sdk/crypto/keys
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
..
bcrypt Ledger integration (#931) 2018-06-29 02:54:47 +02:00
bip39 Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
hd Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00
keybase.go Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
keybase_test.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
keys.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
keys.toml Ledger integration (#931) 2018-06-29 02:54:47 +02:00
mintkey.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00
types.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
wire.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00