HomePhabricator

Add a context for running the p2p_tx_download test

Description

Add a context for running the p2p_tx_download test

Summary:
Since transactions and proof relaying will have very close features,
most of the tests can be used for testing boths. This diff creates a
context object which will contain all the tx/proof only elements so the
tests can be used against both kind of inventory while keeping the logic
unchanged. As a first step, the networking constants are added to the
context. More will be added later until completion.

Test Plan:

./test/functional/test_runner.py p2p_tx_download

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D9577

Details

Provenance
FabienAuthored on May 25 2021, 11:51
FabienPushed on May 25 2021, 18:43
Reviewer
Restricted Project
Differential Revision
D9577: Add a context for running the p2p_tx_download test
Parents
rABCf7e0e1df575d: Add missing <optional> headers
Branches
Unknown
Tags
Unknown