lnd.xprv/lntest
carla 887ff442db
multi: fix verbose output for listsweeps and check all against wallet
Previously, the verbose output of listsweeps would fail if we did not
find some sweeps in our wallet's listtransactions output. This could be
the case for sweeps that were rbf-ed, so the endpoint would fail. This
commit also updates the listsweeps endpoint to always check against the
wallet, so that we do not return these discarded sweeps that never
confirmed.
2020-11-13 13:59:52 +02:00
..
itest multi: fix verbose output for listsweeps and check all against wallet 2020-11-13 13:59:52 +02: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: add log dir flag 2020-11-04 11:03:30 +01: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 lntest: add log dir flag 2020-11-04 11:03:30 +01: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 nextAvailablePort for fee service 2020-11-04 11:03:26 +01:00
harness.go itest: add icase to node log filename + restart nodes before each icase 2020-11-12 09:17:52 +01:00
neutrino.go itest: disable node retrying to connect to miner 2020-09-12 20:09:54 +08:00
node.go itest: add icase to node log filename + restart nodes before each icase 2020-11-12 09:17:52 +01: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