chore: bump cometbft to v0.37.0-rc3 (#15220)
This commit is contained in:
@@ -340,7 +340,7 @@ benchmark:
|
||||
###############################################################################
|
||||
|
||||
golangci_lint_cmd=golangci-lint
|
||||
golangci_version=v1.51.1
|
||||
golangci_version=v1.51.2
|
||||
|
||||
lint:
|
||||
@echo "--> Running linter"
|
||||
@@ -386,8 +386,7 @@ proto-lint:
|
||||
proto-check-breaking:
|
||||
@$(protoImage) buf breaking --against $(HTTPS_GIT)#branch=main
|
||||
|
||||
# TODO update/remove after v0.37.x tag of CometBFT
|
||||
CMT_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.37.0-alpha.3/proto/tendermint
|
||||
CMT_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.37.0-rc3/proto/tendermint
|
||||
|
||||
CMT_CRYPTO_TYPES = proto/tendermint/crypto
|
||||
CMT_ABCI_TYPES = proto/tendermint/abci
|
||||
|
||||
Reference in New Issue
Block a user