This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2
2
This is the third alpha release of ` lightning-liquidity ` . It features
3
3
a number of bug fixes and performance improvements over the previous release.
4
4
5
- Notably, it introduces service-side payment sequencing in LSPS2, ensuring
6
- we'll only have one intercepted payment in-flight at any given point in time,
7
- until one has paid the channel opening fee. Moreover, this release fixes a
8
- previously introduced deadlock when being unable to parse a received message.
5
+ Notably, it introduces service-side payment sequencing in LSPS2, ensuring we'll
6
+ only have one intercepted payment in-flight at any given point in time, which
7
+ allows the LSP to keep deducting the channel opening fee from the intercepted
8
+ payments until one actually succeeds. Moreover, this release fixes a previously
9
+ introduced deadlock when being unable to parse a received message.
9
10
10
11
** Note:** This release is still considered experimental, should not be run in
11
12
production, and no compatibility guarantees are given until the release of 0.1.0.
You can’t perform that action at this time.
0 commit comments