lnd/discovery
Elle Mouton 6c427a6ba9
multi: update FetchChanInfos to take in an optional tx
In this commit, the FetchChanInfos ChannelGraph method is updated to
take in an optional read transaction for the case where it is called
from within another transaction.
2024-01-22 21:07:55 +02:00
..
bootstrapper.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
chan_series.go multi: update FetchChanInfos to take in an optional tx 2024-01-22 21:07:55 +02:00
gossiper_test.go multi: address linter issues 2023-11-08 14:50:35 +02:00
gossiper.go multi: extract and pass through IsZombieChannel method 2023-12-11 09:12:05 +02:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
message_store_test.go discovery: use T.TempDir to create temporary test directory 2022-08-24 08:58:16 +08:00
message_store.go multi: add more trace logs regarding link activate flow 2023-03-21 10:18:49 +07:00
mock_test.go funding+peer: add support for new musig2 channel funding flow 2023-08-22 16:32:07 -07:00
reliable_sender_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
reliable_sender.go discovery+peer: add logs to reveal shutdown flow 2022-12-08 17:57:01 +08:00
sync_manager_test.go multi: start asking for update timestamps in QueryChannelRange 2023-12-11 09:12:04 +02:00
sync_manager.go multi: extract and pass through IsZombieChannel method 2023-12-11 09:12:05 +02:00
syncer_test.go channeldb+discovery: use timestamps to maybe revive zombie 2023-12-11 09:12:05 +02:00
syncer.go channeldb+discovery: use timestamps to maybe revive zombie 2023-12-11 09:12:05 +02:00