lnd.xprv/routing/chainview
Elle Mouton 6ad5781bf1 routing: add block cache to CfFilteredChainView
This commit adds the block cache to the CfFilteredChainView struct
and wraps its GetBlock function so that block cache mutex map is used
when the call to neutrino's GetBlock function is called.
2021-04-28 09:46:11 +02:00
..
bitcoind.go routing: add block cache to BitcoindFilteredChainView 2021-04-28 09:46:11 +02:00
btcd.go routing: add block cache to BtcdFilteredChainView 2021-04-28 09:46:11 +02:00
interface_test.go routing: add block cache to CfFilteredChainView 2021-04-28 09:46:11 +02: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 routing: add block cache to CfFilteredChainView 2021-04-28 09:46:11 +02:00
queue.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00