Commit Graph
15 Commits
Author SHA1 Message Date
M. J. FrombergerandGitHub d783273b05 Update build image workflow. (#361)
Push the builder image to ghcr.io instead of dockerhub.
Clean up the proto builder Dockerfile.
2021-11-18 18:10:08 -08:00
William BanfieldandGitHub ffe8742e1c Revert "proto: abci++ changes (#348)" (#360)
This reverts commit caaafc4449.
2021-11-16 16:21:48 -05:00
William BanfieldandGitHub a00de7199f update proto generation and testing pipelines (#358)
This pull request aims to make it possible to generate, format, and lint the protos within this repo.
To accomplish that end, the Dockerfile containing common tools for building the tendermint protos has been moved into this repository and several accompanying changes were made to streamline the proto generation process.
2021-11-16 14:34:42 -05:00
MarkoandGitHub caaafc4449 proto: abci++ changes (#348)
* abci++ proto updates

* add finalizeblock

* add deprecated fields
2021-11-16 10:43:13 +01:00
Callum WatersandGitHub a524e95b19 pex: update pex messages (#352) 2021-10-13 17:20:55 +02:00
fa2ccc80da proto: add tendermint go changes (#349)
* add missed proto files

* add abci changes

* rename blockchain to blocksync

* Update proto/tendermint/abci/types.proto

Co-authored-by: Callum Waters <cmwaters19@gmail.com>

Co-authored-by: Callum Waters <cmwaters19@gmail.com>
2021-09-23 10:26:25 +00:00
William BanfieldandGitHub 41e681293c proto: move proto files under the correct directory related to their package name (#344) 2021-08-31 17:27:55 -04:00
Callum WatersandGitHub 72adbf9cc9 statesync: new messages for gossiping consensus params (#328) 2021-08-09 15:41:44 +02:00
MarkoandGitHub 8f9cd23016 update proto files for release (#318) 2021-07-16 14:45:02 +00:00
Callum WatersandGitHub 6039594121 add new pex messages (#312) 2021-07-07 12:48:19 +02:00
Aleksandr BezobchukandGitHub 89d381f7cf update ResponseCheckTx (#306) 2021-06-07 09:35:47 -04:00
Yixin LuoandGitHub f3216e6953 rename HasVote to ReceivedVote (#289) 2021-05-25 07:42:30 +00:00
Callum WatersandGitHub 255942e8c7 p2p: update state sync messages for reverse sync (#285) 2021-04-23 13:22:09 +02:00
MarkoandGitHub b315f04980 proto: modify height int64 to uint64 (#253) 2021-02-16 13:06:00 +00:00
abaffef912 proto: add files (#246)
Co-authored-by: Erik Grinaker <erik@interchain.berlin>
2021-01-28 12:10:22 +00:00