Skip to content

Release: develop -> main#126

Merged
bernd2022 merged 1 commit intomainfrom
develop
Feb 4, 2026
Merged

Release: develop -> main#126
bernd2022 merged 1 commit intomainfrom
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 4, 2026

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

* Add public Boltz balance endpoint

- Add GET /v1/boltz-balance endpoint for public wallet balance monitoring
- Create BoltzModule with controller, service, DTOs, entity and repository
- Add asset_boltz table migration with environment-specific token addresses
- Support BTC, Lightning, and EVM token balances (USDC, USDT, WBTC, JUSD, WBTCe)

* Refactor Boltz balance endpoint to return flat array

- Rename endpoint from /boltz-balance to /boltz/balance
- Change response from structured object to flat BalanceDto array
- Rename config key from boltzBalance to boltz
- Update migration to schema-only (remove seed data)
- Add Direction enum for Lightning balance direction

* Rename walletAddress to evmWalletAddress in boltz config

* Changes after review
@bernd2022 bernd2022 requested a review from davidleomay February 4, 2026 10:15
@bernd2022 bernd2022 merged commit d80fb6b into main Feb 4, 2026
2 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