Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(proto): added CosmWasm compatibility #42

Merged
merged 5 commits into from
Nov 2, 2024

Conversation

FloppyDisck
Copy link
Contributor

@FloppyDisck FloppyDisck commented Nov 2, 2024

Using the newest version of the repository causes building errors with cosmwasm smart contracts, this was found to be related to ibc-proto and cosmos-sdk-proto using the transport feature by default.

Resolves: #41

@FloppyDisck FloppyDisck requested a review from aelesbao November 2, 2024 02:07
@FloppyDisck FloppyDisck changed the title fix(proto): Removed ibc-proto default features fix(proto): Added cosmwasm compatibility Nov 2, 2024
The implicit TLS roots configuration [was removed](hyperium/tonic#1731) on `tonic` `v0.12.0`.
aelesbao
aelesbao previously approved these changes Nov 2, 2024
@aelesbao aelesbao changed the title fix(proto): Added cosmwasm compatibility fix(proto): added CosmWasm compatibility Nov 2, 2024
@aelesbao aelesbao merged commit 41d73c4 into main Nov 2, 2024
5 checks passed
@aelesbao aelesbao deleted the fix/ibc-proto-dependency-fix branch November 2, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New packages break wasm compilation
2 participants