Skip to content

Commit f159abe

Browse files
author
abel
committed
Merge branch 'f/add_cometbft' of https://github.com/InjectiveLabs/sdk-python into feat/add_cometbft_to_dev
2 parents e96cf02 + 54a3e77 commit f159abe

File tree

42 files changed

+697
-775
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+697
-775
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ copy-proto:
2121
mkdir -p proto/exchange
2222
buf export buf.build/cosmos/cosmos-sdk:v0.47.0 --output=third_party
2323
buf export https://github.com/cosmos/ibc-go.git --exclude-imports --output=third_party
24-
buf export https://github.com/tendermint/tendermint.git --exclude-imports --output=third_party
24+
buf export https://github.com/cometbft/cometbft.git --exclude-imports --output=third_party
2525
buf export https://github.com/CosmWasm/wasmd.git --exclude-imports --output=./third_party
2626
buf export https://github.com/cosmos/ics23.git --exclude-imports --output=./third_party
2727

pyinjective/proto/cosmos/base/store/v1beta1/commit_info_pb2.py

Lines changed: 0 additions & 37 deletions
This file was deleted.

pyinjective/proto/cosmos/base/store/v1beta1/commit_info_pb2_grpc.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

pyinjective/proto/cosmos/base/store/v1beta1/listening_pb2.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

pyinjective/proto/cosmos/base/store/v1beta1/listening_pb2_grpc.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

pyinjective/proto/ibc/applications/fee/v1/tx_pb2.py

Lines changed: 26 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyinjective/proto/ibc/applications/interchain_accounts/controller/v1/tx_pb2.py

Lines changed: 16 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)