| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adding P2SH(p2pkh) script test case | Chris Stewart | 2016-05-30 | 1 | -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.json | Chris Stewart | 2016-05-11 | 1 | -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 case | Chris Stewart | 2016-04-25 | 1 | -1/+1 |
| | | |||||
| * | Merge script_valid and script_invalid tests | Pieter Wuille | 2016-04-05 | 1 | -0/+1824 |