Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

BlockAssembler Member List

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

addPackageTxs(int &nPackagesSelected, int &nDescendantsUpdated)BlockAssemblerprivate
AddToBlock(CTxMemPool::txiter iter)BlockAssemblerprivate
BlockAssembler(const CChainParams &params)BlockAssemblerexplicit
BlockAssembler(const CChainParams &params, const Options &options)BlockAssembler
blockMinFeeRateBlockAssemblerprivate
chainparamsBlockAssemblerprivate
CreateNewBlock(const CScript &scriptPubKeyIn)BlockAssembler
inBlockBlockAssemblerprivate
nBlockMaxSizeBlockAssemblerprivate
nBlockSigOpsBlockAssemblerprivate
nBlockSizeBlockAssemblerprivate
nBlockTxBlockAssemblerprivate
nFeesBlockAssemblerprivate
nHeightBlockAssemblerprivate
nLockTimeCutoffBlockAssemblerprivate
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) constBlockAssemblerprivate
TestPackageTransactions(const CTxMemPool::setEntries &package)BlockAssemblerprivate
UpdatePackagesForAdded(const CTxMemPool::setEntries &alreadyAdded, indexed_modified_transaction_set &mapModifiedTx)BlockAssemblerprivate
Released under the MIT license