Martin Zumsande
74d975318a
test: fix intermittent failure in p2p_sendtxrcncl.py
...
Using disconnect_p2ps instead of peer_disconnect makes
the node wait for the disconnect to complete. As a result,
we can reuse p2p_idx=0 in the add_outbound_p2p_connection calls.
2022-11-03 16:41:50 -04:00
MacroFake
fa24239a1c
net: Avoid SetTxRelay for feeler connections
2022-10-27 16:09:33 +02:00
MacroFake
fa3da8307b
test: Check debug log as well in p2p_sendtxrcncl.py
2022-10-25 13:26:36 +02:00
MacroFake
fae0439486
test: Check correct disconnect reason in p2p_sendtxrcncl.py
...
Previously it disconnected due to "sendtxrcncl received after verack",
now it disconnects for the correct reason.
2022-10-25 13:26:29 +02:00
MacroFake
fa590cfaae
test: Fix intermittent issue in p2p_sendtxrcncl.py
2022-10-24 16:07:23 +02:00
Gleb Naumenko
e56d1d2afd
test: Add functional tests for sendtxrcncl message from outbound
2022-10-17 12:36:14 +03:00
Gleb Naumenko
cfcef60779
test: Add functional tests for sendtxrcncl from inbound
2022-10-17 12:36:13 +03:00