Age | Commit message (Expand) | Author |
---|---|---|
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-06-05 | Removed AcceptToMemoryPool method from CTransaction. This method belongs to t... | Eric Lombrozo |
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 |