loop/staticaddr
Boris Nagaev e0367e552a
staticaddr: coordinate concurrent deposit use
Withdrawals obtain signatures before deposits enter their durable state,
leaving a window where a loop-in can select the same outputs.

Coordinate in-flight client operations with an in-memory registry.
Persist withdrawal data before publication. Existing recovery resumes it
after restart.
2026-08-02 00:26:56 -05:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit staticaddr: coordinate concurrent deposit use 2026-08-02 00:26:56 -05:00
loopin staticaddr: coordinate concurrent deposit use 2026-08-02 00:26:56 -05: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: coordinate concurrent deposit use 2026-08-02 00:26:56 -05:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00