lnd.xprv/routing/chainview
Johan T. Halseth 8eb994c14b
routing/chainView test: add testFilterBlockDisconnected
This commit adds a test for the FilteredChainView interfaces,
making sure they notify about disconnected/connected blocks
in the correct order during a reorg.
2017-11-03 00:05:31 +01:00
..
btcd.go routing/chainview: implement staleBlocks for btcd view. 2017-11-03 00:05:30 +01:00
interface_test.go routing/chainView test: add testFilterBlockDisconnected 2017-11-03 00:05:31 +01:00
interface.go routing/chainview: additional comments to FilteredChainView godoc 2017-11-03 00:05:29 +01:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
neutrino.go routing/chainview: use blockEventQueue for neutrino block events 2017-11-03 00:05:30 +01:00
queue.go routing/chainView: add blockEventQueue data structure 2017-11-03 00:05:28 +01:00