Skip to content

Releases: lightningdevkit/lightning-liquidity

v0.1.0-alpha.4 - May 13, 2024

13 May 08:34
1da2a14
Compare
Choose a tag to compare
Pre-release

This is the fifth alpha release of lightning-liquidity. It is a simple maintenance release bumping the LDK dependency to v0.0.123.

Note: This release is still considered experimental, should not be run in production, and no compatibility guarantees are given until the release of 0.1.0.

v0.1.0-alpha.3 - Apr. 22, 2024

22 Apr 15:02
8d37a4b
Compare
Choose a tag to compare
Pre-release

This is the forth alpha release of lightning-liquidity. It features a number of bug fixes and performance improvements over the previous release.

In particular, it introduces the final breaking changes of the LSPS2 spec that is close to finalization, and fixes a number of serialization-related bugs.

Note: This release is still considered experimental, should not be run in production, and no compatibility guarantees are given until the release of 0.1.0.

v0.1.0-alpha.2 - Mar. 6, 2024

06 Mar 10:06
6599fde
Compare
Choose a tag to compare
Pre-release

This is the third alpha release of lightning-liquidity. It features a number of bug fixes and performance improvements over the previous release.

Notably, it introduces service-side payment sequencing in LSPS2, ensuring we'll only have one intercepted payment in-flight at any given point in time, which allows the LSP to keep deducting the channel opening fee from the intercepted payments until one actually succeeds. Moreover, this release fixes a previously introduced deadlock when being unable to parse a received message.

Note: This release is still considered experimental, should not be run in production, and no compatibility guarantees are given until the release of 0.1.0.

v0.1.0-alpha.1 - Feb. 28, 2024

28 Feb 08:31
f19fcd7
Compare
Choose a tag to compare
Pre-release

This is the second alpha release of lightning-liquidity. It features a number of bug fixes and performance improvements over the previous release.

Note: This release is still considered experimental, should not be run in production, and no compatibility guarantees are given until the release of 0.1.0.

v0.1.0-alpha - Feb. 15, 2024

15 Feb 14:08
71b9dd2
Compare
Choose a tag to compare
Pre-release

This is the first alpha release of lightning-liquidity. It features early-stage client- and service-side support for the LSPS2 just-in-time (JIT) channel protocol.

Note: This release is still considered experimental, should not be run in production, and no compatibility guarantees are given until the release of 0.1.