Fixes #1823. Witness anchors for input notes no longer cross block boundaries.

This commit is contained in:
Simon
2016-12-03 00:22:42 -08:00
parent 5a0d9db4e4
commit 2d931e905b
4 changed files with 168 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ export BITCOIND=${REAL_BITCOIND}
#Run the tests
testScripts=(
'wallet_treestate.py'
'wallet_protectcoinbase.py'
'wallet.py'
'wallet_nullifiers.py'