Skip to content

Release v3.2.0#1292

Merged
ascjones merged 3 commits into
v3.x.xfrom
v3.2.0
Aug 22, 2023
Merged

Release v3.2.0#1292
ascjones merged 3 commits into
v3.x.xfrom
v3.2.0

Conversation

@ascjones
Copy link
Copy Markdown
Collaborator

This release allows building contracts with recent (> 1.69) Rust toolchains which can emit
signext Wasm instructions. An extra pass is added to wasm-opt which "lowers" signext
instructions to MVP compatible instructions. The resulting binaries can therefore be
deployed to chains with an older version of pallet-contracts which does not yet support
those instructions.

Changed

@ascjones ascjones merged commit 88c92ba into v3.x.x Aug 22, 2023
@ascjones ascjones deleted the v3.2.0 branch August 22, 2023 09:31
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