Dash Core  0.12.2.1
P2P Digital Currency
CInstantSend Member List

This is the complete list of members for CInstantSend, including all inherited members.

AcceptLockRequest(const CTxLockRequest &txLockRequest)CInstantSend
AlreadyHave(const uint256 &hash)CInstantSend
CheckAndRemove()CInstantSend
CreateEmptyTxLockCandidate(const uint256 &txHash)CInstantSendprivate
CreateTxLockCandidate(const CTxLockRequest &txLockRequest)CInstantSendprivate
cs_instantsendCInstantSend
GetAverageMasternodeOrphanVoteTime()CInstantSendprivate
GetConfirmations(const uint256 &nTXHash)CInstantSend
GetLockedOutPointTxHash(const COutPoint &outpoint, uint256 &hashRet)CInstantSend
GetTransactionLockSignatures(const uint256 &txHash)CInstantSend
GetTxLockRequest(const uint256 &txHash, CTxLockRequest &txLockRequestRet)CInstantSend
GetTxLockVote(const uint256 &hash, CTxLockVote &txLockVoteRet)CInstantSend
HasTxLockRequest(const uint256 &txHash)CInstantSend
IsEnoughOrphanVotesForTx(const CTxLockRequest &txLockRequest)CInstantSendprivate
IsEnoughOrphanVotesForTxAndOutPoint(const uint256 &txHash, const COutPoint &outpoint)CInstantSendprivate
IsInstantSendReadyToLock(const uint256 &txHash)CInstantSendprivate
IsLockedInstantSendTransaction(const uint256 &txHash)CInstantSend
IsTxLockCandidateTimedOut(const uint256 &txHash)CInstantSend
LockTransactionInputs(const CTxLockCandidate &txLockCandidate)CInstantSendprivate
mapLockedOutpointsCInstantSendprivate
mapLockRequestAcceptedCInstantSendprivate
mapLockRequestRejectedCInstantSendprivate
mapMasternodeOrphanVotesCInstantSendprivate
mapTxLockCandidatesCInstantSendprivate
mapTxLockVotesCInstantSendprivate
mapTxLockVotesOrphanCInstantSendprivate
mapVotedOutpointsCInstantSendprivate
nCachedBlockHeightCInstantSendprivate
ProcessMessage(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, CConnman &connman)CInstantSend
ProcessOrphanTxLockVotes(CConnman &connman)CInstantSendprivate
ProcessTxLockRequest(const CTxLockRequest &txLockRequest, CConnman &connman)CInstantSend
ProcessTxLockVote(CNode *pfrom, CTxLockVote &vote, CConnman &connman)CInstantSendprivate
RejectLockRequest(const CTxLockRequest &txLockRequest)CInstantSend
Relay(const uint256 &txHash, CConnman &connman)CInstantSend
ResolveConflicts(const CTxLockCandidate &txLockCandidate)CInstantSendprivate
SyncTransaction(const CTransaction &tx, const CBlock *pblock)CInstantSend
ToString()CInstantSend
TryToFinalizeLockCandidate(const CTxLockCandidate &txLockCandidate)CInstantSendprivate
UpdatedBlockTip(const CBlockIndex *pindex)CInstantSend
UpdateLockedTransaction(const CTxLockCandidate &txLockCandidate)CInstantSendprivate
Vote(CTxLockCandidate &txLockCandidate, CConnman &connman)CInstantSendprivate