cosmos-sdk/client/lcd
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
..
lcd_test.go added sunnys changes 2018-07-04 10:48:47 +02:00
root.go Merge PR #1520: various fixes for test_cli 2018-07-03 06:33:53 +02:00
test_helpers.go gaiad: Genesis txs now use bech32 encoding of address and pubkey 2018-07-07 14:23:19 -07:00
version.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
wire.go fix tests 2018-04-07 20:56:49 +03:00