PR13003 backport https://github.com/bitcoin/bitcoin/pull/13003/files
fa02c5b qa: Clarify documentation for send_txs_and_test (MarcoFalke)
fadfbd3 qa: Add test for orphan handling (MarcoFalke)
Backport note: needed pad_tx for these
Depends on D3514
Differential D3527
Merge #13003: qa: Add test for orphan handling Authored by markblundeberg on Jul 2 2019, 19:50. Tags None Subscribers None
Details
PR13003 backport https://github.com/bitcoin/bitcoin/pull/13003/files Backport note: needed pad_tx for these Depends on D3514 test_runner.py p2p_invalid_tx.py
Diff Detail
Event TimelineComment Actions Note that this removes -whitelist , and adds this expect_disconnect feature. This is will let us do nicer tests of transaction banning/non-banning for mandatory flags. |