dash/test/functional/test_framework
Wladimir J. van der Laan 281e00f1f5 Merge #16470: test: Fail early on disconnect in mininode.wait_for_*
fac2e6a6045e4ddd6b473f4f3ddbb69d9d6921f6 test: Fail early on disconnect in mininode.wait_for_* (MarcoFalke)

Pull request description:

  The node might crash or disconnect when our mininode waits for data. Due to the crash, the data is guaranteed to never arrive and we can fail early with an assert

ACKs for top commit:
  laanwj:
    ACK fac2e6a6045e4ddd6b473f4f3ddbb69d9d6921f6

Tree-SHA512: 32ca844eb66bd70ea49103d51c76b953242b1886e0834d96fca8840fc984ff40346d0a799adf8f76b03514a783cb9cec69d45e00bdd328c5192c31b5d8d17af2
2021-08-11 13:58:48 -04:00
..
__init__.py
address.py Partial merge #8499: Add several policy limits and disable uncompressed keys for segwit scripts 2021-06-05 22:12:55 +03:00
authproxy.py Merge #15772: test: Properly log named args in authproxy 2021-07-10 12:10:51 -05:00
bignum.py
blocktools.py Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by codespell. 2021-07-19 12:51:24 -05:00
coverage.py
key.py Partial merge #8499: Add several policy limits and disable uncompressed keys for segwit scripts 2021-06-05 22:12:55 +03:00
messages.py Merge #14305: Tests: enforce critical class instance attributes in functional tests, fix segwit test specificity 2021-08-04 00:21:42 -03:00
mininode.py Merge #16470: test: Fail early on disconnect in mininode.wait_for_* 2021-08-11 13:58:48 -04:00
netutil.py Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systems 2021-07-15 16:01:43 -05:00
script.py Merge pull request #4303 from linuxsh2/backport/batch-1 2021-08-06 16:23:59 -05:00
siphash.py
socks5.py
test_framework.py Merge #14805: tests: Support calling add_nodes more than once 2021-08-03 18:38:21 -03:00
test_node.py Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled" 2021-07-21 15:53:38 -05:00
util.py Fix devnet name, tweak tests (#4284) 2021-07-22 11:24:46 +03:00