aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/tx_valid.json
AgeCommit message (Expand)Author
2015-10-08Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65)Peter Todd
2014-06-02Merge pull request #4268Wladimir J. van der Laan
2014-06-01Fix stray uppercase A in tx_valid.json.Andreas Schildbach
2014-05-12Add CODESEPARATOR/FindAndDelete() testsPeter Todd
2014-05-08Add rejection of non-null CHECKMULTISIG dummy valuesPeter Todd
2014-05-05Let tx (in)valid tests use any SCRIPT_VERIFY flagPeter Todd
2014-01-30Add more data-driven tests.Matt Corallo
2013-12-11Add tests for correct and incorrect order of signatures for a multisigTamas Blummer
2013-11-08Add a few more basic script/tx test-cases.Matt Corallo
2013-06-05Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...Eric Lombrozo
2013-06-02Add new data-driven test-case.Matt Corallo
2013-05-21Add a few data-driven tests for SIGHASH_ANYONECANPAYMatt Corallo
2012-09-05Add various tests for CTransaction::CheckTransaction()Matt Corallo
2012-08-20Add data-driven transaction tests.Matt Corallo