lnd/watchtower
ziggie 4bb78770ce
chanstate: use channel types in watchtower
Move watchtower blob and client channel-type boundaries to chanstate.

The wtclient manager still imports channeldb for closed-channel lookup
errors, but the channel type and close-summary payloads now use the
channel state package directly.
2026-07-07 07:18:58 -03:00
..
blob chanstate: use channel types in watchtower 2026-07-07 07:18:58 -03:00
lookout multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
wtclient chanstate: use channel types in watchtower 2026-07-07 07:18:58 -03:00
wtdb multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
wtmock multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
wtpolicy multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
wtserver multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
wtwire multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
conf.go multi: add default watchtower config to main LND config 2023-06-15 11:36:44 +02:00
config.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
errors.go watchtower/conf: remove experimental conditional compilation 2019-06-13 19:54:19 -07:00
interface.go watchtower/conf: abstract address normalizer to prevent import cycle 2019-06-13 19:54:19 -07:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
standalone.go multi: drop tor v2 onion production, keep wire codec faithful 2026-05-22 09:42:37 -03:00
tlv_bench_test.go multi: replace ioutil.Discard 2024-04-25 11:23:54 +02:00