Commit 0b86a98
committed
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 037403e commit 0b86a98
File tree
4 files changed
+1211
-19
lines changed- lightning/src
- ln
- routing
4 files changed
+1211
-19
lines changed
0 commit comments