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

[Do not merge until Git dependencies removed] Uncompressed Encodings for Affine Points #192

Closed
wants to merge 2 commits into from

Conversation

winston-h-zhang
Copy link
Contributor

This PR patches the pasta_curve dependency to the latest on lurk-lab/pasta_curves#2 to allow development/internal use of the UncompressedEncoding API until zcash/pasta_curves#73 is merged.

Copy link
Contributor

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

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

Unfortunately patches are not transitive, so if we were to merge this, any downstream project relying on the present branch would not get the patched pasta, but the vanilla one.

We need to update the dependency straight up.

@huitseeker
Copy link
Contributor

This was made obsolete by #193, which will import lurk-lab/pasta_curves#5 the moment it's merged. Thanks for providing the impetus for this!

@huitseeker
Copy link
Contributor

Closing due to a change in strategy in lurk-lang/arecibo#332

@huitseeker huitseeker closed this Feb 18, 2024
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