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) const | llmq::CDKGSessionManager | |
blsWorker | llmq::CDKGSessionManager | private |
CDKGSessionManager(CDBWrapper &_llmqDb, CBLSWorker &_blsWorker) | llmq::CDKGSessionManager | |
CleanupCache() | llmq::CDKGSessionManager | private |
contributionsCache | llmq::CDKGSessionManager | private |
contributionsCacheCs | llmq::CDKGSessionManager | private |
dkgSessionHandlers | llmq::CDKGSessionManager | private |
GetComplaint(const uint256 &hash, CDKGComplaint &ret) const | llmq::CDKGSessionManager | |
GetContribution(const uint256 &hash, CDKGContribution &ret) const | llmq::CDKGSessionManager | |
GetJustification(const uint256 &hash, CDKGJustification &ret) const | llmq::CDKGSessionManager | |
GetPrematureCommitment(const uint256 &hash, CDKGPrematureCommitment &ret) const | llmq::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 | |
llmqDb | llmq::CDKGSessionManager | private |
MAX_CONTRIBUTION_CACHE_TIME | llmq::CDKGSessionManager | privatestatic |
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 |