loop/staticaddr
Slyghtning 9ee5c42425
staticaddr/withdraw: prepare deposits before publish
Neutrino can remove a spent input from its wallet view while transaction
publication is still blocked. If the deposit remains Deposited,
reconciliation can remove it before the withdrawal manager records the
withdrawal intent.

Attach the finalized transaction, transition the deposits to Withdrawing,
and set up local tracking before publishing. Keep the prepared state on
publication errors because the wallet RPC outcome can be ambiguous and
recovery or fee bumping must be able to retry.
2026-07-20 21:18:01 +02:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit staticaddr/loopin: clean up deposits after unpaid htlc timeout 2026-07-12 09:14:34 +02:00
loopin staticaddr/loopin: retry failed deposit state transitions 2026-07-15 16:52:39 +02:00
openchannel staticaddr: refresh deposits before spend selection 2026-07-12 09:14:32 +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/withdraw: prepare deposits before publish 2026-07-20 21:18:01 +02:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00