aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/script_tests.json
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT...Pieter Wuille2018-04-041-14/+14
|\
| * Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTAC...Mark Friedenbach2018-01-121-14/+14
* | Add some script tests related to BOOL ops and odd values like negative 0.Richard Kiss2018-02-131-0/+12
|/
* Merge #10699: Make all script validation flags backward compatibleWladimir J. van der Laan2017-12-121-2/+0
|\
| * Make all script verification flags softforksPieter Wuille2017-06-301-2/+0
* | Replace MAX_OPCODE for OP_NOP10.Mark Friedenbach2017-07-111-3/+3
|/
* Fixed multiple typosDimitris Tsapakidis2017-06-221-1/+1
* tests: Correct testcase in script_tests.json for large number OP_EQUALWladimir J. van der Laan2017-05-151-1/+1
* test segwit uncompressed key fixesJohnson Lau2016-10-171-1/+367
* Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau2016-09-271-1/+32
* Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau2016-09-231-1/+84
* Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak2016-06-281-12/+12
* [qa] script_tests: witness tests can specify tx amountSuhas Daftuar2016-06-221-28/+95
* [qa] p2p segwit testsSuhas Daftuar2016-06-221-0/+84
* [qa] Autogeneration support for witness in script_testsPieter Wuille2016-06-221-0/+132
* [qa] Add segwit support to script_testsPieter Wuille2016-06-221-1/+7
* Adding P2SH(p2pkh) script test caseChris Stewart2016-05-301-0/+7
* Adding basic tests for OP_CSV inside of script_tests.jsonChris Stewart2016-05-111-1/+10
* Fixing comment in script_test.json test caseChris Stewart2016-04-251-1/+1
* Merge script_valid and script_invalid testsPieter Wuille2016-04-051-0/+1824