36756c012d
With the new btcd version we can specify our own listen address generator function for any btcd nodes. This should reduce flakiness as the previous way of getting a free port was based on just picking a random number which lead to conflicts. We also double the default values for connection retries and timeouts, effectively waiting up to 4 seconds in total now. |
||
---|---|---|
.. | ||
itest | ||
mock | ||
wait | ||
bitcoind_common.go | ||
bitcoind_notxindex.go | ||
bitcoind.go | ||
btcd.go | ||
doc.go | ||
fee_service_test.go | ||
fee_service.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts_darwin.go | ||
timeouts_etcd.go | ||
timeouts.go |