File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 189
189
configured with public read access. This matches the behavior of the
190
190
existing FetchSupplyCommit RPC endpoint.
191
191
192
+ - The [ ` ListUtxos ` RPC now returns a ` Swept ` field] ( https://github.com/lightninglabs/taproot-assets/pull/1832 )
193
+ indicating whether the output is spent.
194
+
192
195
- [ PR #1839 ] ( https://github.com/lightninglabs/taproot-assets/pull/1839 ) The
193
196
` FetchSupplyLeaves ` and ` FetchSupplyCommit ` RPC endpoints now
194
197
include a new ` block_headers ` field. This field is a map from block
249
252
- Enable [ burning the full amount of an asset] ( https://github.com/lightninglabs/taproot-assets/pull/1791 )
250
253
when it is the sole one anchored to a Bitcoin UTXO.
251
254
255
+ - [ Garbage collection of zero-value UTXOs] ( https://github.com/lightninglabs/taproot-assets/pull/1832 )
256
+ by sweeping tombstones and burn outputs when executing onchain transactions.
257
+
252
258
## RPC Updates
253
259
254
260
## tapcli Updates
You can’t perform that action at this time.
0 commit comments