Page MenuHomePhabricator

Always repport proper sigcheck count
ClosedPublic

Authored by deadalnix on Jun 14 2020, 21:39.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC64fd31875982: Always repport proper sigcheck count
Summary

This remove some activation trick that was used for sig checks.

Now the interpreter will always return the proper sig check count, but that count is ignored when connecting older blocks which may have signature count in excess of the limit.

Test Plan
ninja all check-all

Run IBD on testnet and mainnet

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable