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

* fix: remove accidentally set BTC liquidity limit

The limit field on BTC liquidity_management_rule (id=79) was
accidentally set to 0.8863205 on 2026-01-19, causing BuyFiat
transactions over ~0.78 BTC to fail with LIQUIDITY_LIMIT_EXCEEDED.

This migration sets the limit back to NULL (no limit) for BTC.

* fix: improve migration with dbo schema and safety check

- Add dbo schema prefix for MSSQL compatibility
- Add context='Bitcoin' filter as safety check
- Add documentation comments
@TaprootFreak TaprootFreak merged commit 1382be9 into main Jan 20, 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