mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Document the RFQ validation, cache responsiveness, and tapd connection lifecycle fixes in the rolling release notes.
436 B
436 B
Loop Client Release Notes
New Features
Breaking Changes
Bug Fixes
- Taproot Asset Loop Out handling now validates RFQ timeouts and asset rates,
keeps cached asset-name lookups responsive during slow
tapdqueries, and closestapdconnections cleanly during shutdown and startup failures. PR #1189