File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
docs/taproot-assets/release-notes Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 6666 [ API
6767 docs] ( https://lightning.engineering/api-docs/api/taproot-assets/price-oracle/query-asset-rates/#priceoraclerpcintent )
6868 for more information on the different values and their meaning.
69+
6970- The ` SendPayment ` , ` AddInvoice ` and ` DecodeAssetPayReq ` RPCs now have a [ new
7071 ` price_oracle_metadata ` field the user can specify to send additional metadata
7172 to a price oracle] ( https://github.com/lightninglabs/taproot-assets/pull/1677 )
7980 completed sends with efficient database-level
8081 filtering] ( https://github.com/lightninglabs/taproot-assets/pull/1685 ) .
8182
83+ - A [ new field ` unconfirmed_transfers ` was added to the response of the
84+ ` ListBalances ` RPC
85+ method] ( https://github.com/lightninglabs/taproot-assets/pull/1691 ) to indicate
86+ that unconfirmed asset-related transactions don't count toward the balance.
87+
8288## tapcli Additions
8389
8490- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
9399
94100## Functional Updates
95101
102+ - The output of ` lncli channelbalance ` [ now also shows the local and remote
103+ balances of asset channels grouped by group key (if grouped assets were used
104+ in a channel)] ( https://github.com/lightninglabs/taproot-assets/pull/1691 ) .
105+
96106## RPC Updates
97107
98108## tapcli Updates
120130- All [ ` lndclient ` wrapper services were moved to their own ` lndservices ` sub
121131 package] ( https://github.com/lightninglabs/taproot-assets/pull/1668 ) .
122132
133+ - [ Simplify] ( https://github.com/lightninglabs/taproot-assets/pull/1696 )
134+ ` ChainPorter ` state machine by removing a goroutine and simplifying
135+ event emission. Fixes an itest flake.
136+
123137## Breaking Changes
124138
125139## Performance Improvements
You can’t perform that action at this time.
0 commit comments