loop/staticaddr
Boris Nagaev 8ac8e3801c
staticaddr: model pending withdrawals
Represent withdrawal txids as optional in the domain model and keep
pending withdrawals visible through GetAllWithdrawals.

Pending rows now surface nil and zero values in Go and empty and zero
defaults over RPC, while malformed non-NULL txids still fail loudly.

Also sync godoc's with how it actually behaves: returns pending withdraws
in addition to finalized ones.
2026-04-07 01:47:31 -05:00
..
address lint: fix linter issues 2026-03-09 14:39:45 +01:00
deposit Revert "staticaddr: support dynamic deposit confirmation requirements" 2026-03-13 11:18:42 +01:00
loopin loopdb, staticaddr: harden SQL txid loading 2026-04-07 01:47:31 -05:00
openchannel lint: fix linter issues 2026-03-09 14:39:45 +01:00
script multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
staticutil lint: fix linter issues 2026-03-09 14:39:45 +01:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: model pending withdrawals 2026-04-07 01:47:31 -05:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00