lnd.xprv/lntest
Matheus Degiovani 473f730eec
itest: Sync nodes to chain during singleHop tests
This ensures the Carol and Dave nodes created in the single_hop series
of tests are synced to the latest chain tip generated by the miner
before creating the route that will eventually be used for payments.

This prevents a flake during CI tests where slow processing of blocks by
Carol could cause the generated route to have a final CLTV delta too
short for Dave to accept.

While at it, we switch the test to use the default CLTV delta provided
by QueryRoutes which is now the global default CLTV.
2020-10-26 16:29:39 -03:00
..
itest itest: Sync nodes to chain during singleHop tests 2020-10-26 16:29:39 -03:00
mock lnwallet+mock: add new PSBT methods 2020-10-03 10:34:39 +02:00
wait lntest+wait: replace sleeps in assertAmountSent 2019-12-18 23:57:12 -08:00
bitcoind_common.go lntest: use extraArgs, fix linter issues 2020-10-09 13:35:02 +02:00
bitcoind_notxindex.go lntest: add build flag for disabling txindex on bitcoind 2020-10-09 13:35:04 +02:00
bitcoind.go lntest: add build flag for disabling txindex on bitcoind 2020-10-09 13:35:04 +02:00
btcd.go Merge pull request #4589 from yyforyongyu/itest-proper-cleanup 2020-09-25 10:31:56 +02:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
fee_service_test.go lntest: use web fee estimator in itests 2020-09-16 08:17:34 +02:00
fee_service.go lntest: use web fee estimator in itests 2020-09-16 08:17:34 +02:00
harness.go lntest: fix most linter warnings, silence rest 2020-09-21 21:16:31 +02:00
neutrino.go itest: disable node retrying to connect to miner 2020-09-12 20:09:54 +08:00
node.go itest: save temp miner's logs 2020-10-02 00:04:47 +08:00
timeouts_darwin.go itest: increase mempool timeout 2020-05-26 19:49:42 -07:00
timeouts.go itest: increase mempool timeout 2020-05-26 19:49:42 -07:00