cosmos-sdk/cmd/gaia/app
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
..
app.go minor cleanup of feeKeeper 2018-07-03 00:08:00 -04:00
app_test.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
genesis.go gaiad: Genesis txs now use bech32 encoding of address and pubkey 2018-07-07 14:23:19 -07:00
genesis_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00