mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-23 23:05:33 +02:00
Merge pull request #5881
5d34e16
Add txn_clone.py test (Tom Harding)defd2d5
Better txn_doublespend.py test (Tom Harding)b2b3619
Implement CTransaction::IsEquivalentTo(...) (Tom Harding)
This commit is contained in:
@@ -21,6 +21,8 @@ testScripts=(
|
||||
'mempool_resurrect_test.py'
|
||||
'txn_doublespend.py'
|
||||
'txn_doublespend.py --mineblock'
|
||||
'txn_clone.py'
|
||||
'txn_clone.py --mineblock'
|
||||
'getchaintips.py'
|
||||
'rawtransactions.py'
|
||||
'rest.py'
|
||||
|
Reference in New Issue
Block a user