loop/staticaddr
Slyghtning e6404bb867
staticaddr/loopin: handle risk rejection notification
Add client handling for the server's static loop-in risk-rejected notification.
If the server aborts confirmation-risk waiting before payment, the client fails
the local swap instead of waiting for a payment deadline that will never start.

Cache rejected notifications by swap hash using the same replay path as accepted
notifications, and clear the opposite cached state when a final risk decision is
received. This keeps reconnect and subscription-order races from stranding the
client in the risk wait.
2026-05-22 11:22:43 +02:00
..
address Merge pull request #1133 from 0xfandom/refactor/1056-move-parameters-to-script 2026-05-20 22:02:57 +02:00
deposit staticaddr: cancel loop-ins when deposit inputs vanish 2026-05-22 11:22:42 +02:00
loopin staticaddr/loopin: handle risk rejection notification 2026-05-22 11:22:43 +02:00
openchannel staticaddr: apply confirmation policy by flow 2026-05-22 11:22:41 +02:00
script staticaddr: move address.Parameters to script package 2026-05-01 15:54:37 +05:30
staticutil staticaddr: move address.Parameters to script package 2026-05-01 15:54:37 +05:30
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: apply confirmation policy by flow 2026-05-22 11:22:41 +02:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00