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 189189 configured with public read access. This matches the behavior of the
190190 existing FetchSupplyCommit RPC endpoint.
191191
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+
192195- [ PR #1839 ] ( https://github.com/lightninglabs/taproot-assets/pull/1839 ) The
193196 ` FetchSupplyLeaves ` and ` FetchSupplyCommit ` RPC endpoints now
194197 include a new ` block_headers ` field. This field is a map from block
249252- Enable [ burning the full amount of an asset] ( https://github.com/lightninglabs/taproot-assets/pull/1791 )
250253 when it is the sole one anchored to a Bitcoin UTXO.
251254
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+
252258## RPC Updates
253259
254260## tapcli Updates
You can’t perform that action at this time.
0 commit comments