Page MenuHomePhabricator

simplify checkdatasig_tests
ClosedPublic

Authored by markblundeberg on Jan 12 2020, 05:52.

Details

Summary

There's no need to force the sigops flag to be on during these tests, since
it has no impact on script evaluation.

Also, we really don't care whether or not the flag is in
MANDATORY_SCRIPT_VERIFY_FLAGS, because the code deciding ban/notban for inputs
that fail standard script evaluation does not care about sigops at all.

Test Plan

ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
simplify-cds
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8872
Build 15719: Default Diff Build & Tests
Build 15718: arc lint + arc unit