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