loop/staticaddr
Slyghtning 7cc33bd027
staticaddr/loopin: account for unconfirmed deposit expiry
Treat unconfirmed static-address deposits as swappable because their CSV
timeout has not started yet. Keep confirmed deposits ahead of
unconfirmed ones during automatic selection, then sort by value and
remaining lifetime within each confirmation group.

Share the expiry calculation with the dynamic-programming selector so
unconfirmed deposits do not look like the earliest-expiring candidates.
2026-06-30 15:08:51 +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: account for unconfirmed deposit expiry 2026-06-30 15:08:51 +02:00
openchannel staticaddr: expose tracked deposit availability 2026-06-30 15:08:15 +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: expose tracked deposit availability 2026-06-30 15:08:15 +02:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00