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

* [NO-TASK] Change bankAdress length to MAX

* [NO-TASK] Refactoring

* [NO-TASK] Refactoring
* [NO-TASK] Add monthly volume

* [NO-TASK] Add monthly volume

* [NO-TASK] Performance improvements

---------

Co-authored-by: David May <david.leo.may@gmail.com>
TaprootFreak
TaprootFreak previously approved these changes Jan 12, 2026
@github-actions
Copy link
Author

github-actions bot commented Jan 12, 2026

⚠️ Non-Conventional Commits (2)

The following commits don't follow conventional commit format:

Expected: type(scope): description
Types: feat, fix, refactor, test, ci, docs, chore, perf, style, build, revert


⚠️ Security: 0 critical, 65 high vulnerabilities

Fix TypeError when bankTx.iban is null (e.g., AUTT transactions):

- aml.service.ts: Add null check before calling substring() on iban
- buy-crypto-preparation.service.ts: Use optional chaining for iban

This prevents buy_crypto transactions from getting permanently stuck
when processing automated bank transactions (AUTT) for new users
without a verified country.
@TaprootFreak TaprootFreak merged commit 280a4bd into main Jan 13, 2026
11 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.

4 participants