loop/staticaddr/withdraw
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
..
funding_values_test.go staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05:00
interface.go staticaddr: sync active deposits with wallet 2026-06-30 16:15:04 +02:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go staticaddr: sync active deposits with wallet 2026-06-30 16:15:04 +02:00
manager_test.go staticaddr: reject malformed MuSig2 signing data 2026-05-29 11:53:32 +02:00
sql_store.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00
sql_store_test.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00
withdrawal.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00