Skip to content

Commit 04b053e

Browse files
committed
docs: move 0.18.4 items, add full list of custom chan PRs
1 parent e1a25f6 commit 04b053e

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/release-notes/release-notes-0.18.4.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,15 @@
2626
# New Features
2727

2828
The main channel state machine and database now allow for processing and storing
29-
custom Taproot script leaves, [allowing the implementation of custom channel
30-
types](https://github.com/lightningnetwork/lnd/pull/8960).
29+
custom Taproot script leaves, allowing the implementation of custom channel
30+
types in a series of changes:
31+
* https://github.com/lightningnetwork/lnd/pull/9025
32+
* https://github.com/lightningnetwork/lnd/pull/9030
33+
* https://github.com/lightningnetwork/lnd/pull/9049
34+
* https://github.com/lightningnetwork/lnd/pull/9072
35+
* https://github.com/lightningnetwork/lnd/pull/9095
36+
* https://github.com/lightningnetwork/lnd/pull/8960
37+
* https://github.com/lightningnetwork/lnd/pull/9194
3138

3239
## Functional Enhancements
3340

@@ -89,6 +96,10 @@ types](https://github.com/lightningnetwork/lnd/pull/8960).
8996
## Breaking Changes
9097
## Performance Improvements
9198

99+
* [A new method](https://github.com/lightningnetwork/lnd/pull/9195)
100+
`AssertTxnsNotInMempool` has been added to `lntest` package to allow batch
101+
exclusion check in itest.
102+
92103
# Technical and Architectural Updates
93104
## BOLT Spec Updates
94105

0 commit comments

Comments
 (0)