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

CI: compile-boot-contracts should check for the validity of the Wasm output #433

Open
Acaccia opened this issue Jul 4, 2024 · 0 comments · May be fixed by #435
Open

CI: compile-boot-contracts should check for the validity of the Wasm output #433

Acaccia opened this issue Jul 4, 2024 · 0 comments · May be fixed by #435
Assignees

Comments

@Acaccia
Copy link
Collaborator

Acaccia commented Jul 4, 2024

The current compile-boot-contracts task only checks that the compilation of the boot contracts works when using our binary. However, our binary does not check for the validity of the outputted Wasm binary for now.

It should use something like wasm-validate to make sure that we produce valid binaries.

@csgui csgui linked a pull request Jul 8, 2024 that will close this issue
@csgui csgui self-assigned this Jul 8, 2024
@csgui csgui added this to the WASM Testnet Preview milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants