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

Prove name is not in Ofac List #139

Merged
merged 46 commits into from
Aug 13, 2024
Merged

Prove name is not in Ofac List #139

merged 46 commits into from
Aug 13, 2024

Conversation

ashpect
Copy link
Contributor

@ashpect ashpect commented Jun 27, 2024

Resolves issue 120

Using smt, prove name not in ofac list by 3 level matching:

  • passport (100% match)
  • name and dob combo (High probability match)
  • name (Partial Match)

Add Tests

  • Valid passport
  • Ofac non-membership

@ashpect ashpect changed the title [WIP] Prove name is not in Ofac List Prove name is not in Ofac List Jul 28, 2024
Copy link
Member

@remicolin remicolin left a comment

Choose a reason for hiding this comment

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

lgtm

@0xturboblitz 0xturboblitz merged commit 8598d67 into zk-passport:dev Aug 13, 2024
1 check 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