lnd/lntest
Oliver Gugger bedba02a2d
itest: enable slow mining by default
We now redirect the mineBlocks function to the mineBlocksSlow function
which waits after each mined block. To reduce the overall time impact of
using that function everywhere, we only wait 20 milliseconds instead of 50ms
after each mined block to give all nodes
some time to process the block. This will still slow down everything by a bit
but reduce flakes that are caused by different sub systems not being
up-to-date.
2021-10-05 20:48:47 +02:00
..
channels lntest/channels: introduce subpackage to deduplicate static structs 2021-01-25 14:04:39 -05:00
itest itest: enable slow mining by default 2021-10-05 20:48:47 +02:00
mock lntest/mock: set input index on spend event 2021-05-12 12:32:28 +02:00
wait itest: remove extra graph topology subscription 2021-09-17 07:50:42 +08:00
bitcoind.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind_common.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind_notxindex.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
btcd.go mod+lntest: disable stall handler in btcd mining node 2021-10-05 20:48:47 +02:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
fee_service.go itest: change feeServiceTarget to be 1 2021-06-29 20:25:47 +08:00
fee_service_test.go chainfee: change min conf target to be 1 2021-06-29 20:25:46 +08:00
harness.go lntest: show that multi addresses are not used 2021-10-04 14:57:49 +02:00
neutrino.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
node.go mod+lntest: disable stall handler in btcd mining node 2021-10-05 20:48:47 +02:00
timeouts.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
timeouts_darwin.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
timeouts_remote_db.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00