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 2d5ac44 commit 2c3b3abCopy full SHA for 2c3b3ab
docs/release-notes/release-notes-0.8.0.md
@@ -37,6 +37,11 @@
37
38
## Functional Updates
39
40
+- [Garbage collection of zero-value 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`.
44
+
45
## RPC Updates
46
47
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove
0 commit comments