loop/staticaddr
Slyghtning 52d884cec1
openchannel: return error on hash creation failure
Return an error instead of just logging when chainhash.NewHash fails in
the ChanPending handler. The hash variable would be nil and crash on the
subsequent String() call.
2026-02-26 20:57:27 +01:00
..
address staticutil: refactor methods into utils 2025-12-09 12:21:51 +01:00
deposit staticaddr: channel open states for deposit and fsm 2026-02-26 20:57:26 +01:00
loopin staticaddr: clear stale HTLC confs on re-register 2025-12-17 10:11:30 +01:00
openchannel openchannel: return error on hash creation failure 2026-02-26 20:57:27 +01:00
script multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
staticutil staticaddr: open channel manager 2026-02-26 20:57:26 +01:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: open channel manager 2026-02-26 20:57:26 +01:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00