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

Add 08-wasm clients module #695

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Conversation

aeryz
Copy link
Contributor

@aeryz aeryz commented Jul 9, 2024

Add 08-wasm clients to enable IBC wasm light clients: https://ibc.cosmos.network/v8/ibc/light-clients/wasm/integration/

Note that a separate wasmvm is being used for ibc-wasm to fully isolate x/wasm and ibc-wasm modules. Sharing VM's were caused some issues for other people previously.

@aeryz aeryz marked this pull request as ready for review July 13, 2024 09:44
Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's weird that e2e test in CI failed. Will take a look Ok we were already tracking it #693 and this is not relevant to this PR 👍

app/app.go Outdated Show resolved Hide resolved
@aeryz aeryz force-pushed the wasm-clients branch 2 times, most recently from 0380779 to feeab18 Compare July 15, 2024 08:55
Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@SebastianElvis SebastianElvis merged commit b3c5196 into babylonchain:dev Jul 15, 2024
4 of 5 checks passed
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.

2 participants