Merge pull request #593 (Full URL Support in bitcoin-qt)
[novacoin.git] / src / test / transaction_tests.cpp
2012-01-20 Gavin AndresenSimplify counting of P2SH sigops to match BIP 16 (thank...
2012-01-13 Gavin AndresenRefactored ConnectInputs, so valid-transaction-checks...
2011-12-19 Gavin AndresenRework unit tests so test_bitcoin.cpp does not #include...
2011-08-08 Matt CoralloAdd file for transaction tests.