Skip to content

Commit

Permalink
Merge pull request #134 from bianjieai/refactor/bump-up-cosmossdk
Browse files Browse the repository at this point in the history
refactor: bump up cosmos-sdk to v0.50.10
  • Loading branch information
zhangyelong authored Dec 2, 2024
2 parents 3664ffb + fa12192 commit 7f861f1
Show file tree
Hide file tree
Showing 152 changed files with 47,253 additions and 3,374 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ distclean: clean
### Protobuf ###
###############################################################################

protoVer=0.11.6
protoVer=0.14.0
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)

Expand Down
35 changes: 26 additions & 9 deletions api/tibc/apps/mt_transfer/v1/query_grpc.pb.go

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

85 changes: 45 additions & 40 deletions api/tibc/apps/mt_transfer/v1/tx.pulsar.go

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

32 changes: 24 additions & 8 deletions api/tibc/apps/mt_transfer/v1/tx_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 7f861f1

Please sign in to comment.