loop/staticaddr
Slyghtning 32b3b9650f
staticaddr/deposit: track unconfirmed deposits
Retain static-address deposits as soon as lnd reports the UTXO,
even when the output is still unconfirmed. Store the first
confirmation height once the output confirms.

Replay the startup block to recovered deposit FSMs so expiry handling
can run immediately after restart. Derive confirmation heights from a
stable wallet view because lnd reports confirmation counts.
2026-06-30 15:07:52 +02:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit staticaddr/deposit: track unconfirmed deposits 2026-06-30 15:07:52 +02:00
loopin staticaddr/loopin: log HTLC fee guard inputs 2026-06-24 14:22:15 +02:00
openchannel cmd/loop: expose both taproot channel types 2026-06-22 15:06:25 -05:00
script staticaddr: fix timeout comment typo 2026-05-27 11:49:49 +02:00
staticutil staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05: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