Rebalancing Job + Required services#508
Merged
Merged
Conversation
6cc7d34 to
6858f92
Compare
8286797 to
8c99010
Compare
This was referenced May 7, 2026
markettes
reviewed
May 7, 2026
8c99010 to
cb3791d
Compare
dcbe8ac to
4a7b11c
Compare
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
cb3791d to
dc7c688
Compare
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
dc7c688 to
60dbd50
Compare
60dbd50 to
34693f9
Compare
markettes
approved these changes
May 12, 2026
25af3a1 to
a235e24
Compare
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
34693f9 to
aa10c3e
Compare
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
aa10c3e to
4b8d18c
Compare
Jossec101
added a commit
that referenced
this pull request
May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
4b8d18c to
4f11188
Compare
Jossec101
added a commit
that referenced
this pull request
May 13, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
4f11188 to
c5e8527
Compare
Jossec101
added a commit
that referenced
this pull request
May 13, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
Jossec101
added a commit
that referenced
this pull request
May 13, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries. stack-info: PR: #508, branch: Jossec101/stack/14
c5e8527 to
2cc82a9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked PRs:
Rebalancing Job + Required services
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.