cosmos-sdk/server
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
..
config Fixes requested by Rigel: GenTx, config package name 2018-06-13 17:30:16 -07:00
mock Merge PR #1520: various fixes for test_cli 2018-07-03 06:33:53 +02:00
constructors.go Merge PR #1520: various fixes for test_cli 2018-07-03 06:33:53 +02:00
export.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
init.go gaiad: Genesis txs now use bech32 encoding of address and pubkey 2018-07-07 14:23:19 -07:00
init_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
start.go Merge PR #1520: various fixes for test_cli 2018-07-03 06:33:53 +02:00
start_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
test_helpers.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
testnet.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
tm_cmds.go Merge PR #1248: Sync to tendermint develop's latest revision 2018-06-13 23:44:41 +02:00
util.go Merge branch 'develop' into sort_getsignbytes 2018-07-06 01:31:34 +01:00
util_test.go Merge branch 'develop' into sort_getsignbytes 2018-07-06 01:31:34 +01:00