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

Update blst in nix to v0.3.11 to match node's version. #625

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

carbolymer
Copy link
Contributor

@carbolymer carbolymer commented Feb 26, 2024

Changelog

- description: |
    Update blst to v0.3.11 to match node's version.
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
  # - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - improvement    # QoL changes e.g. refactoring
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
   - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
  # - documentation  # change in code docs, haddocks...

Context

This PR propagates changes from the node: IntersectMBO/cardano-node#5686

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@carbolymer carbolymer force-pushed the mgalazyn/chore/update-blst-in-nix branch from 812c991 to 355501b Compare February 26, 2024 11:29
@carbolymer carbolymer marked this pull request as draft February 26, 2024 11:45
@carbolymer carbolymer force-pushed the mgalazyn/chore/update-blst-in-nix branch from 355501b to 9c7e3c3 Compare February 26, 2024 13:15
@carbolymer carbolymer force-pushed the mgalazyn/chore/update-blst-in-nix branch from 9c7e3c3 to 60b2d75 Compare February 26, 2024 13:26
@carbolymer carbolymer marked this pull request as ready for review February 26, 2024 14:10
Copy link
Contributor

@Jimbo4350 Jimbo4350 left a comment

Choose a reason for hiding this comment

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

Be sure to check with devx if this is ok.

@carbolymer carbolymer requested a review from angerman February 26, 2024 14:57
@carbolymer carbolymer merged commit ffd607c into main Feb 26, 2024
17 checks passed
@carbolymer carbolymer deleted the mgalazyn/chore/update-blst-in-nix branch February 26, 2024 17:12
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.

3 participants