Skip to content

Commit 008537c

Browse files
Merge pull request #941 from lightninglabs/docs-taproot-assets
Update taproot-assets documentation
2 parents 94db9ad + 1fa0484 commit 008537c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,14 @@
149149
controls whether the peer's identity public key is sent to the local price
150150
oracle when querying asset price rates.
151151

152+
- Tap channels now use
153+
[feature bits](https://github.com/lightninglabs/taproot-assets/pull/1748), in
154+
order to provide a safe way to upgrade the channels into using new features
155+
without breaking backwards compatibility. This way a new feature will become
156+
active over a channel only when both peers decide to use it. When funding a
157+
channel or upon reconnection we check that the required features are supported
158+
by the remote party before proceeding.
159+
152160
## RPC Additions
153161

154162
- The [price oracle RPC calls now have an intent, optional peer ID and metadata

0 commit comments

Comments
 (0)