Page MenuHomePhabricator

Make PUSHDATA opcodes have names in ParseScript
ClosedPublic

Authored by schancel on Apr 25 2018, 01:50.

Details

Summary

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.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable