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: worldcoin client circuit #24

Closed
wants to merge 2 commits into from
Closed

Conversation

PangZhi
Copy link

@PangZhi PangZhi commented May 6, 2024

No description provided.

@PangZhi PangZhi marked this pull request as draft May 6, 2024 18:04
return_vec.reserve(MAX_PROOFS);

for i in 1..=MAX_PROOFS {
let input = parse_worldcoin_input();
Copy link
Author

Choose a reason for hiding this comment

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

this will load vk multiple times, we only need to load once

@PangZhi
Copy link
Author

PangZhi commented May 6, 2024

should move to a separate repo after we get an internal release for groth16

@PangZhi PangZhi closed this May 7, 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.

1 participant