diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-03-13 17:45:06 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-03-13 17:45:48 +0100 |
commit | 0f0229d0c36310eea329716fbc81541c7c3a62b1 (patch) | |
tree | ec5e5a9fdb2b9af52c39e22eea81084a42093c07 /doc | |
parent | 0f58d7f3d62f012f2584f5e781fc73de4763dd9e (diff) | |
parent | fa1436c42958688bcc48418f5b434a80a53fd5ac (diff) |
Merge #12643: [qa] util: Remove unused sync_chain
fa1436c42 [qa] util: Remove unused sync_chain (MarcoFalke)
Pull request description:
The util function `sync_blocks` already checks for equal chains, so we can remove the unused `sync_chain`.
Also cleaned up the errors that are printed in case of timeout:
```
AssertionError: Block sync timed out:
'72a3a3e9dcfd0a09204c3447af0f481d19641eeadbe6a91b8e680ed614bc7712'
'5032af4ae22ae7a21afdc9d9f516877309c4dd8ef2ecadb9354be7088439b4a6'
'5032af4ae22ae7a21afdc9d9f516877309c4dd8ef2ecadb9354be7088439b4a6'
```
and
```
AssertionError: Mempool sync timed out:
{'c2af943d9b321c36e0f5a153a9d3d8b11bdd46ceb28e38f5fd2c722e3edb3563'}
set()
set()
```
Tree-SHA512: cb4ad30e3e3773072f59afa2c81cfa27bd8f389a93f02acb919990298627fcfbaa53a3d3944d827cc8a5d009871e42a47ea09e9bb93e85c22e3af6a24a574e5d
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions