Page MenuHomePhabricator

[backport#16227 4/8] scripted-diff: rename CBasicKeyStore to FillableSigningProvider
ClosedPublic

Authored by majcosta on Jun 12 2020, 19:03.

Details

Summary

-BEGIN VERIFY SCRIPT-
git grep -l "CBasicKeyStore" | xargs sed -i -e 's/CBasicKeyStore/FillableSigningProvider/g'
-END VERIFY SCRIPT-

https://github.com/bitcoin/bitcoin/pull/16227/commits/d9becff4e13da8e182631baa79b9794c03d44434


Depends on D6555

Partial backport of Core PR16227

Test Plan
ninja check-all

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 12 2020, 20:34