aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/tx_invalid.json
Commit message (Expand)AuthorAgeFilesLines
* Add rejection of non-null CHECKMULTISIG dummy valuesPeter Todd2014-06-291-1/+28
* Let tx (in)valid tests use any SCRIPT_VERIFY flagPeter Todd2014-06-291-17/+17
* Add more data-driven tests.Matt Corallo2014-01-301-1/+7
* Add tests for correct and incorrect order of signatures for a multisigTamas Blummer2013-12-111-1/+6
* Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...Eric Lombrozo2013-06-051-1/+1
* Add a few data-driven tests for SIGHASH_ANYONECANPAYMatt Corallo2013-05-211-1/+6
* Add various tests for CTransaction::CheckTransaction()Matt Corallo2012-09-051-1/+39
* Add data-driven transaction tests.Matt Corallo2012-08-201-0/+26