Skip to content

Conversation

@github-actions
Copy link

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* feat(aml): add RULE_15 for forced manual check on wallets

Add new AML rule that forces all transactions to manual review
(amlCheck=Pending, amlReason=ManualCheck) when enabled on a wallet.

Key behavior:
- Only triggers when transaction would otherwise pass
- Real errors (USER_BLOCKED, KYC_LEVEL, etc.) take priority
- FALLBACK error type ensures rule is ignored when other issues exist

Usage: Set wallet.amlRules = '15' or '2;15' for combined rules

* fix: prevent duplicate RULE_15 check for BuyCrypto transactions

* feat(aml): add migration to enable RULE_15 for FinanceFarm wallet

Adds RULE_15 (Force Manual Check) to wallet ID 42.
Migration is idempotent and preserves existing amlRules.

* [NOTASK] Refactoring

---------

Co-authored-by: Yannick1712 <52333989+Yannick1712@users.noreply.github.com>
@TaprootFreak TaprootFreak merged commit 576cb55 into main Jan 15, 2026
7 checks 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.

2 participants