test: Test that low difficulty chain fork is rejected

This commit is contained in:
MarcoFalke
2019-07-31 14:34:04 -04:00
parent fa31dc1bf4
commit 333317ce6b
3 changed files with 639 additions and 0 deletions

View File

@@ -195,6 +195,7 @@ BASE_SCRIPTS = [
'feature_uacomment.py',
'wallet_coinbase_category.py',
'feature_filelock.py',
'p2p_dos_header_tree.py',
'p2p_unrequested_blocks.py',
'feature_includeconf.py',
'rpc_deriveaddresses.py',