docs: note tapd client hardening

Document the RFQ validation, cache responsiveness, and tapd connection
lifecycle fixes in the rolling release notes.
This commit is contained in:
Slyghtning 2026-08-03 10:04:45 +02:00
parent 9e97992e18
commit b686d97445
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF

View file

@ -6,6 +6,11 @@
#### Bug Fixes
* Taproot Asset Loop Out handling now validates RFQ timeouts and asset rates,
keeps cached asset-name lookups responsive during slow `tapd` queries, and
closes `tapd` connections cleanly during shutdown and startup failures.
[PR #1189](https://github.com/lightninglabs/loop/pull/1189)
#### Maintenance
#### Contributors (Alphabetical Order)