AcceptLockRequest(const CTxLockRequest &txLockRequest) | CInstantSend | |
AlreadyHave(const uint256 &hash) | CInstantSend | |
CheckAndRemove() | CInstantSend | |
CreateEmptyTxLockCandidate(const uint256 &txHash) | CInstantSend | private |
CreateTxLockCandidate(const CTxLockRequest &txLockRequest) | CInstantSend | private |
cs_instantsend | CInstantSend | |
GetAverageMasternodeOrphanVoteTime() | CInstantSend | private |
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) | CInstantSend | private |
IsEnoughOrphanVotesForTxAndOutPoint(const uint256 &txHash, const COutPoint &outpoint) | CInstantSend | private |
IsInstantSendReadyToLock(const uint256 &txHash) | CInstantSend | private |
IsLockedInstantSendTransaction(const uint256 &txHash) | CInstantSend | |
IsTxLockCandidateTimedOut(const uint256 &txHash) | CInstantSend | |
LockTransactionInputs(const CTxLockCandidate &txLockCandidate) | CInstantSend | private |
mapLockedOutpoints | CInstantSend | private |
mapLockRequestAccepted | CInstantSend | private |
mapLockRequestRejected | CInstantSend | private |
mapMasternodeOrphanVotes | CInstantSend | private |
mapTxLockCandidates | CInstantSend | private |
mapTxLockVotes | CInstantSend | private |
mapTxLockVotesOrphan | CInstantSend | private |
mapVotedOutpoints | CInstantSend | private |
nCachedBlockHeight | CInstantSend | private |
ProcessMessage(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, CConnman &connman) | CInstantSend | |
ProcessOrphanTxLockVotes(CConnman &connman) | CInstantSend | private |
ProcessTxLockRequest(const CTxLockRequest &txLockRequest, CConnman &connman) | CInstantSend | |
ProcessTxLockVote(CNode *pfrom, CTxLockVote &vote, CConnman &connman) | CInstantSend | private |
RejectLockRequest(const CTxLockRequest &txLockRequest) | CInstantSend | |
Relay(const uint256 &txHash, CConnman &connman) | CInstantSend | |
ResolveConflicts(const CTxLockCandidate &txLockCandidate) | CInstantSend | private |
SyncTransaction(const CTransaction &tx, const CBlock *pblock) | CInstantSend | |
ToString() | CInstantSend | |
TryToFinalizeLockCandidate(const CTxLockCandidate &txLockCandidate) | CInstantSend | private |
UpdatedBlockTip(const CBlockIndex *pindex) | CInstantSend | |
UpdateLockedTransaction(const CTxLockCandidate &txLockCandidate) | CInstantSend | private |
Vote(CTxLockCandidate &txLockCandidate, CConnman &connman) | CInstantSend | private |