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

compliance: compliance-server: Fallback to chainalysis API if not cached #3

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR implements the fallback to using the chainalysis API in the case that a wallet's risk assessment is not cached in the DB. If chainalysis delivers a successful risk assessment, we then insert it into our DB.

Testing

  • Tested with my wallet addresses (compliant)
  • Tested with a known sanctioned address (non-compliant)

@joeykraut joeykraut merged commit f177a98 into joey/compliance-db-schema Jun 29, 2024
3 checks passed
@joeykraut joeykraut deleted the joey/chainalysis-api branch July 22, 2024 20:06
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