mirror of https://github.com/bitcoin/bitcoin
Merge bitcoin/bitcoin#29420: test: extend the SOCKS5 Python proxy to actually connect to a destination
pull/31160/merge57529ac4db
test: set P2PConnection.p2p_connected_to_node in peer_connect_helper() (Vasil Dimov)22cd0e888c
test: support WTX INVs from P2PDataStore and fix a comment (Vasil Dimov)ebe42c00aa
test: extend the SOCKS5 Python proxy to actually connect to a destination (Vasil Dimov)ba621ffb9c
test: improve debug log message from P2PConnection::connection_made() (Vasil Dimov) Pull request description: If requested, make the SOCKS5 Python proxy redirect connections to a set of given destinations. Actually act as a real proxy, connecting the client to a destination, except that the destination is not what the client asked for. This would enable us to "connect" to Tor addresses from the functional tests. Plus a few other minor improvements in the test framework as individual commits. --- These changes are part of https://github.com/bitcoin/bitcoin/pull/29415 but they make sense on their own and would be good to have them, regardless of the fate of #29415. Also, if this is merged, that would reduce the size of #29415, thus the current standalone PR. ACKs for top commit: jonatack: Approach ACK57529ac4db
achow101: ACK57529ac4db
tdb3: CR and test ACK57529ac4db
mzumsande: Code review / tested ACK57529ac4db
Tree-SHA512: a2892c97bff2d337b37455c409c6136cb62423ce6cc32b197b36f220c1eec9ca046b599135b9a2603c0eb6c1ac4d9795e73831ef0f04378aeea8b245ea733399
commit
97b790e844
Loading…
Reference in new issue