Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
BlockAssembler Member List

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

addPackageTxs(int &nPackagesSelected, int &nDescendantsUpdated, uint64_t minGasPrice)BlockAssemblerprivate
AddToBlock(CTxMemPool::txiter iter)BlockAssemblerprivate
AttemptToAddContractToBlock(CTxMemPool::txiter iter, uint64_t minGasPrice)BlockAssemblerprivate
bceResultBlockAssembler
BlockAssembler(const CChainParams &params)BlockAssembler
BlockAssembler(const CChainParams &params, const Options &options)BlockAssembler
blockMinFeeRateBlockAssemblerprivate
chainparamsBlockAssemblerprivate
CreateNewBlock(const CScript &scriptPubKeyIn, bool fMineWitnessTx=true, int64_t *pTotalFees=0, int32_t nTime=0, int32_t nTimeLimit=0)BlockAssembler
fIncludeWitnessBlockAssemblerprivate
hardBlockGasLimitBlockAssembler
inBlockBlockAssemblerprivate
minGasPriceBlockAssembler
nBlockMaxWeightBlockAssemblerprivate
nBlockSigOpsCostBlockAssemblerprivate
nBlockTxBlockAssemblerprivate
nBlockWeightBlockAssemblerprivate
nFeesBlockAssemblerprivate
nHeightBlockAssemblerprivate
nLockTimeCutoffBlockAssemblerprivate
nTimeLimitBlockAssembler
onlyUnconfirmed(CTxMemPool::setEntries &testSet)BlockAssemblerprivate
originalRewardTxBlockAssembler
pblockBlockAssemblerprivate
pblocktemplateBlockAssemblerprivate
RebuildRefundTransaction()BlockAssemblerprivate
resetBlock()BlockAssemblerprivate
SkipMapTxEntry(CTxMemPool::txiter it, indexed_modified_transaction_set &mapModifiedTx, CTxMemPool::setEntries &failedTx)BlockAssemblerprivate
softBlockGasLimitBlockAssembler
SortForBlock(const CTxMemPool::setEntries &package, CTxMemPool::txiter entry, std::vector< CTxMemPool::txiter > &sortedEntries)BlockAssemblerprivate
TestPackage(uint64_t packageSize, int64_t packageSigOpsCost)BlockAssemblerprivate
TestPackageTransactions(const CTxMemPool::setEntries &package)BlockAssemblerprivate
txGasLimitBlockAssembler
UpdatePackagesForAdded(const CTxMemPool::setEntries &alreadyAdded, indexed_modified_transaction_set &mapModifiedTx)BlockAssemblerprivate