Bitcoin Core 30.99.0
P2P Digital Currency
node::BlockAssembler Member List

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

addChunks() EXCLUSIVE_LOCKS_REQUIRED(m_mempool -> cs)node::BlockAssemblerprivate
AddToBlock(const CTxMemPoolEntry &entry)node::BlockAssemblerprivate
BlockAssembler(Chainstate &chainstate, const CTxMemPool *mempool, const Options &options)node::BlockAssemblerexplicit
chainparamsnode::BlockAssemblerprivate
CreateNewBlock()node::BlockAssembler
m_chainstatenode::BlockAssemblerprivate
m_last_block_num_txsnode::BlockAssemblerinlinestatic
m_last_block_weightnode::BlockAssemblerinlinestatic
m_lock_time_cutoffnode::BlockAssemblerprivate
m_mempoolnode::BlockAssemblerprivate
m_optionsnode::BlockAssemblerprivate
nBlockSigOpsCostnode::BlockAssemblerprivate
nBlockTxnode::BlockAssemblerprivate
nBlockWeightnode::BlockAssemblerprivate
nFeesnode::BlockAssemblerprivate
nHeightnode::BlockAssemblerprivate
pblocktemplatenode::BlockAssemblerprivate
resetBlock()node::BlockAssemblerprivate
TestPackage(FeePerWeight package_feerate, int64_t packageSigOpsCost) constnode::BlockAssemblerprivate
TestPackageTransactions(const std::vector< CTxMemPoolEntryRef > &txs) constnode::BlockAssemblerprivate