lnd/peer
Elle Mouton b8abe130a5
multi: rename lnwire.NodeAnnouncement
In preparation for adding a NodeAnnouncement2 struct along with a
NodeAnnouncement interface, this commit renames the existing
NodeAnnouncment struct to NodeAnnouncement1.
2025-10-01 13:13:32 +02:00
..
brontide.go multi: rename lnwire.NodeAnnouncement 2025-10-01 13:13:32 +02:00
brontide_test.go peer: move existing chan closer init logic to new method 2025-03-18 11:44:20 -05:00
chan_observer.go peer: conditionally create rbf coop close fsm based on feature bits 2025-03-18 11:44:20 -05:00
daemon_adapters.go peer: conditionally create rbf coop close fsm based on feature bits 2025-03-18 11:44:20 -05:00
interfaces.go peer+lnwire: move LinkUpdater to lnwire 2024-03-06 11:59:19 -08:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
musig_chan_closer.go multi: update to fn v2 2024-12-04 13:19:00 -07:00
ping_manager.go peer+lnd: add new CLI option to control if we D/C on slow pongs 2025-05-15 16:36:38 +02:00
ping_manager_test.go peer+lnd: add new CLI option to control if we D/C on slow pongs 2025-05-15 16:36:38 +02:00
setup_test.go multi: use MakeTestGraph everywhere for test graph creation 2025-05-22 14:14:42 +02:00
test_utils.go multi: use MakeTestGraph everywhere for test graph creation 2025-05-22 14:14:42 +02:00