lnd.xprv/routing/chainview
Olaoluwa Osuntokun 3c60861005
routing/chainview: give neutrino backend more time to catch up for re-org test
In this commit, we modify the test to explitlcy give the neutrino
backend more time to catch up compared to the RPC backends. We do this
as a recent change has been made in the neutrino backend to wait for the
filter headers to finish syncing before proceeding with the rescan
itself. As a result, we'll need to account for this in the test and
sleep enough to give the backend a chance to catch up.
2018-07-31 21:29:03 -07:00
..
bitcoind.go routing/chainview: ensure bitcoind impl meets new interface requirements 2018-07-31 21:28:55 -07:00
btcd.go routing/chainview: ensure btcd impl meets new interface requirements 2018-07-31 21:28:55 -07:00
interface_test.go routing/chainview: give neutrino backend more time to catch up for re-org test 2018-07-31 21:29:03 -07:00
interface.go routing/chainview: modify the UpdateFilter method to take a channeldb.EdgePoint 2018-07-31 21:28:54 -07:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
neutrino.go routing/chainview: update neutrino API due to recent changes 2018-07-31 21:28:54 -07:00
queue.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00