lnd/peer
Olaoluwa Osuntokun 0423466143 peer: update chooseDeliveryScript to gen script if needed
In this commit, we update `chooseDeliveryScript` to generate a new
script if needed. This allows us to fold in a few other lines that
always followed this function into this expanded function.

The tests have been updated accordingly.
2025-02-28 15:36:01 -08:00
..
brontide.go peer: update chooseDeliveryScript to gen script if needed 2025-02-28 15:36:01 -08:00
brontide_test.go peer: update chooseDeliveryScript to gen script if needed 2025-02-28 15:36:01 -08:00
chan_observer.go peer: add an implementation of chancloser.ChanObserver 2025-02-28 15:36:01 -08:00
daemon_adapters.go peer: make a DaemonAdapter impl for lnd 2025-02-28 15:36:01 -08: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-02-28 15:36:01 -08:00