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

Fix git dependencies #208

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

pmikolajczyk41
Copy link
Contributor

We should rely on fixed revs, instead of branches to avoid silent breakage / uncontrolled changes.

Copy link
Collaborator

@winderica winderica left a comment

Choose a reason for hiding this comment

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

Agreed! Thank you for your comment in #146 (comment) as well as this PR that addresses it!

In fact, we didn't switch to fixed revs because we hope to replace all forks with crates.io dependencies very soon (the acvm PR has already been merged and I believe a release is coming, and ark-circom also has supported arkworks 0.5.0). However, it is still very nice to have fixed revs now, so we no longer need to worry about upstream changes that accidentally break sonobe!

@winderica winderica added this pull request to the merge queue Feb 18, 2025
Merged via the queue into privacy-scaling-explorations:main with commit d53ac2e Feb 18, 2025
9 checks passed
@pmikolajczyk41 pmikolajczyk41 deleted the deps branch February 18, 2025 11:45
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