Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/taproot-assets/release-notes/release-notes-0.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,12 @@

## RPC Updates

- [PR](https://github.com/lightninglabs/taproot-assets/pull/1854) The `NewAddr`
RPC now performs a proof courier connectivity check for all tap address types
using a universe RPC URL scheme. A new flag allows skipping this check for
offline address generation. Additionally, an early sanity check ensures the
asset is recognized locally before attempting any courier connection check.

## tapcli Updates

- The default script key type in the `tapcli assets list`,
Expand Down