Page MenuHomePhabricator

add tests throwing Schnorr signatures at opcodes when they are disallowed
AbandonedPublic

Authored by markblundeberg on Jan 31 2019, 20:53.

Details

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

This allows script_tests builders to make schnorr signatures.
Also, it includes a variety of tests throwing schnorr signatures at checksig
checkdatasig checkmultisig and probing for correct failure (dependent on
strictenc etc.)

Test Plan

run test_bitcoin

Diff Detail

Repository
rABC Bitcoin ABC
Branch
script_test_schnorr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4800
Build 7663: Bitcoin ABC Buildbot (legacy)
Build 7662: arc lint + arc unit