loop/staticaddr
Slyghtning 412fe7ffd9
staticaddr: simplify withdrawal fsm transition
previously upon recovery, a withdrawing deposit was
first transitioned into the Deposited state by the
deposit manager, and then again into the Withdrawing
state by the withdrawal manager. The first transition
is unnecessary, so we just remain in the Withdrawing
state upon recovery.
2025-07-02 15:42:12 +02:00
..
address staticaddr: wait for address manager initiation 2025-06-13 15:37:38 +02:00
deposit staticaddr: simplify withdrawal fsm transition 2025-07-02 15:42:12 +02:00
loopin staticaddr: thread-safe loop-in recovery 2025-06-23 11:00:06 +02:00
script multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: simplify withdrawal fsm transition 2025-07-02 15:42:12 +02:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00