loop/staticaddr
Boris Nagaev 5d8a5019cf
lint: enable deprecation checks
Enable staticcheck's SA1019 check in golangci-lint so deprecated
identifiers are caught in CI.

Replace deprecated standard library and bbolt APIs with their current
equivalents. Keep intentional compatibility reads and writes of
deprecated Loop RPC fields behind narrow nolint annotations, because
older clients and persisted liquidity parameters still depend on those
fields.
2026-06-22 12:46:12 -05:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
loopin staticaddr/loopin: include failed swaps in state queries 2026-06-22 10:18:07 +02:00
openchannel lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
script staticaddr: fix timeout comment typo 2026-05-27 11:49:49 +02:00
staticutil staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00