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.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@
Garbage collection will be executed on every burn, transfer or call to
`AnchorVirtualPsbts`. A new configuration is available to control the sweeping
via the flag `wallet.sweep-orphan-utxos`.
- [PR](https://github.com/lightninglabs/taproot-assets/pull/1899) tapd now
treats HTLC interceptor setup failures as fatal during RFQ subsystem startup.
If the RFQ subsystem cannot install its interceptor, tapd shuts down instead
of continuing in a degraded state. This ensures that any running tapd
instance has a fully functional RFQ pipeline and surfaces configuration or
lnd-level conflicts immediately.

## RPC Updates

Expand Down