Skip to content

Commit 58e1288

Browse files
committed
docs: add release-notes.
1 parent 351e9a6 commit 58e1288

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/release-notes-0.18.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@
118118

119119
* [Fixed a bug in `btcd` that caused an incompatibility with
120120
`bitcoind v27.0`](https://github.com/lightningnetwork/lnd/pull/8573).
121+
122+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8609) a function call
123+
where arguments were swapped.
124+
125+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8545) utxo selection
126+
for the internal channel funding flow (Single and Batch Funding Flow). Now
127+
utxos which are unconfirmed and originated from the sweeper subsystem are not
128+
selected because they bear the risk of being replaced (BIP 125 RBF).
121129

122130
# New Features
123131
## Functional Enhancements

0 commit comments

Comments
 (0)