Page MenuHomePhabricator

refactor: Extract ParseOpCode from ParseScript
ClosedPublic

Authored by PiRK on Jan 11 2022, 09:03.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb2738e030547: refactor: Extract ParseOpCode from ParseScript
Summary

Seems more natural to have mapOpNames "hidden" in ParseOpCode than in ParseScript.

A second lookup in mapOpNames is also removed.

This is a backport of core#19851

Test Plan

ninja all check-all

Diff Detail

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