Page MenuHomePhabricator

Adds OP_SPLIT functionality into interpreter.cpp
AbandonedPublic

Authored by schancel on Feb 15 2018, 01:13.

Details

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

Creates a new opcode OP_SPLIT that is used to bisect a bytestring.

Co-authored-by: Joshua Yabut <yabut.joshua@gmail.com>
Co-authored-by: Marcos Mayorga <mm@mm-studios.com>

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
arcpatch-D1202
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 2108
Build 2361: Bitcoin ABC Buildbot (legacy)
Build 2360: arc lint + arc unit

Event Timeline

movrcx edited the summary of this revision. (Show Details)

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

Owners added a reviewer: Restricted Owners Package.Mar 12 2018, 20:52
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptMar 12 2018, 20:52
schancel added a reviewer: movrcx.