32 Commits (xprv-restore)

Author SHA1 Message Date
Elliott Jin a259317d72 netann: add test for RequestAuto 3 years ago
Elliott Jin 59bd617c97 netann: add RequestAuto for restoring auto chan state management 3 years ago
Elliott Jin e1709f20eb netann: add tests for manually enabling/disabling channels 3 years ago
Elliott Jin dbabc2e696 netann: add bool param to chan_status_manager_test 3 years ago
Elliott Jin 542c89ad5d netann: update channel status transitions to handle manual requests 3 years ago
Elliott Jin c40d291488 netann: add ChanStatusManuallyDisabled state 3 years ago
Elliott Jin e9baf0e4a2 multi: add bool param to channel enable/disable methods 3 years ago
Johan T. Halseth 3485a7874f
netann: ignore unknown channel updat on startup 3 years ago
Olaoluwa Osuntokun ba3688c3b9
netann: add new HostAnnouncer to support dynamic IPs via domains 4 years ago
Wilmer Paulino d0fe8b737b
netann: decode features when creating chan ann from stored chan info 4 years ago
Oliver Gugger be890ef9be
lnd+server+netann: use signing interface in node signer 4 years ago
Andras Banki-Horvath 2d6c73f0fd netann: remove unused logClosure 4 years ago
Andras Banki-Horvath 28c2ef12b2 netann: one append instead of appends in a loop 4 years ago
Conner Fromknecht 0f94b8dc62
multi: return input.Signature from SignOutputRaw 4 years ago
Conner Fromknecht 5c2fc4a2d6
discovery/gossiper: use netann pkg for signing channel updates 4 years ago
Conner Fromknecht 5147a6d63d
netann/channel_update: set timestamp via modifier 4 years ago
Conner Fromknecht f6c194c3cd
netann/node_announcement: consolidate signing logic 4 years ago
Conner Fromknecht 6a813e3433
discovery/multi: move CreateChanAnnouncement to netann 4 years ago
Conner Fromknecht 9d92cfd2b4
netann/channel_update: use generic SignAnnouncement 4 years ago
Conner Fromknecht df44d19936
discovery/multi: move SignAnnouncement to netann 4 years ago
Joost Jager 3d7de2ad39
multi: remove dead code 5 years ago
Federico Bond 0a9141763e multi: replace manual CAS with sync.Once in several more modules 5 years ago
Conner Fromknecht 714e42fce2
netann/chan_status_manager: remove unknown edges from passive disable 5 years ago
Conner Fromknecht cd467195d7
netann/chan_status_manager_test: adds ChanStatusManager unit tests 5 years ago
Conner Fromknecht 53797b7dc7
netann/chan_status_manager: adds ChanStatusManager 5 years ago
Conner Fromknecht b405c87578
netann/channel_state: defines ChanStatus and per-channel state 5 years ago
Conner Fromknecht 559255e6f6
netann/interface: defines chan status mgr interfaces 5 years ago
Conner Fromknecht a0daf6f59f
netann/channel_update_test: adds unit tests UpdateDisableFlag 5 years ago
Conner Fromknecht 1a7fd6e6f1
netann/channel_update: exposes channel update helpers moved from server 5 years ago
Conner Fromknecht 4c8b64d2a6
netann/log: add NANN logger 5 years ago
Conner Fromknecht 30441871d3
netann/node_signer: copy and export NodeSigner from main 5 years ago