Page MenuHomePhabricator

Rename CRPCCommand -> ContextFreeRPCCommand
ClosedPublic

Authored by jasonbcox on Jul 11 2018, 22:40.

Details

Summary

As part of the RPC refactor to support passing a template manager to the new mining API, I'll be introducing a new RPCCommand class. Renaming the old class to ContextFreeRPCCommand to indicate that passing context is infeasible, given the design.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
legacyrpc
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2851
Build 3806: Bitcoin ABC Buildbot (legacy)
Build 3805: arc lint + arc unit