lnd/peer
Olaoluwa Osuntokun 23a9a761e3 peer: add initial awareness of new rbf coop closer
In this commit, we use the interfaces we created in the prior commit to
make a new method capable of spinning up the new rbf coop closer.
2025-03-18 11:44:20 -05:00
..
brontide.go peer: add initial awareness of new rbf coop closer 2025-03-18 11:44:20 -05: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: add an implementation of chancloser.ChanObserver 2025-03-18 11:44:20 -05:00
daemon_adapters.go peer: make a DaemonAdapter impl for lnd 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: make PingManager.Stop infallible 2024-05-21 13:29:31 -07:00
ping_manager_test.go peer: make PingManager.Stop infallible 2024-05-21 13:29:31 -07:00
test_utils.go multi: thread thru RPC caller context from CloseChannel 2025-03-18 11:44:20 -05:00