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

Migrate BLAKE3 to BLAKE2 for easier cross-compilation (backport #2279) #2280

Merged
merged 6 commits into from
Oct 7, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 7, 2024

Closes #2277

This also modifies the hash in the pathname to be 10 characters long instead of the full (would-be) 128 characters (which we could shorten to 64 characters by just outputting 32 bytes for the hash).

5 bytes should be fine for this usecase. This is the length of a Git short hash.


This is an automatic backport of pull request #2279 done by Mergify.

(cherry picked from commit 190794a)
(cherry picked from commit ea6c829)
(cherry picked from commit 9339902)
(cherry picked from commit 77c4c3d)
(cherry picked from commit 776fbd5)
@aumetra aumetra merged commit 2071cd9 into release/2.2 Oct 7, 2024
37 of 38 checks passed
@aumetra aumetra deleted the mergify/bp/release/2.2/pr-2279 branch October 7, 2024 12:08
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.

1 participant