Auto merge of #1978 - str4d:1941-scan-whole-chain-on-zkey-import, r=ebfull

Scan the whole chain whenever a z-key is imported

Closes #1941.
This commit is contained in:
zkbot
2017-01-20 00:02:12 +00:00
3 changed files with 110 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ testScripts=(
'wallet_protectcoinbase.py'
'wallet.py'
'wallet_nullifiers.py'
'wallet_1941.py'
'listtransactions.py'
'mempool_resurrect_test.py'
'txn_doublespend.py'