Skip to content

Comments

Identify failing node by its index#3224

Merged
thomash-acinq merged 1 commit intomasterfrom
stop-at-index
Dec 15, 2025
Merged

Identify failing node by its index#3224
thomash-acinq merged 1 commit intomasterfrom
stop-at-index

Conversation

@thomash-acinq
Copy link
Contributor

When a HTLC is failed remotely, the failing node was previously identified by its node id. However this is not enough if the same node appears multiple times in the payment route, for instance for circular rebalancing. We now identify the failing node using its index in the payment route.

When a HTLC is failed remotely, the failing node was previously identified by its node id.
However this is not enough if the same node appears multiple times in the payment route, for instance for circular rebalancing.
We now identify the failing node using its index in the payment route.
@rorp
Copy link
Contributor

rorp commented Dec 9, 2025

👍

"could not decrypt failure onion" errors were pretty annoying.

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.

LGTM 👍

@thomash-acinq thomash-acinq merged commit 856e236 into master Dec 15, 2025
1 check passed
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.

3 participants