Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CChainLocksHandler Member List

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

AcceptedBlockHeader(const CBlockIndex *pindexNew)llmq::CChainLocksHandler
AlreadyHave(const CInv &inv)llmq::CChainLocksHandler
bestChainLockllmq::CChainLocksHandlerprivate
bestChainLockBlockIndexllmq::CChainLocksHandlerprivate
bestChainLockHashllmq::CChainLocksHandlerprivate
bestChainLockWithKnownBlockllmq::CChainLocksHandlerprivate
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindex, const std::vector< CTransactionRef > &vtxConflicted)llmq::CChainLocksHandler
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexDisconnected)llmq::CChainLocksHandler
BlockTxs typedefllmq::CChainLocksHandlerprivate
blockTxsllmq::CChainLocksHandlerprivate
CChainLocksHandler()llmq::CChainLocksHandlerexplicit
CheckActiveState()llmq::CChainLocksHandler
Cleanup()llmq::CChainLocksHandlerprivate
CLEANUP_INTERVALllmq::CChainLocksHandlerprivatestatic
CLEANUP_SEEN_TIMEOUTllmq::CChainLocksHandlerprivatestatic
csllmq::CChainLocksHandlerprivate
DoInvalidateBlock(const CBlockIndex *pindex)llmq::CChainLocksHandlerprivate
EnforceBestChainLock()llmq::CChainLocksHandler
GetBestChainLock()llmq::CChainLocksHandler
GetBlockTxs(const uint256 &blockHash)llmq::CChainLocksHandlerprivate
GetChainLockByHash(const uint256 &hash, CChainLockSig &ret)llmq::CChainLocksHandler
HandleNewRecoveredSig(const CRecoveredSig &recoveredSig)llmq::CChainLocksHandlervirtual
HasChainLock(int nHeight, const uint256 &blockHash)llmq::CChainLocksHandler
HasConflictingChainLock(int nHeight, const uint256 &blockHash)llmq::CChainLocksHandler
InternalHasChainLock(int nHeight, const uint256 &blockHash)llmq::CChainLocksHandlerprivate
InternalHasConflictingChainLock(int nHeight, const uint256 &blockHash)llmq::CChainLocksHandlerprivate
isEnforcedllmq::CChainLocksHandlerprivate
isSporkActivellmq::CChainLocksHandlerprivate
IsTxSafeForMining(const uint256 &txid)llmq::CChainLocksHandler
lastCleanupTimellmq::CChainLocksHandlerprivate
lastNotifyChainLockBlockIndexllmq::CChainLocksHandlerprivate
lastSignedHeightllmq::CChainLocksHandlerprivate
lastSignedMsgHashllmq::CChainLocksHandlerprivate
lastSignedRequestIdllmq::CChainLocksHandlerprivate
ProcessMessage(CNode *pfrom, const std::string &strCommand, CDataStream &vRecv, CConnman &connman)llmq::CChainLocksHandler
ProcessNewChainLock(NodeId from, const CChainLockSig &clsig, const uint256 &hash)llmq::CChainLocksHandler
schedulerllmq::CChainLocksHandlerprivate
scheduler_threadllmq::CChainLocksHandlerprivate
seenChainLocksllmq::CChainLocksHandlerprivate
Start()llmq::CChainLocksHandler
Stop()llmq::CChainLocksHandler
TransactionAddedToMempool(const CTransactionRef &tx, int64_t nAcceptTime)llmq::CChainLocksHandler
tryLockChainTipScheduledllmq::CChainLocksHandlerprivate
TrySignChainTip()llmq::CChainLocksHandler
txFirstSeenTimellmq::CChainLocksHandlerprivate
UpdatedBlockTip(const CBlockIndex *pindexNew)llmq::CChainLocksHandler
WAIT_FOR_ISLOCK_TIMEOUTllmq::CChainLocksHandlerprivatestatic
~CChainLocksHandler()llmq::CChainLocksHandler
~CRecoveredSigsListener()llmq::CRecoveredSigsListenerinlinevirtual
Released under the MIT license