08803e2e41
This fixes an issue that would lead to a flake during intergration tests. Carol would start up with a outdated state and attempt to force close the channel. At the same time she would connect to Dave, triggering the dataloss protection. Dave would respond by force closing the channel, and Dave transaction would in some cases have a higher fee, resulting Carol's tx being replaced. We fix this by suspending Dave until Carol's close tx is mined. |
||
---|---|---|
.. | ||
itest | ||
wait | ||
bitcoind.go | ||
btcd.go | ||
doc.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts_darwin.go | ||
timeouts.go |