Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CLLMQUtils Member List

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

AddQuorumProbeConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &myProTxHash)llmq::CLLMQUtilsstatic
BuildCommitmentHash(Consensus::LLMQType llmqType, const uint256 &blockHash, const std::vector< bool > &validMembers, const CBLSPublicKey &pubKey, const uint256 &vvecHash)llmq::CLLMQUtilsstatic
BuildSignHash(Consensus::LLMQType llmqType, const uint256 &quorumHash, const uint256 &id, const uint256 &msgHash)llmq::CLLMQUtilsstatic
BuildSignHash(const T &s)llmq::CLLMQUtilsinlinestatic
CalcDeterministicWatchConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, size_t memberCount, size_t connectionCount)llmq::CLLMQUtilsstatic
DeterministicOutboundConnection(const uint256 &proTxHash1, const uint256 &proTxHash2)llmq::CLLMQUtilsstatic
EnsureQuorumConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &myProTxHash, bool allowWatch)llmq::CLLMQUtilsstatic
GetAllQuorumMembers(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum)llmq::CLLMQUtilsstatic
GetQuorumConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &forMember, bool onlyOutbound)llmq::CLLMQUtilsstatic
GetQuorumRelayMembers(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &forMember, bool onlyOutbound)llmq::CLLMQUtilsstatic
IsAllMembersConnectedEnabled(Consensus::LLMQType llmqType)llmq::CLLMQUtilsstatic
IsQuorumActive(Consensus::LLMQType llmqType, const uint256 &quorumHash)llmq::CLLMQUtilsstatic
IterateNodesRandom(NodesContainer &nodeStates, Continue &&cont, Callback &&callback, FastRandomContext &rnd)llmq::CLLMQUtilsinlinestatic
ToHexStr(const std::vector< bool > &vBits)llmq::CLLMQUtilsinlinestatic
Released under the MIT license