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::CLLMQUtils | static |
| BuildCommitmentHash(Consensus::LLMQType llmqType, const uint256 &blockHash, const std::vector< bool > &validMembers, const CBLSPublicKey &pubKey, const uint256 &vvecHash) | llmq::CLLMQUtils | static |
| BuildSignHash(Consensus::LLMQType llmqType, const uint256 &quorumHash, const uint256 &id, const uint256 &msgHash) | llmq::CLLMQUtils | static |
| BuildSignHash(const T &s) | llmq::CLLMQUtils | inlinestatic |
| CalcDeterministicWatchConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, size_t memberCount, size_t connectionCount) | llmq::CLLMQUtils | static |
| DeterministicOutboundConnection(const uint256 &proTxHash1, const uint256 &proTxHash2) | llmq::CLLMQUtils | static |
| EnsureQuorumConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &myProTxHash, bool allowWatch) | llmq::CLLMQUtils | static |
| GetAllQuorumMembers(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum) | llmq::CLLMQUtils | static |
| GetQuorumConnections(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &forMember, bool onlyOutbound) | llmq::CLLMQUtils | static |
| GetQuorumRelayMembers(Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &forMember, bool onlyOutbound) | llmq::CLLMQUtils | static |
| IsAllMembersConnectedEnabled(Consensus::LLMQType llmqType) | llmq::CLLMQUtils | static |
| IsQuorumActive(Consensus::LLMQType llmqType, const uint256 &quorumHash) | llmq::CLLMQUtils | static |
| IterateNodesRandom(NodesContainer &nodeStates, Continue &&cont, Callback &&callback, FastRandomContext &rnd) | llmq::CLLMQUtils | inlinestatic |
| ToHexStr(const std::vector< bool > &vBits) | llmq::CLLMQUtils | inlinestatic |

