Alessio Treglia
24a1670cf0
Run make format
2018-12-10 14:27:25 +00:00
Dev Ojha
6b55093c75
Merge PR #2324 : rename wire to codec
...
* rename wire to codec
* fix formatting and cli
* fix the docs
2018-09-13 14:17:32 -04:00
Ismail Khoffi
abce54ea60
Merge branch 'develop' into sort_getsignbytes
2018-07-06 01:31:34 +01:00
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
66fdb9585b
Gopkg.lock & 'make format'
2018-07-06 02:09:33 +02:00
Christopher Goes
908fb39a65
Merge PR #1559 : Fix genesis JSON key ordering
...
Inconsistent Genesis Generation Key Order
2018-07-05 23:05:05 +02:00
Liamsi
28245dba90
adhere to golint
2018-07-05 19:18:48 +01:00
Aleksandr Bezobchuk
51fdc9db2f
Merge pull request #1559 : Inconsistent Genesis Generation Key Order
2018-07-05 14:15:00 -04:00
Liamsi
97182dce21
Add test-cases, remove indentation
2018-07-05 19:10:35 +01:00
Liamsi
547390a238
WIP: add simple sorting using golang json.Marshal
2018-07-05 17:11:44 +01:00
Dev Ojha
955a0c9af7
Switch asserts to require ( #1483 )
...
* meta: Switch the majority of asserts to require
Switch most assert statements to require, to ease debugging.
Closes #1418
* Fix imports
2018-06-30 03:10:15 +02:00
rigelrozanski
4049c5d24f
cwgoes comments, bug fix
2018-04-26 14:26:39 -04:00
rigelrozanski
c8f5fcb27b
init append functionality complete
2018-04-26 14:26:39 -04:00
rigelrozanski
55c1e1dcfc
init refactor
2018-04-26 14:26:39 -04:00