loop/staticaddr
Boris Nagaev 6d480cfd9e
staticaddr: require positive heights at startup
Loop now guards all static-address managers against zero block heights: each
constructor returns an error when invoked with a non-positive current height,
and `loopd` validates the height from `GetInfo` before instantiating them.
Tests and helper code were updated accordingly so we fail fast instead of
registering chain notifications with invalid hints.
2025-11-16 01:24:01 -03:00
..
address staticaddr: require positive heights at startup 2025-11-16 01:24:01 -03:00
deposit staticaddr: ignoreUnknown flag for DepositsForOutpoints 2025-09-26 12:03:48 +02:00
loopin staticaddr: require positive heights at startup 2025-11-16 01:24:01 -03: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: require positive heights at startup 2025-11-16 01:24:01 -03:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00