Commit Graph

42 Commits

Author SHA1 Message Date
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
Christopher Goes 7a9bca5f33
Merge branch 'develop' into zach/docs-and-links 2018-07-04 20:32:38 +02:00
Zach Ramsay 557e652530 docs: fix dead links, closes #1508 2018-07-04 09:23:01 -04:00
Alexander Bezobchuk 0b9e0f2afc Merge PR #1492: Improve Module Test Coverage
* Merge pull request #1492: Improve Module Test Coverage
* Revert renaming of SignCheckDeliver [#1492]
* Remove named fields from stake unit tests & fix comments [#1492]
* update for tmlibs->tendermint/libs
* Remove tmlibs dependency
2018-07-04 06:21:36 +02:00
Ethan Buchman f78f30c67a update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
Dev Ojha 0d28eda146 Merge PR #1463: docs: Fix dependencies, from monorepo merge
Closes #1456
2018-06-29 22:02:45 +02:00
Dev Ojha b4e70e356e Merge PR #1453: Fix build error on develop 2018-06-29 09:06:49 +02:00
Ethan Buchman 12a180786a started app5 2018-06-29 01:31:06 -04:00
Ethan Buchman f405bdf761 template app4.md. simplify app4.go 2018-06-29 00:41:44 -04:00
Ethan Buchman 1d4d9e922f simplify and complete app3 2018-06-28 23:42:04 -04:00
Ethan Buchman d1a42e0691 satisfy linter 2018-06-28 20:23:09 -04:00
Ethan Buchman d0efeb1020 fill in app3 todos. simplify app3.go 2018-06-28 20:17:50 -04:00
Ethan Buchman 778b102a52 more app1/app2 cleanup 2018-06-28 20:08:38 -04:00
Ethan Buchman e7081040d0 address TODOs in app 1 and 2 2018-06-28 19:41:40 -04:00
Ethan Buchman e8946e9b36 fixes from review 2018-06-28 19:06:37 -04:00
Aditya Sripal 4e2eb240f3 Appease linter 2018-06-28 15:08:39 -04:00
Aditya Sripal e3f38b6f6c Added some documentation 2018-06-28 15:08:34 -04:00
Aditya Sripal 98be0e7f76 Improved apps with better handling/routing and simpler MsgIssue 2018-06-28 15:08:30 -04:00
Ethan Buchman 6bbe295d7f app3 coin keeper 2018-06-27 12:45:01 -04:00
Ethan Buchman 0c5e3fdc74 some cleanup, remove old files 2018-06-27 10:08:55 -04:00
Ethan Buchman b335d3bb70 app3 ante handler 2018-06-27 09:53:00 -04:00
Ethan Buchman bd581b22e8 working on app3 2018-06-27 09:02:11 -04:00
Ethan Buchman d6a01ba3a4 minor updates in App2 2018-06-27 08:24:40 -04:00
Ethan Buchman 0987787896 more app1 cleanup 2018-06-27 08:11:11 -04:00
Ethan Buchman 6a5a8b4721 minor cleanup 2018-06-27 07:59:20 -04:00
Ethan Buchman fc81c14a16 update/finish app1 go and md 2018-06-27 07:51:46 -04:00
Ethan Buchman 354f9760f8 move AnteHandler to app2 and some cleanup in app3 2018-06-27 07:15:30 -04:00
Aditya Sripal 41c61d2cc7 Revert changes to app1 router 2018-06-27 07:15:30 -04:00
Aditya Sripal e11e469340 Initialize coin metadata in app4 and fmt 2018-06-27 07:15:30 -04:00
Aditya Sripal c0445e52b0 Remove unnecessary fields from simple account 2018-06-27 07:15:30 -04:00
Aditya Sripal d1c9b8bdb9 Finish app1-3, app4 done minus staking 2018-06-27 07:15:30 -04:00
Ethan Buchman 72c1381a4d some reordering in app1 and app3 2018-06-27 07:15:30 -04:00
Ethan Buchman dde8abf9d7 more structure for app2 and app3 md 2018-06-27 07:15:30 -04:00
Ethan Buchman 69a4737659 more minor fixes 2018-06-27 07:15:30 -04:00
Ethan Buchman cc4f2541c5 fix comment 2018-06-27 07:15:30 -04:00
Ethan Buchman bc35c72952 minor fixes 2018-06-27 07:15:30 -04:00
Ethan Buchman 7566ac2a94 consolidate files into appX.md 2018-06-27 07:15:30 -04:00
Ethan Buchman b3b075cc12 finish docs for app1 2018-06-27 07:15:30 -04:00
Aditya Sripal 05db92f154 Added handler to app1 2018-06-27 07:15:30 -04:00
Ethan Buchman 234d7498de docs/examples: templates for more examples 2018-06-27 07:15:30 -04:00
Ethan Buchman 9233e35716 example app1 2018-06-27 07:15:30 -04:00
Ethan Buchman b983bd3ddf /docs/sdk -> /docs 2018-06-21 15:46:33 -07:00