Skip to content

Commit 06504dc

Browse files
Roasbeefguggero
authored andcommitted
docs/release-notes: add entry for 0.15.5
Adds an entry for the change addr bug fix, and a missing entry for the funding locked sleep fix.
1 parent cfd5b3b commit 06504dc

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/release-notes/release-notes-0.15.5.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@
55
* [A Taproot related key tweak issue was fixed in `btcd` that affected remote
66
signing setups](https://github.com/lightningnetwork/lnd/pull/7130).
77

8-
* [Sleep for one second when funding locked message is not
9-
received](https://github.com/lightningnetwork/lnd/pull/7095) to avoid CPU
10-
spike.
8+
* [Taproot changes addresses are now used by default for the `SendCoins`
9+
RPC](https://github.com/lightningnetwork/lnd/pull/7193).
10+
11+
* [A 1 second interval has been added between `FundingLocked` receipt
12+
checks](https://github.com/lightningnetwork/lnd/pull/7095). This reduces idle
13+
CPU usage for pending/dangling funding attempts.
1114

1215
# Contributors (Alphabetical Order)
1316

17+
* Olaoluwa Osuntokun
1418
* Oliver Gugger
1519
* Yong Yu

0 commit comments

Comments
 (0)