aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/script_tests.json
Commit message (Collapse)AuthorAgeFilesLines
* Adding P2SH(p2pkh) script test caseChris Stewart2016-05-301-0/+7
| | | | | | | | | | | | Fixing formatting Adding test case into automatically generated test case set Clean up commits removing extra whitespace from eol Removing extra whitespace on macro line
* Adding basic tests for OP_CSV inside of script_tests.jsonChris Stewart2016-05-111-1/+10
| | | | | | | | | | | | Changing NOP3 op name to OP_CHECKSEQUENCEVERIFY, renaming instances of OP_NOP3 in script_tests.json to CHECKSEQUENCEVERIFY Cleaning up NOP3 comment Re-adding test cases that were accidentally deleted, removing dupicated test case, fixing formatting Removing re-labeling of OP_NOP3 to OP_CSV Fixing whitespace issues
* 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