Skip to content

routing: rewrite BuildRoute via pathfinding#6921

Closed
joostjager wants to merge 3 commits intolightningnetwork:masterfrom
bottlepay:buildroute-via-pathfinding
Closed

routing: rewrite BuildRoute via pathfinding#6921
joostjager wants to merge 3 commits intolightningnetwork:masterfrom
bottlepay:buildroute-via-pathfinding

Conversation

@joostjager
Copy link
Contributor

No description provided.

@joostjager joostjager force-pushed the buildroute-via-pathfinding branch from 58785c9 to d9f3208 Compare September 15, 2022 12:57
@joostjager joostjager force-pushed the buildroute-via-pathfinding branch from d9f3208 to 6866e0f Compare September 15, 2022 12:59
)
if err != nil {
return nil, err
// TODO: Allow min amount route building via path finding.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The required fix is to let pathfinding increase the running amount to match min_htlc. Useful independently too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

#6927 explores the idea

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