Add preciousblock tests

Rebased, improved and extended by Luke-Jr.
This commit is contained in:
Pieter Wuille
2016-08-26 23:05:26 +02:00
parent 5127c4f21c
commit 5805ac836c
3 changed files with 127 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ testScripts = [
'invalidtxrequest.py',
'abandonconflict.py',
'p2p-versionbits-warning.py',
'preciousblock.py',
'importprunedfunds.py',
'signmessages.py',
'p2p-compactblocks.py',