Skip to content

Commit

Permalink
Merge pull request bitcoin#607 from ptschip/release_sendheaders
Browse files Browse the repository at this point in the history
[Backport to Release PR#455] SENDHEADERS
  • Loading branch information
gandrewstone authored May 30, 2017
2 parents 23af7a3 + eaa5fec commit 9c83487
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 175 deletions.
2 changes: 1 addition & 1 deletion qa/pull-tester/rpc-tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def option_passed(option_without_dashes):
Disabled('p2p-fullblocktest', "TODO"),
'blockchain',
'disablewallet',
Disabled('sendheaders', "BU requests INVs not headers -- in the future we may add support for headers, at least by treating them like INVs)"),
'sendheaders',
'keypool',
Disabled('prioritise_transaction', "TODO"),
Disabled('invalidblockrequest', "TODO"),
Expand Down
Loading

0 comments on commit 9c83487

Please sign in to comment.