loop/staticaddr
Slyghtning 5506d28f79
staticaddr: sync active deposits with wallet
Treat lnd wallet view as the source of spendable static-address
outputs while keeping historical deposit records in the DB. Reconcile
active FSMs against the current wallet view and reactivate known
deposits when their outpoints are visible again.

Refresh deposits before selection, withdrawal, loop-in, and channel-open
paths, and filter list and summary responses through the live active set
so stale Deposited records are not exposed as available funds.
2026-06-30 16:15:04 +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: sync active deposits with wallet 2026-06-30 16:15:04 +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