Skip to content

Linter PR 4: Checksum Validation #648

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

Open
wants to merge 59 commits into
base: main
Choose a base branch
from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Apr 22, 2025

This PR adds validation of checksums to wasmvm.

It should only be reviewed after:

-- #589 should now be working fine, and actually has some similarish stuff inside it. You should check it for that I think, please. And if you have any requests for how #589 is contstructed, that's totally fine.

@faddat
Copy link
Contributor Author

faddat commented Apr 22, 2025

@webmaster128
Copy link
Member

By convention the checksums are sha256 hashes of the .wasm blob, i.e. 32 bytes in binary or 64 lower case hex in string representation

@faddat
Copy link
Contributor Author

faddat commented Apr 22, 2025

thank you!

Do you think other types should be supported or anything like that?

@faddat faddat changed the title Checksum Validation Linter PR 4: Checksum Validation Apr 22, 2025
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