cosmos-sdk/server
Liamsi b7f902fba5 sort *all* GetSignBytes:
- call MustSortJSON before return JSON bytes to guarantee alphabetic
ordering

- moved SortJSON and MustSortJSON to types package to avoid cyclic
package dep
2018-07-06 01:12:57 +01: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_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
init.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
start.go Merge PR #1520: various fixes for test_cli 2018-07-03 06:33:53 +02: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_test.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00
util.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00