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

chore: Rust optimizer version update to v0.13 #234

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Conversation

MissingNO57
Copy link
Contributor

@MissingNO57 MissingNO57 commented Nov 30, 2023

Updated rust-optimizer to rust-optimizer:0.13.0 which is compatible with rustc v1.65 and latest version of cosmwasm-std:1.5.0

.wasm contract created with rust-optimizer:0.15.0 cannot be deployed on current fetchd chains, error is related to this:
CosmWasm/cosmwasm#1727

Error when using rust-optimizer:0.12.9

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\

@MissingNO57 MissingNO57 requested a review from jrriehl November 30, 2023 13:40
@MissingNO57 MissingNO57 changed the title chore: Rust optimiser version update to v0.15 chore: Rust optimiser version update to v0.13 Nov 30, 2023
@MissingNO57 MissingNO57 changed the title chore: Rust optimiser version update to v0.13 chore: Rust optimizer version update to v0.13 Nov 30, 2023
Copy link
Contributor

@jrriehl jrriehl left a comment

Choose a reason for hiding this comment

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

LGTM

@jrriehl jrriehl merged commit 3500a8f into main Nov 30, 2023
4 checks passed
@jrriehl jrriehl deleted the chore/rust-opt-0.15 branch November 30, 2023 15:28
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