Page MenuHomePhabricator

Add the inventory type to p2p_tx_download context and use it
ClosedPublic

Authored by Fabien on May 25 2021, 12:35.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC506aed8417a1: Add the inventory type to p2p_tx_download context and use it
Summary

This makes the inventory type and P2P interface part of the context the
tests can send MSG_TX or MSG_AVA_PROOF and count these messages.

There is no change in behavior.

Depends on D9577.

Test Plan
./test/functional/test_runner.py p2p_tx_download

Diff Detail

Repository
rABC Bitcoin ABC
Branch
p2p_inv_download_p2pinterface
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15798
Build 31496: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang · build-clang-tidy
Build 31495: arc lint + arc unit