Skip to content

Refactor route finding#2974

Merged
thomash-acinq merged 5 commits intomasterfrom
refactor-router
Jan 8, 2025
Merged

Refactor route finding#2974
thomash-acinq merged 5 commits intomasterfrom
refactor-router

Conversation

@thomash-acinq
Copy link
Contributor

@thomash-acinq thomash-acinq commented Jan 6, 2025

Refactor the route finding to share the same code for payment routes and onion message routes.

Copy link
Member

@t-bast t-bast left a comment

Choose a reason for hiding this comment

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

Nice refactoring! It will make it easier to introduce new WeightRatios by simply extending the trait and implementing addEdgeWeight, I like it 👍

@thomash-acinq thomash-acinq changed the title Add route finding for blinded routes Refactor route finding Jan 8, 2025
@thomash-acinq thomash-acinq merged commit e99fa2e into master Jan 8, 2025
1 check passed
@thomash-acinq thomash-acinq deleted the refactor-router branch January 8, 2025 16:05
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