Skip to content

Encapsulate RPC command implementations within new classes#1102

Closed
jgarzik wants to merge 1 commit intobitcoin:masterfrom
jgarzik:rpcobj
Closed

Encapsulate RPC command implementations within new classes#1102
jgarzik wants to merge 1 commit intobitcoin:masterfrom
jgarzik:rpcobj

Conversation

@jgarzik
Copy link
Contributor

@jgarzik jgarzik commented Apr 15, 2012

This makes RPC a bit more object-oriented. All RPC commands now derive from a common base class, CRPCCommand.

@jgarzik
Copy link
Contributor Author

jgarzik commented Apr 15, 2012

Closing, as people seem to prefer #1103

@jgarzik jgarzik closed this Apr 15, 2012
@jgarzik jgarzik deleted the rpcobj branch August 24, 2014 04:18
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
* add GetStateString and static CMasternode::StateToString helpers

* Fix CActiveMasternode:
- should run `ManageStateLocal` only when `eType == MASTERNODE_LOCAL`
- should set `nState = ACTIVE_MASTERNODE_NOT_CAPABLE` in `ManageStateInitial` to let `GetStatus` return proper message
- more/better log output
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Jan 22, 2019
[qa] test_framework: Use different rpc_auth_pair for each node
Bushstar pushed a commit to Bushstar/omnicore that referenced this pull request Apr 21, 2020
…isig

10bcb05 Fix parsing of redeemkey of omni_createrawtx_multisig (dexX7)

Pull request description:

  This pull request fixes faulty parsing of redeem key of omni_createrawtx_multisig.

Tree-SHA512: b04954cf34ab1c102cad0d622ddd212ff4a795706a7085078dd97f839fd0a0052b4e6eecdfb3fcb0636ca48a84a0d4b76efb52856d0b9203496e0c71dd1f812f
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant