Age | Commit message (Expand) | Author |
---|---|---|
2014-06-02 | Merge pull request #4268 | Wladimir J. van der Laan |
2014-06-01 | Fix stray uppercase A in tx_valid.json. | Andreas Schildbach |
2014-05-12 | Add CODESEPARATOR/FindAndDelete() tests | Peter Todd |
2014-05-08 | Add rejection of non-null CHECKMULTISIG dummy values | Peter Todd |
2014-05-05 | Let tx (in)valid tests use any SCRIPT_VERIFY flag | Peter Todd |
2014-01-30 | Add more data-driven tests. | Matt Corallo |
2013-12-11 | Add tests for correct and incorrect order of signatures for a multisig | Tamas Blummer |
2013-11-08 | Add a few more basic script/tx test-cases. | Matt Corallo |
2013-06-05 | Removed AcceptToMemoryPool method from CTransaction. This method belongs to t... | Eric Lombrozo |
2013-06-02 | Add new data-driven test-case. | Matt Corallo |
2013-05-21 | Add a few data-driven tests for SIGHASH_ANYONECANPAY | Matt Corallo |
2012-09-05 | Add various tests for CTransaction::CheckTransaction() | Matt Corallo |
2012-08-20 | Add data-driven transaction tests. | Matt Corallo |