cosmos-sdk/x/ibc
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
..
client update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
app_test.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
errors.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
handler.go Example tag implementation for CoinKeeper 2018-05-10 17:36:55 +02:00
ibc_test.go Merge pull request #1532 : Add Codec.Seal 2018-07-05 12:04:21 -04:00
mapper.go Merge PR #1424: tools: add unconvert linter 2018-06-28 18:08:29 +02:00
types_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
types.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00
wire.go register wire, stake changelog, stake genesis update 2018-04-18 12:19:35 -04:00