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

Heighliner hardcodes wasm lib version #49

Closed
misko9 opened this issue Oct 18, 2022 · 1 comment · Fixed by #50
Closed

Heighliner hardcodes wasm lib version #49

misko9 opened this issue Oct 18, 2022 · 1 comment · Fixed by #50

Comments

@misko9
Copy link
Contributor

misko9 commented Oct 18, 2022

While using the latest version of Juno in IbcTest, the nodes failed to start with the following log:
Error: libwasmversion mismatch. got: 1.0.0; expected: v1.1.1

If the chain uses wasm, heighliner should query and download the correct version of wasmvm.

misko9 pushed a commit to misko9/heighliner that referenced this issue Oct 18, 2022
misko9 added a commit to misko9/heighliner that referenced this issue Oct 19, 2022
misko9 added a commit to misko9/heighliner that referenced this issue Oct 19, 2022
misko9 added a commit to misko9/heighliner that referenced this issue Oct 19, 2022
misko9 added a commit to misko9/heighliner that referenced this issue Oct 19, 2022
misko9 added a commit that referenced this issue Oct 19, 2022
@7AC
Copy link
Contributor

7AC commented Jun 22, 2023

I see a different flavor of this with the latest osmosis: https://github.com/strangelove-ventures/heighliner/pkgs/container/heighliner%2Fosmosis/103650535?tag=v15.1.2

Error: libwasmversion mismatch. got: 1.1.1; expected: v1.1.2

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 a pull request may close this issue.

2 participants