Skip to content

Commit 45c7ddd

Browse files
committed
Add p2p test for BIP 152 (compact blocks)
1 parent 9a22a6c commit 45c7ddd

File tree

2 files changed

+609
-0
lines changed

2 files changed

+609
-0
lines changed

qa/pull-tester/rpc-tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
'segwit.py',
142142
'importprunedfunds.py',
143143
'signmessages.py',
144+
'p2p-compactblocks.py',
144145
]
145146
if ENABLE_ZMQ:
146147
testScripts.append('zmq_test.py')

0 commit comments

Comments
 (0)