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

* [DEV-4533] kycStep for invatation

* [DEV-4533] fix build

* [DEV-4533] Refactoring

* [DEV-4533] Refactoring 2

* [DEV-4533] Adapt mapper for mail invitation
* fix: improved LM config check

* fix: floor source amount (to not exceed balance)

* fix(buy): EUR VIBAN improvements
  - Check for existing VIBAN before enforcing KYC level 50 (fixes #3008)
  - Support buy-specific VIBANs for EUR transactions (fixes #3006)
  - Extract buildVirtualIbanResponse helper to reduce duplication (fixes #3007)

* fix: added EVM test swap retry

* fix: improved Scrypt connection error logging

* feat: Scrypt unfiltered log processing

* [NOTASK] Small refactoring

* [NOTASK] Refactoring 2

---------

Co-authored-by: Yannick1712 <52333989+Yannick1712@users.noreply.github.com>
davidleomay
davidleomay previously approved these changes Jan 21, 2026
* refactor(scripts): use central .env for debug scripts

- db-debug.sh and log-debug.sh now use the central .env file
- Remove separate .env.db-debug.sample file
- Update documentation in script headers

DEBUG_ADDRESS, DEBUG_SIGNATURE, and DEBUG_API_URL should now be
added to the main .env file instead of a separate config.

* feat(setup): auto-save DEBUG credentials to .env

Setup script now saves DEBUG_ADDRESS, DEBUG_SIGNATURE, and DEBUG_API_URL
to .env after registering the admin user, so debug scripts work immediately.

* fix(scripts): read env vars safely without sourcing

Avoid sourcing .env file directly to prevent bash keyword conflicts
(e.g. mnemonics containing 'else', 'if', etc.)
davidleomay
davidleomay previously approved these changes Jan 21, 2026
* feat: create transaction/:id/receipt endpoint.

* chore: put realunit information into config.

* chore: clean logo and createTxStatement function.
TaprootFreak and others added 3 commits January 21, 2026 17:05
* refactor(scripts): use central .env for debug scripts

- db-debug.sh and log-debug.sh now use the central .env file
- Remove separate .env.db-debug.sample file
- Update documentation in script headers

DEBUG_ADDRESS, DEBUG_SIGNATURE, and DEBUG_API_URL should now be
added to the main .env file instead of a separate config.

* feat(setup): auto-save DEBUG credentials to .env

Setup script now saves DEBUG_ADDRESS, DEBUG_SIGNATURE, and DEBUG_API_URL
to .env after registering the admin user, so debug scripts work immediately.

* fix(scripts): read env vars safely without sourcing

Avoid sourcing .env file directly to prevent bash keyword conflicts
(e.g. mnemonics containing 'else', 'if', etc.)

* fix(scripts): use /auth endpoint instead of /auth/signIn
- CHF users with KYC level 50+ now automatically get a VIBAN
- CHF users below KYC 50 continue using normal bank selection
- EUR rules remain unchanged (VIBAN mandatory, KYC 50+ required)
* chore: code cleanup

* fix: improved bank webhook error log
@davidleomay davidleomay merged commit ab5f75b into main Jan 21, 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.

5 participants