Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CInstantSendManager Member List

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

AddNonLockedTx(const CTransactionRef &tx, const CBlockIndex *pindexMined)llmq::CInstantSendManager
AlreadyHave(const CInv &inv)llmq::CInstantSendManager
AskNodesForLockedTx(const uint256 &txid)llmq::CInstantSendManager
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindex, const std::vector< CTransactionRef > &vtxConflicted)llmq::CInstantSendManager
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexDisconnected)llmq::CInstantSendManager
CheckCanLock(const CTransaction &tx, bool printDebug, const Consensus::Params &params)llmq::CInstantSendManager
CheckCanLock(const COutPoint &outpoint, bool printDebug, const uint256 &txHash, CAmount *retValue, const Consensus::Params &params)llmq::CInstantSendManager
CInstantSendManager(CDBWrapper &_llmqDb)llmq::CInstantSendManagerexplicit
creatingInstantSendLocksllmq::CInstantSendManagerprivate
csllmq::CInstantSendManagerprivate
dbllmq::CInstantSendManagerprivate
GetConflictingLock(const CTransaction &tx)llmq::CInstantSendManager
GetInstantSendLockByHash(const uint256 &hash, CInstantSendLock &ret)llmq::CInstantSendManager
GetInstantSendLockCount()llmq::CInstantSendManager
GetInstantSendLockHashByTxid(const uint256 &txid, uint256 &ret)llmq::CInstantSendManager
HandleFullyConfirmedBlock(const CBlockIndex *pindex)llmq::CInstantSendManager
HandleNewInputLockRecoveredSig(const CRecoveredSig &recoveredSig, const uint256 &txid)llmq::CInstantSendManager
HandleNewInstantSendLockRecoveredSig(const CRecoveredSig &recoveredSig)llmq::CInstantSendManager
HandleNewRecoveredSig(const CRecoveredSig &recoveredSig)llmq::CInstantSendManagervirtual
inputRequestIdsllmq::CInstantSendManagerprivate
InterruptWorkerThread()llmq::CInstantSendManager
IsConflicted(const CTransaction &tx)llmq::CInstantSendManager
IsLocked(const uint256 &txHash)llmq::CInstantSendManager
nonLockedTxsllmq::CInstantSendManagerprivate
nonLockedTxsByOutpointsllmq::CInstantSendManagerprivate
NotifyChainLock(const CBlockIndex *pindexChainLock)llmq::CInstantSendManager
pendingInstantSendLocksllmq::CInstantSendManagerprivate
pendingRetryTxsllmq::CInstantSendManagerprivate
PreVerifyInstantSendLock(NodeId nodeId, const CInstantSendLock &islock, bool &retBan)llmq::CInstantSendManager
ProcessInstantSendLock(NodeId from, const uint256 &hash, const CInstantSendLock &islock)llmq::CInstantSendManager
ProcessMessage(CNode *pfrom, const std::string &strCommand, CDataStream &vRecv, CConnman &connman)llmq::CInstantSendManager
ProcessMessageInstantSendLock(CNode *pfrom, const CInstantSendLock &islock, CConnman &connman)llmq::CInstantSendManager
ProcessNewTransaction(const CTransactionRef &tx, const CBlockIndex *pindex, bool allowReSigning)llmq::CInstantSendManager
ProcessPendingInstantSendLocks()llmq::CInstantSendManager
ProcessPendingInstantSendLocks(int signOffset, const std::unordered_map< uint256, std::pair< NodeId, CInstantSendLock >, StaticSaltedHasher > &pend, bool ban)llmq::CInstantSendManager
ProcessPendingRetryLockTxs()llmq::CInstantSendManager
ProcessTx(const CTransaction &tx, bool allowReSigning, const Consensus::Params &params)llmq::CInstantSendManager
RemoveChainLockConflictingLock(const uint256 &islockHash, const CInstantSendLock &islock)llmq::CInstantSendManager
RemoveConflictedTx(const CTransaction &tx)llmq::CInstantSendManager
RemoveMempoolConflictsForLock(const uint256 &hash, const CInstantSendLock &islock)llmq::CInstantSendManager
RemoveNonLockedTx(const uint256 &txid, bool retryChildren)llmq::CInstantSendManager
ResolveBlockConflicts(const uint256 &islockHash, const CInstantSendLock &islock)llmq::CInstantSendManager
Start()llmq::CInstantSendManager
Stop()llmq::CInstantSendManager
TransactionAddedToMempool(const CTransactionRef &tx)llmq::CInstantSendManager
TruncateRecoveredSigsForInputs(const CInstantSendLock &islock)llmq::CInstantSendManager
TrySignInstantSendLock(const CTransaction &tx)llmq::CInstantSendManager
txToCreatingInstantSendLocksllmq::CInstantSendManagerprivate
UpdatedBlockTip(const CBlockIndex *pindexNew)llmq::CInstantSendManager
UpdateWalletTransaction(const CTransactionRef &tx, const CInstantSendLock &islock)llmq::CInstantSendManager
workInterruptllmq::CInstantSendManagerprivate
workThreadllmq::CInstantSendManagerprivate
WorkThreadMain()llmq::CInstantSendManager
~CInstantSendManager()llmq::CInstantSendManager
~CRecoveredSigsListener()llmq::CRecoveredSigsListenerinlinevirtual
Released under the MIT license