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

feat: add /crypto address and extract digital currency addresses from OFAC #528

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

adamdecaf
Copy link
Member

We can parse the SDN comments file to extract digital currency addresses. That can easily be searched and return matching results. Right now we're just looking at OFAC, but could add other lists if they include that data.

Issue: #362

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

Merging #528 (55f7bff) into master (6a2bbac) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

❗ Current head 55f7bff differs from pull request most recent head 32aa6e0. Consider uploading reports for the commit 32aa6e0 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #528      +/-   ##
=========================================
- Coverage    9.81%   9.69%   -0.13%     
=========================================
  Files          38      39       +1     
  Lines        2811    2867      +56     
=========================================
+ Hits          276     278       +2     
- Misses       2511    2566      +55     
+ Partials       24      23       -1     

@adamdecaf adamdecaf merged commit 3fc5e3f into moov-io:master Jan 4, 2024
17 checks passed
@adamdecaf adamdecaf deleted the search-crypto-addresses branch January 4, 2024 17:25
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