Page MenuHomePhabricator

API rename VerifySignature -> VerifySignatureECDSA
AbandonedPublic

Authored by markblundeberg on Jan 20 2019, 22:51.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Maniphest Tasks
T527: Add Schnorr support to OP_CHECKSIG and OP_CHECKDATASIG
Summary

factored out from D2347 -- this one, at least, is essential for naked
Schnorr signatures since VerifySignature will have no knowledge of flag
SCRIPT_ENABLE_SCHNORR. See D2355 for why this is important.

Test Plan

just renames. compiles OK.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
rename-verify-signature
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4597
Build 7257: Bitcoin ABC Buildbot (legacy)
Build 7256: arc lint + arc unit