Page MenuHomePhabricator

Add a flag to activate OP_CHECKDATASIG
ClosedPublic

Authored by deadalnix on Jul 14 2018, 17:26.

Details

Summary

As per title.

Depends on D1563

Test Plan

Add test cases in script_test.json and checkdatasig_tests.cpp

Diff Detail

Repository
rABC Bitcoin ABC
Branch
enablecheckdatasig
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2870
Build 3844: Bitcoin ABC Buildbot (legacy)
Build 3843: arc lint + arc unit

Event Timeline

schancel added a subscriber: schancel.
schancel added inline comments.
src/script/interpreter.h
112

SCRIPT_ENABLE_MAGNETIC_ANOMALY_OPCODES?

I guess it doesn't matter if we don't add any others.

This revision is now accepted and ready to land.Jul 16 2018, 16:46
This revision was automatically updated to reflect the committed changes.