Skip to content

tests: check for hash matching after downloading. #106

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

bznein
Copy link
Collaborator

@bznein bznein commented Jun 16, 2025

Previously, we were not verifying the file's hash after downloading simulators.
This commit adds a post-download hash check to ensure the downloaded file matches the expected SHA-256 hash before continuing.

Note: I haven't written any Rust in ages, so please feel free to tear it apart :)

Previously, we were not verifying the file's hash after downloading
simulators.
This commit adds a post-download hash check to ensure the downloaded
file matches the expected SHA-256 hash before continuing.
@bznein bznein requested a review from benma June 16, 2025 11:54
@bznein bznein merged commit 4028c36 into BitBoxSwiss:master Jun 16, 2025
2 of 3 checks passed
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