Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
7c8c356f71
|
ci: version linter fix (#5128)
## Description linter version fix and run make format to have all ci run Closes: #XXX |
4 years ago |
Anton Kaliaev |
730e16566e
|
proto: change type + a cleanup (#5107)
- drop Height & Base from StatusRequest It does not make sense nor it's used anywhere currently. Also, there seem to be no trace of these fields in the ADR-40 (blockchain reactor v2). - change PacketMsg#EOF type from int32 to bool |
4 years ago |
Marko |
943bbd75a4
|
blockchain: test vectors for proto encoding (#5073)
## Description this PR adds test vectors for proto encoding. the main difference from amino was the removal of four bytes due to interface encoding. should i add more cases? Closes: #XXX |
4 years ago |
Marko |
dedf0d2350
|
proto: folder structure adhere to buf (#5025) | 4 years ago |
Marko |
a89f2581fc
|
blockchain: proto migration (#4969)
## Description migration of blockchain reactors to protobuf Closes: #XXX |
5 years ago |