-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathbuf.gen.yaml
More file actions
29 lines (29 loc) · 933 Bytes
/
buf.gen.yaml
File metadata and controls
29 lines (29 loc) · 933 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
version: v2
managed:
enabled: true
plugins:
- remote: buf.build/protocolbuffers/python:v26.1
out: ./pyinjective/proto/
- remote: buf.build/grpc/python:v1.65.5
out: ./pyinjective/proto/
inputs:
- module: buf.build/cosmos/cosmos-proto
- module: buf.build/cosmos/gogo-proto
- module: buf.build/googleapis/googleapis
- module: buf.build/cosmos/ics23
- git_repo: https://github.com/InjectiveLabs/cosmos-sdk
tag: v0.50.9-inj-4
- git_repo: https://github.com/InjectiveLabs/ibc-go
tag: v8.6.1-inj
- git_repo: https://github.com/InjectiveLabs/wasmd
tag: v0.53.2-inj.2
# - git_repo: https://github.com/InjectiveLabs/wasmd
# branch: v0.51.x-inj
# subdir: proto
- git_repo: https://github.com/InjectiveLabs/injective-core
tag: v1.15.0-beta.2
subdir: proto
# - git_repo: https://github.com/InjectiveLabs/injective-core
# branch: release/v1.15.x
# subdir: proto
- directory: proto