Skip to content

Commit

Permalink
(fix) Added config in bug.gen.yaml to ensure compiled protos are comp…
Browse files Browse the repository at this point in the history
…atible with protobuf 5.26.1. Regenerated all compiled protos
  • Loading branch information
aarmoa committed Aug 6, 2024
1 parent 1bffc7c commit 10f28fd
Show file tree
Hide file tree
Showing 318 changed files with 796 additions and 3,909 deletions.
4 changes: 2 additions & 2 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: v2
managed:
enabled: true
plugins:
- remote: buf.build/protocolbuffers/python
- remote: buf.build/protocolbuffers/python:v26.1
out: ./pyinjective/proto/
- remote: buf.build/grpc/python
- remote: buf.build/grpc/python:v1.65.4
out: ./pyinjective/proto/
inputs:
- module: buf.build/cosmos/cosmos-proto
Expand Down
871 changes: 459 additions & 412 deletions poetry.lock

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions pyinjective/proto/amino/amino_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/capability/v1/capability_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/capability/v1/genesis_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/app/runtime/v1alpha1/module_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/app/v1alpha1/config_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/app/v1alpha1/module_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/app/v1alpha1/query_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/auth/module/v1/module_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/auth/v1beta1/auth_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/auth/v1beta1/genesis_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/auth/v1beta1/query_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/auth/v1beta1/tx_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/authz/module/v1/module_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/authz/v1beta1/authz_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/authz/v1beta1/event_pb2.py

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

12 changes: 1 addition & 11 deletions pyinjective/proto/cosmos/authz/v1beta1/genesis_pb2.py

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

Loading

0 comments on commit 10f28fd

Please sign in to comment.