cosmos-sdk/examples/democoin
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
..
app Merge pull request #1532 : Add Codec.Seal 2018-07-05 12:04:21 -04:00
cmd Merge PR #1520: various fixes for test_cli 2018-07-03 06:33:53 +02:00
mock Merge PR #1278: Slashing v2 2018-06-30 05:34:55 +02:00
types Merge PR #1334: democli: fix account query 2018-06-22 20:50:36 +02:00
x sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00