lnd/netann
ziggie cd0383450a
chanstate: use channel type in status manager
Move the channel status manager working set to chanstate.OpenChannel.

The DB interface already returns channelstate channel values, so this
removes another channeldb compatibility alias from the consumer path
while keeping the graph and announcement behavior unchanged.
2026-07-07 07:18:57 -03:00
..
chan_status_manager.go chanstate: use channel type in status manager 2026-07-07 07:18:57 -03:00
chan_status_manager_test.go chanstate: use channel type in status manager 2026-07-07 07:18:57 -03:00
channel_announcement.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
channel_announcement_test.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
channel_state.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
channel_update.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
channel_update_test.go lint: remove redundant loop var copies in test files 2026-06-03 15:32:45 -03:00
host_ann.go multi: rename lnwire.NodeAnnouncement 2025-10-01 13:13:32 +02:00
host_ann_test.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
interface.go chanstate: use channel types in interfaces 2026-07-07 07:18:56 -03:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
msg_hash.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
node_announcement.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
node_announcement_test.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
node_signer.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
sign.go multi: rename lnwire.NodeAnnouncement 2025-10-01 13:13:32 +02:00