mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
In this commit, we fix an existing flake on Travis related to the new set of on-chain HTLC tests. In this timing flake, Bob would broadcast his sweeping transaction, but *mid block mining*. As a result, the output would never be properly swept, needing an additional block to be mined. We’ll now wait for both Bob’s sweeping transaction, and Carol’s sweep transaction to be confirmed before we attempt our assertions. |
||
---|---|---|
.. | ||
briefcase.go | ||
briefcase_test.go | ||
chain_arbitrator.go | ||
chain_arbitrator_test.go | ||
chain_watcher.go | ||
channel_arbitrator.go | ||
channel_arbitrator_test.go | ||
contract_resolvers.go | ||
contract_resolvers_test.go | ||
log.go |