Gleb Naumenko
46339d29b1
test, refactor: Reorder sendtxrcncl tests for better readability
2 years ago
Gleb Naumenko
14263c13f1
p2p, refactor: Extend logs for unexpected sendtxrcncl
2 years ago
Gleb Naumenko
00c5dec818
p2p: Clarify sendtxrcncl policies
2 years ago
Gleb Naumenko
ac6ee5ba21
test: Expand unit and functional tests for txreconciliation
2 years ago
Gleb Naumenko
a60f729e29
p2p: Drop roles from sendtxrcncl
...
This feature was currently redundant (although could have provided
more flexibility in the future), and already been causing confusion.
2 years ago
Gleb Naumenko
6772cbf69c
tests: stabilize sendtxrcncl test
2 years ago
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.
2 years ago
MacroFake
fa24239a1c
net: Avoid SetTxRelay for feeler connections
2 years ago
MacroFake
fa3da8307b
test: Check debug log as well in p2p_sendtxrcncl.py
2 years ago
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.
2 years ago
MacroFake
fa590cfaae
test: Fix intermittent issue in p2p_sendtxrcncl.py
2 years ago
Gleb Naumenko
e56d1d2afd
test: Add functional tests for sendtxrcncl message from outbound
2 years ago
Gleb Naumenko
cfcef60779
test: Add functional tests for sendtxrcncl from inbound
2 years ago