Skip to content

Commit 9da1255

Browse files
authored
update documentation
1 parent 89adefb commit 9da1255

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/taproot-assets/release-notes/release-notes-0.7.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
- https://github.com/lightninglabs/taproot-assets/pull/1784
7676
- https://github.com/lightninglabs/taproot-assets/pull/1777
7777
- https://github.com/lightninglabs/taproot-assets/pull/1796
78+
- https://github.com/lightninglabs/taproot-assets/pull/1797
7879

7980
- A new [address version 2 was introduced that supports grouped assets and
8081
custom (sender-defined)
@@ -145,6 +146,12 @@
145146
- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the
146147
`MintAsset` RPC message field from `universe_commitments` to
147148
`enable_supply_commitments`.
149+
- [Enhanced RFQ accepted quote messages with asset identification fields](https://github.com/lightninglabs/taproot-assets/pull/1805):
150+
The `PeerAcceptedBuyQuote` and `PeerAcceptedSellQuote` proto messages
151+
now include asset ID and asset group pub key fields (via the `AssetSpecBytes`
152+
message), allowing clients to directly associate quotes with their
153+
corresponding assets without manual tracking.
154+
148155
- The `SubscribeSendEvents` RPC now supports [historical event replay of
149156
completed sends with efficient database-level
150157
filtering](https://github.com/lightninglabs/taproot-assets/pull/1685).

0 commit comments

Comments
 (0)