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

Remove unstable module check, add --skip-wasm-validation #846

Merged
merged 5 commits into from
Nov 30, 2022

Conversation

ascjones
Copy link
Collaborator

Companion to use-ink/ink#1522.

Imports from __unstable__ modules now invalid. However I have added an escape hatch --skip-wasm-validation which skips this check in case the user wants to build an incompatible version of ink!.

@ascjones ascjones changed the title Remove __unstable__ module check, add --skip-wasm-validation Remove unstable module check, add --skip-wasm-validation Nov 29, 2022
Copy link
Contributor

@agryaznov agryaznov left a comment

Choose a reason for hiding this comment

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

LGTM

@ascjones ascjones merged commit bc247a3 into master Nov 30, 2022
@ascjones ascjones deleted the aj/wasm-validation branch November 30, 2022 10:18
deuszx added a commit to Cardinal-Cryptography/ink4-migration that referenced this pull request Jan 7, 2023
It's not available on production chains, even though it does exist in the code. For more details, see:
- paritytech/substrate#12781
- use-ink/ink#1522
- use-ink/cargo-contract#846
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