Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bbc9414

Browse files
committedApr 17, 2025··
Find path and route to next Trampoline node
In this commit, we expand our forwarding logic to do ad-hoc pathfinding to subsequent Trampoline nodes, covering both blinded and unblinded scenarios. We allow the forwards to use MPP, but we do not yet implement inbound Trampoline MPP handling, nor retry logic. We further modify our error propagation logic to handle Trampoline forward HTLC failures eagerly, i.e. when we receive a failure from the downstream node, we immediately fail or inbound MPP components.
1 parent 906c66a commit bbc9414

File tree

4 files changed

+1211
-19
lines changed

4 files changed

+1211
-19
lines changed
 

0 commit comments

Comments
 (0)
Please sign in to comment.