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

chore: curve25519-dalek, plonky2, clippy #370

Merged
merged 7 commits into from
Mar 5, 2024
Merged

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Feb 21, 2024

Remove lock on dalek, pin plonky2 to version 0.2.0 and fix clippy issues.

Dalek was locked because nightly support for #[stdsimd] was removed.

NEAR needs curve25519-dalek at 4.1.1, so remove unnecessary lock.

See dalek-cryptography/curve25519-dalek#619
See 0xPolygonZero/plonky2#1524

@ratankaliani ratankaliani marked this pull request as draft February 21, 2024 08:25
@dndll
Copy link
Contributor

dndll commented Feb 21, 2024

Relates to #366

@ratankaliani ratankaliani marked this pull request as ready for review March 5, 2024 19:14
@ratankaliani ratankaliani changed the title chore: rm dalek lock chore: curve25519-dalek, plonky2, clippy Mar 5, 2024
@ratankaliani ratankaliani merged commit 955e1bb into main Mar 5, 2024
3 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.

3 participants