Page MenuHomePhabricator

Rename sigop to sigcheck in getblocktemplate
ClosedPublic

Authored by Fabien on Dec 8 2022, 11:26.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC1b13d6f6feb8: Rename sigop to sigcheck in getblocktemplate
Summary

Add a deprecation notice, and a flag to print the legacy field if needed.

Test Plan
ninja all check-all

bitcoin-cli help getblocktemplate

Check the RPC help is showing the deprecation properly and the way to get the previous behavior back.