Skip to content

Commit

Permalink
Make proto-gen with ghcr.io/cosmos/proto-builder:0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phamminh0811 committed Sep 10, 2024
1 parent cf7f52e commit 5dad7cc
Show file tree
Hide file tree
Showing 91 changed files with 1,994 additions and 1,105 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ devdoc-update:
### Protobuf ###
###############################################################################

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

Expand Down
32 changes: 24 additions & 8 deletions api/cosmos/app/v1alpha1/query_grpc.pb.go

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

59 changes: 42 additions & 17 deletions api/cosmos/auth/v1beta1/query_grpc.pb.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/cosmos/auth/v1beta1/tx_grpc.pb.go

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

26 changes: 13 additions & 13 deletions api/cosmos/authz/v1beta1/authz.pulsar.go

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

Loading

0 comments on commit 5dad7cc

Please sign in to comment.