fix: make proto-all & update versions for main

This commit is contained in:
Jacob Gadikian
2022-07-26 11:27:10 +02:00
committed by GitHub
parent 5decd22cd3
commit f848e4300a
4 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -430,10 +430,10 @@ proto-check-breaking:
@$(DOCKER_BUF) breaking --against $(HTTPS_GIT)#branch=main
TM_URL = https://raw.githubusercontent.com/tendermint/tendermint/v0.34.0-rc6/proto/tendermint
TM_URL = https://raw.githubusercontent.com/tendermint/tendermint/v0.35.9/proto/tendermint
GOGO_PROTO_URL = https://raw.githubusercontent.com/regen-network/protobuf/cosmos
COSMOS_PROTO_URL = https://raw.githubusercontent.com/regen-network/cosmos-proto/master
CONFIO_URL = https://raw.githubusercontent.com/confio/ics23/v0.6.3
CONFIO_URL = https://raw.githubusercontent.com/confio/ics23/v0.7.0
TM_CRYPTO_TYPES = third_party/proto/tendermint/crypto
TM_ABCI_TYPES = third_party/proto/tendermint/abci