diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-10-13 14:27:21 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-10-13 14:27:30 +0200 |
commit | cd6e193d4c85b94b1281f270754c2a22d1537876 (patch) | |
tree | e6daa39d83427cfad8801affe5c1767c81181a9f /src | |
parent | ad90dd9f313aa4a2f87675b4392b85c0b06a5a83 (diff) | |
parent | 5b77f8098de537898151ab116d0e547fd6ff9466 (diff) |
Merge #20126: test: p2p_leak_tx.py improvements (use MiniWallet, add p2p_lock acquires)
5b77f8098de537898151ab116d0e547fd6ff9466 test: add p2p_lock acquires in p2p_leak_tx.py (Sebastian Falbesoner)
cc8c6823b4a8b74922f78ce6ce527ced9325bd49 test: use MiniWallet for p2p_leak_tx.py (Sebastian Falbesoner)
Pull request description:
This PR enables one more of the non-wallet functional tests (p2p_leak_tx.py) to be run even with the Bitcoin Core wallet disabled by using the new MiniWallet instead, as proposed in #20078. It also adds missing p2p_lock acquires that need to be held while modifying internal p2p Interface state (in this case the `last_message` dictionary) to avoid data races.
ACKs for top commit:
laanwj:
Code review ACK 5b77f8098de537898151ab116d0e547fd6ff9466
Tree-SHA512: 6661bc6e3491a9af4bf040f379e5955c525136397e99d3eadde92e247580d0d87efff750e6d3b1f6d9a4e578144a433a982f574ef056b44dd6bca33873a1bae6
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions