Page MenuHomePhabricator

Enable bitwise opcodes OP_AND, OP_OR, OP_XOR
AbandonedPublic

Authored by movrcx on Feb 16 2018, 07:07.

Details

Reviewers
None
Group Reviewers
Restricted Project
Restricted Owners Package(Owns No Changed Paths)
Summary

Extends interpreter.cpp to include OP_AND, OP_OR, OP_XOR

Test Plan

Unit tests are attached and may be executed with ./test-bitcoin --run_test=op_code

Diff Detail

Repository
rABC Bitcoin ABC
Branch
master
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 1864
Build 1899: Bitcoin ABC Buildbot (legacy)
Build 1898: arc lint + arc unit