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

Ignore disabled edges for routing messages #2750

Merged
merged 1 commit into from Oct 2, 2023
Merged

Conversation

thomash-acinq
Copy link
Member

Other implementations and Eclair (#2703) disable channels only when the other peer is offline. So disabled channels should no be used for routing messages.

This PR removes ActiveEdge that was introduced in #2656

Other implementations and Eclair (#2703) disable channels only when the other peer is offline.
So disabled channels should no be used for routing messages.

This PR removes `ActiveEdge` that was introduced in #2656
@thomash-acinq thomash-acinq merged commit 63a3c42 into master Oct 2, 2023
1 check passed
@thomash-acinq thomash-acinq deleted the simpler-routing branch October 2, 2023 14:57
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.

None yet

2 participants