Add a function WaitBlocks to wait for blocks to propagate to all three nodes, and use this instead of waiting a fixed time of one second.
Fixes #3445.
Let's see what the pulltester does.
Add a function `WaitBlocks` to wait for blocks to propagate to all three
nodes, and use this instead of waiting a fixed time of one second.
Fixes #3445.
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/5fe19d640e50373ddaa810e5bfff9764d9ac549e for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
ACK