Author | SHA1 | Message | Date |
---|---|---|---|
Ismail Khoffi |
4774a8ec61
|
non breaking signbytes (#5008)
* test-vectors for backwards compatibility: - copy & paste test-vectors from v0.33.5 to ensure backwards compatibility for vote's SignBytes * WIP: everything besides time seems to match :-/ * almost * Found the culprit: field nums weren't consecutive ints ... * fix order of partset header too * this last votes-related test can easily be fixed * some minor changes and fix last failing test * move proto types back to stdtime, fix various linting * use libs/protoio * remvoe commented code * add comments * fix tests * uncomment testscases * dont ignore error panic * fix signable test * fix happy path testing * fix comment Co-authored-by: Marko Baricevic <marbar3778@yahoo.com> |
5 years ago |
Marko |
b4aca980e9
|
proto: change to use gogofaster (#4957) | 5 years ago |
Marko |
e03b61abd2
|
proto: add proto files for ibc unblock (#4853)
## Description these proto files are meant to help unblock ibc in their quest of migrating the ibc module to proto. Closes: #XXX |
5 years ago |
Marko |
3fedc43c0a
|
proto: regenerate proto (#4730)
- regenerate proto using docker image - on proto breakage a different compiler is used to generate some more helper functions, on master the same one os not used, reverting back to the one used on master to undo further confusion till proto-breakage is merged Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> |
5 years ago |
Marko |
af887adad9
|
proto: bring over proto types & msgs (#4718)
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> |
5 years ago |