Files
bitcoin/test/functional/test_framework
MarcoFalke fae807ed25 test: Remove unused, confusing and brittle connect_nodes.wait_for_connect
The option is unused since the last removals in:
* 4c40a923f0, and
* 81bf3ebff7

It was brittle and lead to intermittent test issues. Generally, it is
also confusing, because if a test wanted to connect nodes without
checking their connection, it can use `addnode`, like the rpc_setban.py
test.

So fix all issues by removing it.
2026-03-27 16:21:16 +01:00
..
2026-03-27 15:23:52 +01:00