We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9075e0a commit 5f8ba65Copy full SHA for 5f8ba65
docs/release-notes/release-notes-0.8.0.md
@@ -32,6 +32,11 @@
32
33
## Functional Updates
34
35
+- [Garbage collection of zero-value UTXOs](https://github.com/lightninglabs/taproot-assets/pull/1832)
36
+ by sweeping tombstones and burn outputs when executing onchain transactions.
37
+ Garbage collection will be executed on every burn, transfer or call to
38
+ `AnchorVirtualPsbts`.
39
+
40
## RPC Updates
41
42
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove
0 commit comments