lnd/routing/chainview
Oliver Gugger aa811c784a
lnwallet+routing: use chainntnfs.NewBitcoindBackend
Since we fixed a number of issues in chainntnfs.NewBitcoindBackend that
makes it compatible with bitcoind v26.0, we now want to use that
function in all our unit tests.
2024-03-18 16:13:40 +01:00
..
bitcoind.go routing: deep copy any transaciton we obtain from GetBlock call. 2024-01-15 11:35:55 +02:00
btcd.go routing: deep copy any transaciton we obtain from GetBlock call. 2024-01-15 11:35:55 +02:00
interface_test.go lnwallet+routing: use chainntnfs.NewBitcoindBackend 2024-03-18 16:13:40 +01:00
interface.go routing/chainview: modify the UpdateFilter method to take a channeldb.EdgePoint 2018-07-31 21:28:54 -07:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
neutrino.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
queue.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00