aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/script_valid.json
AgeCommit message (Expand)Author
2014-08-18Remove bignum dependency for scriptsCory Fields
2014-03-11Add script test to prove that OP_0 evaluates as the empty vector, rather than...Andreas Schildbach
2013-11-08Add a few more basic script/tx test-cases.Matt Corallo
2013-08-25Document and test OP_RESERVED weirdnessPeter Todd
2013-08-06More unit tests for NUMEQUALGavin Andresen
2013-07-23Add unittests for multiple ELSEs in a rowPeter Todd
2013-03-01Test canonical prunable txout format explicitlyPeter Todd
2013-03-01Add coverage for all invalid opsPeter Todd
2012-08-20Add a few test cases to data-driven script tests.Matt Corallo
2012-05-25Remove newlines from JSON stringsGavin Andresen
2012-05-25Unit tests for transaction size limitsGavin Andresen
2012-05-24Lots more Script unit test cases.Gavin Andresen
2012-05-24More CScript unit tests.Gavin Andresen
2012-04-21Data-drive script evaluation unit tests.Gavin Andresen