lnd.xprv/routing/chainview
Olaoluwa Osuntokun 8f81133d6c
chainntnfs/neutrinonotify: add ChainNotifier implementation for neutrino
This commit adds an initial rough implementation father ChainNotifier
interface for neutrino, our new light client implementation. This
implementation largely borrows from the existing BtcdNotifier
implementation. As a result, a follow up commit will perform two
refactoring in order to further consolidate code.
2017-06-05 19:04:56 -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: add neutrino light client to set of interface tests 2017-06-05 18:58:53 -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 chainntnfs/neutrinonotify: add ChainNotifier implementation for neutrino 2017-06-05 19:04:56 -07:00