HomePhabricator

add sigchecks limiter to CheckInputs

Description

add sigchecks limiter to CheckInputs

Summary:
Unused so far, this will be used to implement the block
level limit on sigchecks.

(A second one could be added the same way later to limit both per-
transaction and per-block at the same time, not worrying about that
for now.)

Test Plan: ninja check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Maniphest Tasks: T704

Differential Revision: https://reviews.bitcoinabc.org/D5127

Details

Provenance
Mark Lundeberg <markblundeberg@users.noreply.github.com>Authored on Feb 2 2020, 08:14
markblundebergPushed on Feb 5 2020, 17:32
Reviewer
Restricted Project
Differential Revision
D5127: add sigchecks limiter to CheckInputs
Parents
rSTAGING0c0c39535dea: http: add missing header bootlegged by boost < 1.72
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/16034
Tasks
T704: sigChecks implementation