Add(CMasternode &mn) | CMasternodeMan | |
ADD_SERIALIZE_METHODS | CMasternodeMan | |
AddDirtyGovernanceObjectHash(const uint256 &nHash) | CMasternodeMan | inline |
AddGovernanceVote(const COutPoint &outpoint, uint256 nGovernanceObjectHash) | CMasternodeMan | |
AllowMixing(const COutPoint &outpoint) | CMasternodeMan | |
AskForMN(CNode *pnode, const COutPoint &outpoint, CConnman &connman) | CMasternodeMan | |
AskForMnb(CNode *pnode, const uint256 &hash) | CMasternodeMan | |
Check() | CMasternodeMan | |
CheckAndRemove(CConnman &connman) | CMasternodeMan | |
CheckAndRemove() | CMasternodeMan | inline |
CheckMasternode(const CPubKey &pubKeyMasternode, bool fForce) | CMasternodeMan | |
CheckMnbAndUpdateMasternodeList(CNode *pfrom, CMasternodeBroadcast mnb, int &nDos, CConnman &connman) | CMasternodeMan | |
CheckSameAddr() | CMasternodeMan | |
Clear() | CMasternodeMan | |
CMasternodeMan() | CMasternodeMan | |
CMasternodeSync class | CMasternodeMan | friend |
CountEnabled(int nProtocolVersion=-1) | CMasternodeMan | |
CountMasternodes(int nProtocolVersion=-1) | CMasternodeMan | |
cs | CMasternodeMan | mutableprivate |
DisallowMixing(const COutPoint &outpoint) | CMasternodeMan | |
DoFullVerificationStep(CConnman &connman) | CMasternodeMan | |
DSEG_UPDATE_SECONDS | CMasternodeMan | privatestatic |
DsegUpdate(CNode *pnode, CConnman &connman) | CMasternodeMan | |
Find(const COutPoint &outpoint) | CMasternodeMan | private |
FindRandomNotInVec(const std::vector< COutPoint > &vecToExclude, int nProtocolVersion=-1) | CMasternodeMan | |
fMasternodesAdded | CMasternodeMan | private |
fMasternodesRemoved | CMasternodeMan | private |
Get(const COutPoint &outpoint, CMasternode &masternodeRet) | CMasternodeMan | |
GetAndClearDirtyGovernanceObjectHashes() | CMasternodeMan | inline |
GetFullMasternodeMap() | CMasternodeMan | inline |
GetMasternodeByRank(int nRank, masternode_info_t &mnInfoRet, int nBlockHeight=-1, int nMinProtocol=0) | CMasternodeMan | |
GetMasternodeInfo(const COutPoint &outpoint, masternode_info_t &mnInfoRet) | CMasternodeMan | |
GetMasternodeInfo(const CPubKey &pubKeyMasternode, masternode_info_t &mnInfoRet) | CMasternodeMan | |
GetMasternodeInfo(const CScript &payee, masternode_info_t &mnInfoRet) | CMasternodeMan | |
GetMasternodeRank(const COutPoint &outpoint, int &nRankRet, int nBlockHeight=-1, int nMinProtocol=0) | CMasternodeMan | |
GetMasternodeRanks(rank_pair_vec_t &vecMasternodeRanksRet, int nBlockHeight=-1, int nMinProtocol=0) | CMasternodeMan | |
GetMasternodeScores(const uint256 &nBlockHash, score_pair_vec_t &vecMasternodeScoresRet, int nMinProtocol=0) | CMasternodeMan | private |
GetNextMasternodeInQueueForPayment(int nBlockHeight, bool fFilterSigTime, int &nCountRet, masternode_info_t &mnInfoRet) | CMasternodeMan | |
GetNextMasternodeInQueueForPayment(bool fFilterSigTime, int &nCountRet, masternode_info_t &mnInfoRet) | CMasternodeMan | |
Has(const COutPoint &outpoint) | CMasternodeMan | |
IsMasternodePingedWithin(const COutPoint &outpoint, int nSeconds, int64_t nTimeToCheckAt=-1) | CMasternodeMan | |
IsMnbRecoveryRequested(const uint256 &hash) | CMasternodeMan | inline |
IsWatchdogActive() | CMasternodeMan | |
LAST_PAID_SCAN_BLOCKS | CMasternodeMan | privatestatic |
listScheduledMnbRequestConnections | CMasternodeMan | private |
mapMasternodes | CMasternodeMan | private |
mapSeenMasternodeBroadcast | CMasternodeMan | |
mapSeenMasternodePing | CMasternodeMan | |
mapSeenMasternodeVerification | CMasternodeMan | |
mAskedUsForMasternodeList | CMasternodeMan | private |
MAX_POSE_BLOCKS | CMasternodeMan | privatestatic |
MAX_POSE_CONNECTIONS | CMasternodeMan | privatestatic |
MAX_POSE_RANK | CMasternodeMan | privatestatic |
MIN_POSE_PROTO_VERSION | CMasternodeMan | privatestatic |
mMnbRecoveryGoodReplies | CMasternodeMan | private |
mMnbRecoveryRequests | CMasternodeMan | private |
MNB_RECOVERY_MAX_ASK_ENTRIES | CMasternodeMan | privatestatic |
MNB_RECOVERY_QUORUM_REQUIRED | CMasternodeMan | privatestatic |
MNB_RECOVERY_QUORUM_TOTAL | CMasternodeMan | privatestatic |
MNB_RECOVERY_RETRY_SECONDS | CMasternodeMan | privatestatic |
MNB_RECOVERY_WAIT_SECONDS | CMasternodeMan | privatestatic |
mWeAskedForMasternodeList | CMasternodeMan | private |
mWeAskedForMasternodeListEntry | CMasternodeMan | private |
mWeAskedForVerification | CMasternodeMan | private |
nCachedBlockHeight | CMasternodeMan | private |
nDsqCount | CMasternodeMan | |
nLastWatchdogVoteTime | CMasternodeMan | private |
NotifyMasternodeUpdates(CConnman &connman) | CMasternodeMan | |
PopScheduledMnbRequestConnection() | CMasternodeMan | |
PoSeBan(const COutPoint &outpoint) | CMasternodeMan | |
ProcessMasternodeConnections(CConnman &connman) | CMasternodeMan | |
ProcessMessage(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, CConnman &connman) | CMasternodeMan | |
ProcessVerifyBroadcast(CNode *pnode, const CMasternodeVerification &mnv) | CMasternodeMan | |
ProcessVerifyReply(CNode *pnode, CMasternodeVerification &mnv) | CMasternodeMan | |
rank_pair_t typedef | CMasternodeMan | |
rank_pair_vec_t typedef | CMasternodeMan | |
RemoveGovernanceObject(uint256 nGovernanceObjectHash) | CMasternodeMan | |
score_pair_t typedef | CMasternodeMan | |
score_pair_vec_t typedef | CMasternodeMan | |
SendVerifyReply(CNode *pnode, CMasternodeVerification &mnv, CConnman &connman) | CMasternodeMan | |
SendVerifyRequest(const CAddress &addr, const std::vector< CMasternode *> &vSortedByAddr, CConnman &connman) | CMasternodeMan | |
SERIALIZATION_VERSION_STRING | CMasternodeMan | privatestatic |
SerializationOp(Stream &s, Operation ser_action, int nType, int nVersion) | CMasternodeMan | inline |
SetMasternodeLastPing(const COutPoint &outpoint, const CMasternodePing &mnp) | CMasternodeMan | |
size() | CMasternodeMan | inline |
ToString() const | CMasternodeMan | |
UpdatedBlockTip(const CBlockIndex *pindex) | CMasternodeMan | |
UpdateLastPaid(const CBlockIndex *pindex) | CMasternodeMan | |
UpdateMasternodeList(CMasternodeBroadcast mnb, CConnman &connman) | CMasternodeMan | |
UpdateWatchdogVoteTime(const COutPoint &outpoint, uint64_t nVoteTime=0) | CMasternodeMan | |
vecDirtyGovernanceObjectHashes | CMasternodeMan | private |