lnd/routing/chainview
Olaoluwa Osuntokun cc25049684
routing/chainview: add new light client p2p version of FilteredChainView
This commit adds a new implementation of the FilteredChainView
interface. This implementation speaks purely to the p2p network and is
backed by a new experimental light client implementation.
2017-06-05 18:57:36 -07:00
..
btcd.go routing/chainview: add btcd-websockets impl of FilteredChainView 2017-05-11 15:20:43 -07:00
interface_test.go routing/chainview: report line # in test failures, bump up timeouts 2017-06-05 18:54:58 -07:00
interface.go routing/chainview: linter fixes 2017-05-11 15:36:47 -07:00
log.go routing/chainview: add new chainview package for watching subsets of the UTXO set 2017-05-11 15:20:41 -07:00
neutrino.go routing/chainview: add new light client p2p version of FilteredChainView 2017-06-05 18:57:36 -07:00