Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman | 4f61b97bbe | update dep for proto. fix types/proto3/block.proto | 6 years ago |
Anton Kaliaev | d7035abe73 |
change ABCI header to match Tendermint exactly
Now that Tendermint Amino will be compatible with proto3, the Header in ABCI should exactly match the Tendermint header - they will then be encoded identically in ABCI and in Tendermint Core. Refs #265 |
6 years ago |
Liamsi | 96818af9d5 | fix protos to make all tests pass, document differences | 6 years ago |
Liamsi | a81ca93139 |
update to new (timestamp & empty structs) encoding in amino
- timestamps no longer have fixed length encoding - |
6 years ago |
Liamsi | 3c38a25bbb | add empty struct examples | 7 years ago |
Liamsi | 99fa7f8132 | everything works with https://github.com/tendermint/go-amino/pull/178 | 7 years ago |
Liamsi | 82104c9329 | almost | 7 years ago |