cosmos-sdk/client
ValarDragon 611e4faa3a gaiad: Genesis txs now use bech32 encoding of address and pubkey
* `gaiad init gen-tx` makes the outputted file use bech32, with acct prefix
* `gaiad init --gen-txs` only reads bech32 with acct prefixes

The reason for using the account prefix is that in principle you could
have genesis transactions for non-validators.

Closes #1475
2018-07-07 14:23:19 -07:00
..
context Add print-response flag 2018-07-05 22:19:50 -07:00
keys gaiacli, keys: Improve error message when deleting non-existant key 2018-07-05 18:03:41 -07:00
lcd gaiad: Genesis txs now use bech32 encoding of address and pubkey 2018-07-07 14:23:19 -07:00
rpc Ledger integration (#931) 2018-06-29 02:54:47 +02:00
tx update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
flags.go Add print-response flag 2018-07-05 22:19:50 -07:00
input.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
keys.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00