You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments