lnd.xprv/netann
Johan T. Halseth 3485a7874f
netann: ignore unknown channel updat on startup
Since the funding manager might be in process of adding the edge to the
graph, we ignore the error.
2021-01-26 15:33:45 +01:00
..
chan_status_manager_test.go lnd+server+netann: use signing interface in node signer 2020-05-20 09:05:35 +02:00
chan_status_manager.go netann: ignore unknown channel updat on startup 2021-01-26 15:33:45 +01:00
channel_announcement_test.go netann: decode features when creating chan ann from stored chan info 2020-06-01 17:30:23 -07:00
channel_announcement.go netann: decode features when creating chan ann from stored chan info 2020-06-01 17:30:23 -07:00
channel_state.go netann/channel_state: defines ChanStatus and per-channel state 2019-02-14 17:12:37 -08:00
channel_update_test.go lnd+server+netann: use signing interface in node signer 2020-05-20 09:05:35 +02:00
channel_update.go netann: ignore unknown channel updat on startup 2021-01-26 15:33:45 +01:00
host_ann_test.go netann: add new HostAnnouncer to support dynamic IPs via domains 2020-07-06 17:30:08 -07:00
host_ann.go netann: add new HostAnnouncer to support dynamic IPs via domains 2020-07-06 17:30:08 -07:00
interface.go netann/interface: defines chan status mgr interfaces 2019-02-14 17:12:25 -08:00
log.go netann: remove unused logClosure 2020-04-24 19:15:08 +02:00
node_announcement.go netann/node_announcement: consolidate signing logic 2020-03-17 16:25:02 -07:00
node_signer.go lnd+server+netann: use signing interface in node signer 2020-05-20 09:05:35 +02:00
sign.go multi: return input.Signature from SignOutputRaw 2020-04-10 14:27:35 -07:00