Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CDKGSessionHandler Member List

This is the complete list of members for llmq::CDKGSessionHandler, including all inherited members.

blsWorkerllmq::CDKGSessionHandlerprivate
CDKGSessionHandler(const Consensus::LLMQParams &_params, CBLSWorker &blsWorker, CDKGSessionManager &_dkgManager)llmq::CDKGSessionHandler
CDKGSessionManager classllmq::CDKGSessionHandlerfriend
csllmq::CDKGSessionHandlermutableprivate
currentHeightllmq::CDKGSessionHandlerprivate
curSessionllmq::CDKGSessionHandlerprivate
dkgManagerllmq::CDKGSessionHandlerprivate
GetPhaseAndQuorumHash() constllmq::CDKGSessionHandlerprivate
HandleDKGRound()llmq::CDKGSessionHandlerprivate
HandlePhase(QuorumPhase curPhase, QuorumPhase nextPhase, const uint256 &expectedQuorumHash, double randomSleepFactor, const StartPhaseFunc &startPhaseFunc, const WhileWaitFunc &runWhileWaiting)llmq::CDKGSessionHandlerprivate
InitNewQuorum(const CBlockIndex *pindexQuorum)llmq::CDKGSessionHandlerprivate
paramsllmq::CDKGSessionHandlerprivate
pendingComplaintsllmq::CDKGSessionHandlerprivate
pendingContributionsllmq::CDKGSessionHandlerprivate
pendingJustificationsllmq::CDKGSessionHandlerprivate
pendingPrematureCommitmentsllmq::CDKGSessionHandlerprivate
phasellmq::CDKGSessionHandlerprivate
PhaseHandlerThread()llmq::CDKGSessionHandlerprivate
phaseHandlerThreadllmq::CDKGSessionHandlerprivate
ProcessMessage(CNode *pfrom, const std::string &strCommand, CDataStream &vRecv, CConnman &connman)llmq::CDKGSessionHandler
quorumHashllmq::CDKGSessionHandlerprivate
quorumHeightllmq::CDKGSessionHandlerprivate
SleepBeforePhase(QuorumPhase curPhase, const uint256 &expectedQuorumHash, double randomSleepFactor, const WhileWaitFunc &runWhileWaiting)llmq::CDKGSessionHandlerprivate
StartPhaseFunc typedefllmq::CDKGSessionHandlerprivate
StartThread()llmq::CDKGSessionHandler
stopRequestedllmq::CDKGSessionHandlerprivate
StopThread()llmq::CDKGSessionHandler
UpdatedBlockTip(const CBlockIndex *pindexNew)llmq::CDKGSessionHandler
WaitForNewQuorum(const uint256 &oldQuorumHash)llmq::CDKGSessionHandlerprivate
WaitForNextPhase(QuorumPhase curPhase, QuorumPhase nextPhase, const uint256 &expectedQuorumHash, const WhileWaitFunc &runWhileWaiting)llmq::CDKGSessionHandlerprivate
WhileWaitFunc typedefllmq::CDKGSessionHandlerprivate
~CDKGSessionHandler()llmq::CDKGSessionHandler
Released under the MIT license