loop/staticaddr
Slyghtning 1abe617991
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.

Derive confirmation heights from the current wallet view because lnd
reports confirmation counts instead of first-confirmation heights.
2026-07-12 09:14:31 +02:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit staticaddr/deposit: track unconfirmed deposits 2026-07-12 09:14:31 +02:00
loopin staticaddr/loopin: check deposits before htlc signing 2026-07-08 09:02:06 +02:00
openchannel staticaddr/openchannel: fix nolint directive 2026-07-08 09:02:12 +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/deposit: guard confirmation height access 2026-07-08 09:01:01 +02:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00