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.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC47e71e41159e: Add a context for running the p2p_tx_download test
./test/functional/test_runner.py p2p_tx_download
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- p2p_inv_download_constants
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15797 Build 31494: Build Diff build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 31493: arc lint + arc unit