File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ This file tracks release notes for the loop client.
15
15
## Next release
16
16
17
17
#### New Features
18
+ - The loopd client reports off-chain routing failures for loop out swaps if
19
+ it cannot find a route to the server for the swap's prepay or invoice payment.
20
+ This allows the server to release accepted invoices, if there are any,
21
+ earlier, reducing the amount of time that funds are held off-chain. If the
22
+ swap failed on one of the loop server's channels, it will report failure
23
+ location of its off-chain failure. If the failure occurred outside of the
24
+ loop server's infrastructure, a generic failure will be used so that no
25
+ information about the client's position in the network is leaked.
18
26
19
27
#### Breaking Changes
20
28
You can’t perform that action at this time.
0 commit comments