Page MenuHomePhabricator

fix AreInputsStandard sigops counting
ClosedPublic

Authored by markblundeberg on Feb 5 2020, 10:41.

Details

Summary

There is a better sigops counter for P2SH already provided (the
one used by consensus code), and also along the lines of D5061
and D5076 we want all sigops counts to be contextual, never using
internal hardcoded flags.

Test Plan
ninja bench-bitcoin check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
areinputsstandard_sigops
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9274
Build 16489: Default Diff Build & Tests
Build 16488: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 5 2020, 16:37