| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add rejection of non-null CHECKMULTISIG dummy values | Peter Todd | 2014-06-29 | 1 | -2/+16 |
| * | Let tx (in)valid tests use any SCRIPT_VERIFY flag | Peter Todd | 2014-06-29 | 1 | -26/+26 |
| * | Add more data-driven tests. | Matt Corallo | 2014-01-30 | 1 | -1/+27 |
| * | Add tests for correct and incorrect order of signatures for a multisig | Tamas Blummer | 2013-12-11 | 1 | -1/+6 |
| * | Add a few more basic script/tx test-cases. | Matt Corallo | 2013-11-08 | 1 | -1/+5 |
| * | Removed AcceptToMemoryPool method from CTransaction. This method belongs to t... | Eric Lombrozo | 2013-06-05 | 1 | -1/+1 |
| * | Add new data-driven test-case. | Matt Corallo | 2013-06-02 | 1 | -1/+7 |
| * | Add a few data-driven tests for SIGHASH_ANYONECANPAY | Matt Corallo | 2013-05-21 | 1 | -1/+11 |
| * | Add various tests for CTransaction::CheckTransaction() | Matt Corallo | 2012-09-05 | 1 | -1/+20 |
| * | Add data-driven transaction tests. | Matt Corallo | 2012-08-20 | 1 | -0/+52 |