cosmos-sdk/cmd/gaia
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 gaiad: Genesis txs now use bech32 encoding of address and pubkey 2018-07-07 14:23:19 -07:00
cli_test gov/client: rename submitproposal to submit-proposal 2018-07-05 22:22:50 -07:00
cmd Merge pull request #1532 : Add Codec.Seal 2018-07-05 12:04:21 -04:00
testnets cli: deprecate --name in favor of --from 2018-07-05 17:24:02 -07:00