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

Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 1867
Build 1902: arc lint + arc unit