loop/staticaddr
Slyghtning f468f24e6f
staticaddr/deposit: ignore queued expiry in final states
A block notification can queue OnExpiry before a deposit reaches a final
state. If the final transition wins that race first, the stale expiry event
must not overwrite the terminal outcome.

Keep LoopedIn and Withdrawn as self-loops on OnExpiry, matching the other
final states. Add a focused FSM test that sends OnExpiry directly to each
final state and verifies the state is preserved.
2026-07-08 09:01:01 +02:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit staticaddr/deposit: ignore queued expiry in final states 2026-07-08 09:01:01 +02:00
loopin staticaddr/loopin: default payment timeout duration 2026-07-08 09:01:01 +02:00
openchannel staticaddr/deposit: reject duplicate outpoints 2026-07-08 09:00:26 +02:00
script staticaddr: fix timeout comment typo 2026-05-27 11:49:49 +02:00
staticutil staticaddr/deposit: reject duplicate outpoints 2026-07-08 09:00:26 +02:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00