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

generate masks and templates for left and right #956

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

carlomazzaferro
Copy link
Collaborator

@carlomazzaferro carlomazzaferro commented Jan 20, 2025

Addressing the TODO: instead of copying the left batch values into the right batch, we generate them separately. This will be essential for testing a future feature of the protocol, e.g. the ability to pass a custom set of serial ids against which to perform OR-rule (between left and right codes) matching.

See the PR that implements such logic: #951

See the TODO comment: https://github.com/worldcoin/iris-mpc/pull/956/files#diff-0c1888f81c1fbf6d412eaebb8144b3f97d10ae89d279ca4153b4f900003a69bdR363-R371

iris-mpc-gpu/tests/e2e.rs Outdated Show resolved Hide resolved
@carlomazzaferro carlomazzaferro merged commit c6168ee into main Jan 20, 2025
13 checks passed
@carlomazzaferro carlomazzaferro deleted the chore/improve-gpu-tests branch January 20, 2025 12:53
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