CheckAutomaticBackup() | CPrivateSendClient | private |
CheckPool() | CPrivateSendClient | private |
CheckPoolStateUpdate(PoolState nStateNew, int nEntriesCountNew, PoolStatusUpdate nStatusUpdate, PoolMessage nMessageID, int nSessionIDNew=0) | CPrivateSendClient | private |
CheckTimeout() | CPrivateSendClient | |
ClearSkippedDenominations() | CPrivateSendClient | inline |
CompletedTransaction(PoolMessage nMessageID) | CPrivateSendClient | private |
CPrivateSendBase() | CPrivateSendBase | inline |
CPrivateSendClient() | CPrivateSendClient | inline |
CreateDenominated(CConnman &connman) | CPrivateSendClient | private |
CreateDenominated(const CompactTallyItem &tallyItem, bool fCreateMixingCollaterals, CConnman &connman) | CPrivateSendClient | private |
cs_darksend | CPrivateSendClient | mutableprivate |
DoAutomaticDenominating(CConnman &connman, bool fDryRun=false) | CPrivateSendClient | |
fCreateAutoBackups | CPrivateSendClient | |
fEnablePrivateSend | CPrivateSendClient | |
finalMutableTransaction | CPrivateSendBase | protected |
fLastEntryAccepted | CPrivateSendClient | private |
fPrivateSendMultiSession | CPrivateSendClient | |
GetEntriesCount() const | CPrivateSendBase | inline |
GetQueueSize() const | CPrivateSendBase | inline |
GetState() const | CPrivateSendBase | inline |
GetStateString() const | CPrivateSendBase | |
GetStatus() | CPrivateSendClient | |
infoMixingMasternode | CPrivateSendClient | |
IsDenomSkipped(CAmount nDenomValue) | CPrivateSendClient | inlineprivate |
JoinExistingQueue(CAmount nBalanceNeedsAnonymized, CConnman &connman) | CPrivateSendClient | private |
keyHolderStorage | CPrivateSendClient | private |
MakeCollateralAmounts(CConnman &connman) | CPrivateSendClient | private |
MakeCollateralAmounts(const CompactTallyItem &tallyItem, bool fTryDenominated, CConnman &connman) | CPrivateSendClient | private |
nCachedBlockHeight | CPrivateSendClient | private |
nCachedLastSuccessBlock | CPrivateSendClient | private |
nCachedNumBlocks | CPrivateSendClient | |
nEntriesCount | CPrivateSendClient | private |
NewBlock() | CPrivateSendClient | |
nLiquidityProvider | CPrivateSendClient | |
nMinBlocksToWait | CPrivateSendClient | private |
nPrivateSendAmount | CPrivateSendClient | |
nPrivateSendRounds | CPrivateSendClient | |
nSessionDenom | CPrivateSendBase | |
nSessionID | CPrivateSendBase | protected |
nState | CPrivateSendBase | protected |
nTimeLastSuccessfulStep | CPrivateSendBase | protected |
PrepareDenominate(int nMinRounds, int nMaxRounds, std::string &strErrorRet, std::vector< CTxIn > &vecTxInRet, std::vector< CTxOut > &vecTxOutRet) | CPrivateSendClient | private |
ProcessMessage(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, CConnman &connman) | CPrivateSendClient | |
RelayIn(const CDarkSendEntry &entry, CConnman &connman) | CPrivateSendClient | private |
ResetPool() | CPrivateSendClient | |
SendDenominate(const std::vector< CTxIn > &vecTxIn, const std::vector< CTxOut > &vecTxOut, CConnman &connman) | CPrivateSendClient | private |
SetMinBlocksToWait(int nMinBlocksToWaitIn) | CPrivateSendClient | inline |
SetNull() | CPrivateSendClient | private |
SetState(PoolState nStateNew) | CPrivateSendClient | private |
SignFinalTransaction(const CTransaction &finalTransactionNew, CNode *pnode, CConnman &connman) | CPrivateSendClient | private |
StartNewQueue(CAmount nValueMin, CAmount nBalanceNeedsAnonymized, CConnman &connman) | CPrivateSendClient | private |
strAutoDenomResult | CPrivateSendClient | private |
strLastMessage | CPrivateSendClient | private |
SubmitDenominate(CConnman &connman) | CPrivateSendClient | private |
txMyCollateral | CPrivateSendClient | private |
UnlockCoins() | CPrivateSendClient | |
UpdatedBlockTip(const CBlockIndex *pindex) | CPrivateSendClient | |
vecDarksendQueue | CPrivateSendBase | protected |
vecDenominationsSkipped | CPrivateSendClient | private |
vecEntries | CPrivateSendBase | protected |
vecMasternodesUsed | CPrivateSendClient | private |
vecOutPointLocked | CPrivateSendClient | private |
WaitForAnotherBlock() | CPrivateSendClient | private |