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

Unknown opcode #133

Open
hsxyl opened this issue Jul 1, 2024 · 0 comments
Open

Unknown opcode #133

hsxyl opened this issue Jul 1, 2024 · 0 comments

Comments

@hsxyl
Copy link

hsxyl commented Jul 1, 2024

I encountered this error while following the README.md of beaker(https://github.com/osmosis-labs/beaker) to try to deploy counter-dapp locally, but when I execute:
beaker wasm store-code counter --signer-account test1 --no-wasm-opt
I met this error:

Error: status: Unknown, message: "failed to execute message; message index: 0: Error calling the VM: Error during static Wasm validation: Wasm bytecode could not be deserialized. Deserialization error: "Unknown opcode 192": create wasm contract failed", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "x-cosmos-block-height": "346"} }

Here are some version infos:

rustc 1.76.0 (07dca489a 2024-02-04)
beaker 0.1.8
osmosisd 12.3.0-11-gc56b8e403
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

No branches or pull requests

1 participant