PIVX Core  5.6.99
P2P Digital Currency
BlockAssembler Member List

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

addPackageTxs()BlockAssemblerprivate
AddToBlock(CTxMemPool::txiter iter)BlockAssemblerprivate
appendSaplingTreeRoot()BlockAssemblerprivate
BlockAssembler(const CChainParams &chainparams, const bool defaultPrintPriority)BlockAssembler
chainparamsBlockAssemblerprivate
CreateNewBlock(const CScript &scriptPubKeyIn, CWallet *pwallet=nullptr, bool fProofOfStake=false, std::vector< CStakeableOutput > *availableCoins=nullptr, bool fNoMempoolTx=false, bool fTestValidity=true, CBlockIndex *prevBlock=nullptr, bool stopPoSOnNewBlock=true, bool fIncludeQfc=true)BlockAssembler
defaultPrintPriorityBlockAssemblerprivate
inBlockBlockAssemblerprivate
nBlockMaxSizeBlockAssemblerprivate
nBlockSigOpsBlockAssemblerprivate
nBlockSizeBlockAssemblerprivate
nBlockTxBlockAssemblerprivate
nFeesBlockAssemblerprivate
nHeightBlockAssemblerprivate
nSizeShieldedBlockAssemblerprivate
onlyUnconfirmed(CTxMemPool::setEntries &testSet)BlockAssemblerprivate
pblockBlockAssemblerprivate
pblocktemplateBlockAssemblerprivate
resetBlock()BlockAssemblerprivate
SkipMapTxEntry(CTxMemPool::txiter it, indexed_modified_transaction_set &mapModifiedTx, CTxMemPool::setEntries &failedTx)BlockAssemblerprivate
SortForBlock(const CTxMemPool::setEntries &package, CTxMemPool::txiter entry, std::vector< CTxMemPool::txiter > &sortedEntries)BlockAssemblerprivate
TestPackage(uint64_t packageSize, unsigned int packageSigOps)BlockAssemblerprivate
TestPackageFinality(const CTxMemPool::setEntries &package)BlockAssemblerprivate
UpdatePackagesForAdded(const CTxMemPool::setEntries &alreadyAdded, indexed_modified_transaction_set &mapModifiedTx)BlockAssemblerprivate