Skip to content

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

Merged
t-bast merged 1 commit intoandroidfrom
path-finding-fix-android
Nov 19, 2020
Merged

Improve MPP-send for direct channels (#1599)#1601
t-bast merged 1 commit intoandroidfrom
path-finding-fix-android

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 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:31
Copy link
Member

@dpad85 dpad85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@t-bast t-bast merged commit fccd20d into android Nov 19, 2020
@t-bast t-bast deleted the path-finding-fix-android branch November 19, 2020 11:31
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