Skip to content

Release: develop -> main#3319

Merged
TaprootFreak merged 1 commit intomainfrom
develop
Mar 2, 2026
Merged

Release: develop -> main#3319
TaprootFreak merged 1 commit intomainfrom
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 2, 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

Lightning payments require ~1% extra balance for routing fees.
The liquidity check did not account for this, causing orders to
pass optimizeByLiquidity but fail at getLndRoutes (HTTP 500),
resulting in an endless retry loop without creating a new
LM pipeline.

Apply a 0.99 factor to available balance before comparing,
so the system correctly detects insufficient liquidity.
@TaprootFreak TaprootFreak merged commit 293e76a into main Mar 2, 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.

1 participant