Page MenuHomePhabricator

Rename sigOps to sigCheks in the policy files
ClosedPublic

Authored by Fabien on Dec 7 2022, 13:56.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCe48f0a5ad3b0: Rename sigOps to sigCheks in the policy files
Summary

Similar to D12785, but for the policy variables/functions.

Depends on D12785 and D12786.

Test Plan
ninja all check-all
ninja bitcoin-fuzzers

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Dec 7 2022, 13:56
PiRK added a subscriber: PiRK.
PiRK added inline comments.
src/init.cpp
1994 ↗(On Diff #37050)

shouldn't we also rename the "-bytespersigop" argument ?

This revision is now accepted and ready to land.Dec 7 2022, 14:27
src/init.cpp
1994 ↗(On Diff #37050)

Yes, and also some RPC. I will do that in separated diffs