loop/staticaddr
Boris Nagaev dc4a5641ac
multi: initialize block height in New, not in Run
If Run sets the current height field, it is technically a race between Run and
other methods reading the field. Setting in New is a safer option.

Removed a check that height is not 0 from static address manager.
2025-03-19 15:00:31 +01:00
..
address multi: initialize block height in New, not in Run 2025-03-19 15:00:31 +01:00
deposit staticaddr: fix race conditions in current height 2025-03-19 15:00:30 +01:00
loopin multi: initialize block height in New, not in Run 2025-03-19 15:00:31 +01: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 multi: initialize block height in New, not in Run 2025-03-19 15:00:31 +01:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00