Ismail Khoffi
4774a8ec61
* 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 | |
---|---|---|
.. | ||
application.go | lint: enable nolintlinter, disable on tests | 5 years ago |
messages.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
messages_test.go | state: proto migration (#4951) | 5 years ago |
pubkey.go | proto: move keys to oneof (#4983) | 5 years ago |
result.go | libs: remove kv (#4874) | 5 years ago |
types.pb.go | non breaking signbytes (#5008) | 5 years ago |
types.proto | proto: move keys to oneof (#4983) | 5 years ago |
util.go | proto: move keys to oneof (#4983) | 5 years ago |