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