Skip to content

Commit 31f4534

Browse files
committed
docs: add release note
1 parent 4fbcc92 commit 31f4534

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.22.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@
4242
regardless of peer connectivity. Uptime is now seeded from the peer's
4343
actual connection state.
4444

45+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/10897) in the
46+
sweeper whereby inputs that receive an extra budget from an aux sweeper
47+
(such as custom channel outputs, whose value is mostly carried off-chain)
48+
were filtered against their own budget alone. This could permanently
49+
exclude such inputs from sweeping even though their input set could
50+
comfortably pay its fees.
51+
4552
# New Features
4653

4754
## Functional Enhancements
@@ -116,3 +123,4 @@
116123
* bitromortac
117124
* Boris Nagaev
118125
* Erick Cestari
126+
* Jared Tobin

0 commit comments

Comments
 (0)