mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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:
parent
9e97992e18
commit
b686d97445
1 changed files with 5 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue