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: clean up some todos #480

Merged
merged 1 commit into from
Mar 7, 2023
Merged

chore: clean up some todos #480

merged 1 commit into from
Mar 7, 2023

Conversation

joyqvq
Copy link
Collaborator

@joyqvq joyqvq commented Mar 6, 2023

No description provided.

@@ -345,8 +345,6 @@ fn multipairing_with_processed_vk(
/// // Verify the proof
/// let r = verify_with_processed_vk(&pvk, &inputs, &proof).unwrap();
/// ```
// TODO: due to arkworks incompatibilities in BLS12-381 point (de) serialization, we should probably implement a custom (de)serialization
// for those formats, see https://github.com/arkworks-rs/algebra/issues/257
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@joyqvq joyqvq requested a review from benr-ml March 6, 2023 18:01
@joyqvq joyqvq marked this pull request as ready for review March 6, 2023 18:01
@joyqvq joyqvq merged commit 604b435 into main Mar 7, 2023
@joyqvq joyqvq deleted the cleanups branch March 7, 2023 16:11
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