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

Align arkworks dependencies #569

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Align arkworks dependencies #569

merged 2 commits into from
Apr 27, 2023

Conversation

jonas-lj
Copy link
Contributor

@jonas-lj jonas-lj commented Apr 27, 2023

Align the ark-ec and ark-ff versions between fastcrypto and fastcrypto-zkp because it's needed in sui. The ark-bls12-381 crate v0.4.0, which is the most recent, has locked the ark-ec version to v0.4.1, so we need to use that. There is a newer version, ark-ec v0.4.2, but the only change was a bug fix to the implementation of the MNT4-298 and MNT6-298 curve constructions which is not used in fastcrypto.

@jonas-lj jonas-lj requested a review from benr-ml April 27, 2023 08:35
@jonas-lj jonas-lj merged commit a6e3e8b into main Apr 27, 2023
@jonas-lj jonas-lj deleted the align_arkworks_deps branch April 27, 2023 09:38
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