Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
BlockAssembler Member List

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

addChunks() EXCLUSIVE_LOCKS_REQUIRED(m_mempool -> cs)BlockAssemblerprivate
AddToBlock(const CTxMemPoolEntry &entry)BlockAssemblerprivate
BlockAssembler(Chainstate &chainstate, const CTxMemPool *mempool, const Options &options)BlockAssemblerexplicit
chainparamsBlockAssemblerprivate
CreateNewBlock()BlockAssembler
m_chainstateBlockAssemblerprivate
m_last_block_num_txsBlockAssemblerinlinestatic
m_last_block_weightBlockAssemblerinlinestatic
m_lock_time_cutoffBlockAssemblerprivate
m_mempoolBlockAssemblerprivate
m_optionsBlockAssemblerprivate
nBlockSigOpsCostBlockAssemblerprivate
nBlockTxBlockAssemblerprivate
nBlockWeightBlockAssemblerprivate
nFeesBlockAssemblerprivate
nHeightBlockAssemblerprivate
pblocktemplateBlockAssemblerprivate
resetBlock()BlockAssemblerprivate
TestChunkBlockLimits(FeePerWeight chunk_feerate, int64_t chunk_sigops_cost) constBlockAssemblerprivate
TestChunkTransactions(const std::vector< CTxMemPoolEntryRef > &txs) constBlockAssemblerprivate