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 @@ -133,6 +133,12 @@
balances of asset channels grouped by group key (if grouped assets were used
in a channel)](https://github.com/lightninglabs/taproot-assets/pull/1691).

- When sending a payment or adding an invoice any failed RFQ negotiations will
now fail immediately, instead of causing a long timeout (30s). This was due
to the RPC endpoint ignoring the RFQ rejection response. This
[PR](https://github.com/lightninglabs/taproot-assets/pull/1640) addresses the
issue.

## RPC Updates

## tapcli Updates
Expand Down