Skip to content

Commit

Permalink
feat!: Comet v0.38 Integration (cosmos#15519)
Browse files Browse the repository at this point in the history
Co-authored-by: marbar3778 <[email protected]>
Co-authored-by: cool-developer <[email protected]>
Co-authored-by: Aaron Craelius <[email protected]>
Co-authored-by: Matt Kocubinski <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
  • Loading branch information
6 people authored May 24, 2023
1 parent 166be37 commit 6cee22d
Show file tree
Hide file tree
Showing 148 changed files with 16,336 additions and 16,851 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ proto-lint:
proto-check-breaking:
@$(protoImage) buf breaking --against $(HTTPS_GIT)#branch=main

CMT_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.37.0/proto/tendermint
CMT_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.38.0-alpha.2/proto/tendermint

CMT_CRYPTO_TYPES = proto/tendermint/crypto
CMT_ABCI_TYPES = proto/tendermint/abci
Expand Down
2,522 changes: 241 additions & 2,281 deletions api/cosmos/store/streaming/abci/grpc.pulsar.go

Large diffs are not rendered by default.

114 changes: 18 additions & 96 deletions api/cosmos/store/streaming/abci/grpc_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6cee22d

Please sign in to comment.