mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-15 11:59:26 +01:00
This commit fixes a flake in the channel status update itest that occurred if Carol got a channel edge update for a channel before it heard of the channel in the first place. To avoid that, we wait for Carol to sync her graph before sending out channel edge or policy updates. As always when we touch itest code, we bring the formatting and use of the require library up to date. |
||
---|---|---|
.. | ||
channels | ||
itest | ||
mock | ||
wait | ||
bitcoind.go | ||
bitcoind_common.go | ||
bitcoind_notxindex.go | ||
btcd.go | ||
doc.go | ||
fee_service.go | ||
fee_service_test.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts.go | ||
timeouts_darwin.go | ||
timeouts_remote_db.go |