lnd.xprv/lntest/itest
Johan T. Halseth 7044219f90
lnd test: fix csv mempool sweep time
Since CSV locked outputs specifies the first block where they are
allowed to be included, they can actually be added one block earlier
into the mempool.

This led to a flake, where the sweep tx was already in the mempool at
the time we mined the last block, causing the next mempool check to
fail.
2019-12-17 15:29:27 +01:00
..
lnd_multi-hop_htlc_local_chain_claim_test.go multi: move WaitPredicate, WaitNoError, WaitInvariant to lntest/wait 2019-09-19 12:46:29 -07:00
lnd_multi-hop_htlc_receiver_chain_claim_test.go multi: move WaitPredicate, WaitNoError, WaitInvariant to lntest/wait 2019-09-19 12:46:29 -07:00
lnd_multi-hop_htlc_remote_chain_claim_test.go multi: move WaitPredicate, WaitNoError, WaitInvariant to lntest/wait 2019-09-19 12:46:29 -07:00
lnd_test.go lnd test: fix csv mempool sweep time 2019-12-17 15:29:27 +01:00
macaroons.go lnd_test: add integration test for macaroon authentication 2019-11-14 16:34:52 +01:00
onchain.go lntest: lower cpfp fee due to new bitcoind max fee restriction 2019-11-25 12:40:01 -08:00