docs: document instant out reliability improvements

Record the reservation and Instant Out validation, recovery, fee-limit,
and lifecycle updates in the next release notes.
This commit is contained in:
Slyghtning 2026-08-11 11:43:54 +02:00
parent 63a0bccf3d
commit 4f07354ff5
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF

View file

@ -6,6 +6,10 @@
#### Bug Fixes
* Hardened Instant Out and reservation handling against malformed server
responses, invalid signatures and reservation outputs, resource exhaustion,
unsafe recovery, excessive swap fees, and under-scoped macaroon permissions.
* 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.