Skip to content

Commit

Permalink
Add p2p test for BIP 152 (compact blocks)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdaftuar committed Jul 29, 2016
1 parent 9a22a6c commit 45c7ddd
Show file tree
Hide file tree
Showing 2 changed files with 609 additions and 0 deletions.
1 change: 1 addition & 0 deletions qa/pull-tester/rpc-tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
'segwit.py',
'importprunedfunds.py',
'signmessages.py',
'p2p-compactblocks.py',
]
if ENABLE_ZMQ:
testScripts.append('zmq_test.py')
Expand Down
Loading

0 comments on commit 45c7ddd

Please sign in to comment.