Currently, ParseScript does not recognize scripts which use the
full PUSHDATA opcode names. This commit enables the parser to
recognize these opcodes, and fixes script_tests.json to have
PUSHDATA opcodes be explicitly named.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGb00eb5bde21c: Make PUSHDATA opcodes have names in ParseScript
rABCb00eb5bde21c: Make PUSHDATA opcodes have names in ParseScript
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable