Page MenuHomePhabricator

Add tests and documentation for blocksonly
ClosedPublic

Authored by deadalnix on Jun 7 2020, 00:14.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCd58b083bf5f0: Add tests and documentation for blocksonly
Summary
  • net: Rename ::fRelayTxes to ::g_relay_txes

This helps to distinguish it from CNode::fRelayTxes and avoid bugs like
425278d17bd0edf8a3a7cc81e55016f7fd8e7726

  • test: Format predicate source as multiline on error
  • test: Add test for p2p_blocksonly
  • doc: Mention blocksonly in reduce-traffic.md, unhide option

This is a backport of Core PR15990

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 7 2020, 21:23