Skip to content

Commit 4fb0135

Browse files
committed
docs: add release notes
1 parent 7b10b2e commit 4fb0135

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.8.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737

3838
## Functional Updates
3939

40+
- [Garbage collection of orphaned UTXOs](https://github.com/lightninglabs/taproot-assets/pull/1832)
41+
by sweeping tombstones and burn outputs when executing onchain transactions.
42+
Garbage collection will be executed on every burn, transfer or call to
43+
`AnchorVirtualPsbts`. A new configuration is available to control the sweeping
44+
via the flag `wallet.sweep-orphan-utxos`.
45+
4046
## RPC Updates
4147

4248
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove

0 commit comments

Comments
 (0)