Skip to content

feat: OFAC sanctions enforcement#31

Closed
jonas089 wants to merge 7 commits intomainfrom
feat/OFAC
Closed

feat: OFAC sanctions enforcement#31
jonas089 wants to merge 7 commits intomainfrom
feat/OFAC

Conversation

@jonas089
Copy link
Collaborator

The U.S. Department of Treasury publishes a sanctions list named "SDN" (Specially Designated Nationals and Blocked Persons).

This PR adds a command to the solver-cli to parse the latest sanctions list and extract all EVM addresses. Those addresses are then dumped to.config/ofac.json.

The solver will check each user and recipient entry for every intent before processing them and reject those that are on the sanctions list.

Currently the sanctions list must be updated manually using the CLI.

@jonas089 jonas089 self-assigned this Feb 26, 2026
@jonas089 jonas089 requested a review from damiannolan February 26, 2026 12:07
@jonas089 jonas089 marked this pull request as draft March 4, 2026 19:18
@jonas089
Copy link
Collaborator Author

jonas089 commented Mar 4, 2026

This PR requires a re-factor now that we have removed the oif-solver clone from the repo.

@jonas089 jonas089 closed this Mar 4, 2026
@jonas089 jonas089 deleted the feat/OFAC branch March 16, 2026 11:27
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