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

Bump blake3 from v1.5.0 to v1.5.1 #488

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

ryoqun
Copy link
Member

@ryoqun ryoqun commented Mar 29, 2024

Problem

Recently blake3 made miri-compatible upstream by me: BLAKE3-team/BLAKE3#387 and released https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.5.1:

The Rust crate is now compatible with Miri.

However our dependabot doesn't spoil me for the chore for some reason. ;)

Summary of Changes

Update the crate manually.

Fyi, this unblocks cargo miri test -p solana-unified-scheduler-logic. ref: #129

cc: @apfitzge @alessandrod

@ryoqun ryoqun requested a review from anza-team March 29, 2024 04:25
Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

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

:shipit:

@yihau yihau removed the request for review from anza-team March 29, 2024 05:34
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.8%. Comparing base (b1919bd) to head (3235929).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master     #488     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         842      842             
  Lines      228343   228343             
=========================================
- Hits       186954   186952      -2     
- Misses      41389    41391      +2     

@ryoqun ryoqun merged commit ae327c0 into anza-xyz:master Mar 29, 2024
48 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.

None yet

3 participants