loop/staticaddr
Slyghtning aa77682e07
staticaddr/loopin: wait for risk acceptance notification
Wait for the server's static loop-in risk-accepted notification before starting
the client payment deadline. The server may intentionally hold the swap at the
confirmation-risk gate after HTLC signing, and the client deadline should not
run while that server-side wait is still in progress.

Cache risk-accepted notifications by swap hash inside the local notification
manager and replay them to the per-swap subscriber. This covers both reconnects
and the internal race where the global notification stream receives the server
event before the static loop-in FSM registers its waiter.
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: wait for risk acceptance 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