loop/staticaddr
Slyghtning e02e5bc258
staticaddr/loopin: add lnd txout checker
Add a TxOutChecker interface for testing whether an original deposit
outpoint is still available before a static loop-in signs its HTLC
transaction.

Implement the checker using lnd's wallet transaction view so wallet-known
spends, including mempool spends when requested, cause the outpoint to be
reported unavailable.
2026-06-30 16:15:16 +02:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit staticaddr: sync active deposits with wallet 2026-06-30 16:15:04 +02:00
loopin staticaddr/loopin: add lnd txout checker 2026-06-30 16:15:16 +02:00
openchannel staticaddr: sync active deposits with wallet 2026-06-30 16:15:04 +02: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: sync active deposits with wallet 2026-06-30 16:15:04 +02:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00