Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve MPP-send for direct channels (#1599) #1600

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Nov 13, 2020

When the recipient is a direct peer, we can use the accurate knowledge
of our local channels instead of hard-coded MPP parameters to choose
the number of routes and the minimum route amount.

This change makes it possible to easily send all local funds in one
payment when we're directly connected to the recipient.

NB: this PR imports in android-phoenix a fix that has been committed to master.

When the recipient is a direct peer, we can use the accurate knowledge
of our local channels instead of hard-coded MPP parameters to choose
the number of routes and the minimum route amount.

This change makes it possible to easily send all local funds in one
payment when we're directly connected to the recipient.
@t-bast t-bast requested a review from dpad85 November 13, 2020 11:27
@t-bast t-bast merged commit 4426981 into android-phoenix Nov 13, 2020
@t-bast t-bast deleted the path-finding-fix branch November 13, 2020 14:53
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