File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
docs/taproot-assets/release-notes Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 7575- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the
7676 ` MintAsset ` RPC message field from ` universe_commitments ` to
7777 ` enable_supply_commitments ` .
78+ - The ` SubscribeSendEvents ` RPC now supports [ historical event replay of
79+ completed sends with efficient database-level
80+ filtering] ( https://github.com/lightninglabs/taproot-assets/pull/1685 ) .
7881
7982## tapcli Additions
8083
8184- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
8285 asset command flag from ` --universe_commitments ` to
8386 ` --enable_supply_commitments ` for consistency with the updated terminology.
8487
88+ - The [ CLI command ` tapcli assets removelease ` was added to give access to the
89+ ` RemoveUTXOLease ` RPC method on the command line as
90+ well] ( https://github.com/lightninglabs/taproot-assets/pull/1690 ) .
91+
8592# Improvements
8693
8794## Functional Updates
9097
9198## tapcli Updates
9299
100+ - The default script key type in the ` tapcli assets list ` ,
101+ ` tapcli assets balance ` and ` tapcli assets utxos ` commands was changed from
102+ the default "all script key types" [ to the value
103+ ` bip86 ` ] ( https://github.com/lightninglabs/taproot-assets/pull/1690 ) to match
104+ the default value of the RPC interface.
105+
93106## Code Health
94107
95108- A series of PRs was created that refactored the send and funding logic in
You can’t perform that action at this time.
0 commit comments