aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/script_tests.json
AgeCommit message (Expand)Author
2020-07-11wallet: Fix typo in comments; Simplify assertMarcoFalke
2020-03-27Limit decimal range of numbers ParseScript acceptspierrenn
2019-06-02Added comments referencing multiple CVEs in tests and production code.lucash-dev
2018-07-24scripted-diff: Remove trailing whitespacesJoão Barbosa
2018-04-04Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT...Pieter Wuille
2018-02-13Add some script tests related to BOOL ops and odd values like negative 0.Richard Kiss
2018-01-12Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTAC...Mark Friedenbach
2017-12-12Merge #10699: Make all script validation flags backward compatibleWladimir J. van der Laan
2017-07-11Replace MAX_OPCODE for OP_NOP10.Mark Friedenbach
2017-06-30Make all script verification flags softforksPieter Wuille
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-05-15tests: Correct testcase in script_tests.json for large number OP_EQUALWladimir J. van der Laan
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-09-27Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau
2016-09-23Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau
2016-06-28Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak
2016-06-22[qa] script_tests: witness tests can specify tx amountSuhas Daftuar
2016-06-22[qa] p2p segwit testsSuhas Daftuar
2016-06-22[qa] Autogeneration support for witness in script_testsPieter Wuille
2016-06-22[qa] Add segwit support to script_testsPieter Wuille
2016-05-30Adding P2SH(p2pkh) script test caseChris Stewart
2016-05-11Adding basic tests for OP_CSV inside of script_tests.jsonChris Stewart
2016-04-25Fixing comment in script_test.json test caseChris Stewart
2016-04-05Merge script_valid and script_invalid testsPieter Wuille