mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
ab62109865
In this commit, we introduce two mining methods, `MineBlocks` and `MineBlocksAndAssertNumTxes`, to `HarnessTest`. These methods are different from the miner's methods as they would 1) mine the blocks slowly and 2) assert all active nodes have synced. The miner's methods are kept for future tests such as mining blocks really fast and see the behavior of `lnd`. |
||
---|---|---|
.. | ||
channels | ||
itest | ||
mock | ||
wait | ||
bitcoind_common.go | ||
bitcoind_notxindex.go | ||
bitcoind_rpcpolling.go | ||
bitcoind.go | ||
btcd.go | ||
doc.go | ||
fee_service_test.go | ||
fee_service.go | ||
harness_miner.go | ||
harness_net.go | ||
harness_node.go | ||
neutrino.go | ||
test_common.go | ||
timeouts_darwin.go | ||
timeouts_remote_db.go | ||
timeouts.go |