Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CDKGSessionManager Member List

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

AlreadyHave(const CInv &inv) constllmq::CDKGSessionManager
blsWorkerllmq::CDKGSessionManagerprivate
CDKGSessionManager(CDBWrapper &_llmqDb, CBLSWorker &_blsWorker)llmq::CDKGSessionManager
CleanupCache()llmq::CDKGSessionManagerprivate
contributionsCachellmq::CDKGSessionManagerprivate
contributionsCacheCsllmq::CDKGSessionManagerprivate
dkgSessionHandlersllmq::CDKGSessionManagerprivate
GetComplaint(const uint256 &hash, CDKGComplaint &ret) constllmq::CDKGSessionManager
GetContribution(const uint256 &hash, CDKGContribution &ret) constllmq::CDKGSessionManager
GetJustification(const uint256 &hash, CDKGJustification &ret) constllmq::CDKGSessionManager
GetPrematureCommitment(const uint256 &hash, CDKGPrematureCommitment &ret) constllmq::CDKGSessionManager
GetVerifiedContribution(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &proTxHash, BLSVerificationVectorPtr &vvecRet, CBLSSecretKey &skContributionRet)llmq::CDKGSessionManager
GetVerifiedContributions(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const std::vector< bool > &validMembers, std::vector< uint16_t > &memberIndexesRet, std::vector< BLSVerificationVectorPtr > &vvecsRet, BLSSecretKeyVector &skContributionsRet)llmq::CDKGSessionManager
llmqDbllmq::CDKGSessionManagerprivate
MAX_CONTRIBUTION_CACHE_TIMEllmq::CDKGSessionManagerprivatestatic
ProcessMessage(CNode *pfrom, const std::string &strCommand, CDataStream &vRecv, CConnman &connman)llmq::CDKGSessionManager
StartThreads()llmq::CDKGSessionManager
StopThreads()llmq::CDKGSessionManager
UpdatedBlockTip(const CBlockIndex *pindexNew, bool fInitialDownload)llmq::CDKGSessionManager
WriteVerifiedSkContribution(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &proTxHash, const CBLSSecretKey &skContribution)llmq::CDKGSessionManager
WriteVerifiedVvecContribution(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &proTxHash, const BLSVerificationVectorPtr &vvec)llmq::CDKGSessionManager
~CDKGSessionManager()llmq::CDKGSessionManager
Released under the MIT license