![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
This is the complete list of members for BlockAssembler, including all inherited members.
| addChunks() EXCLUSIVE_LOCKS_REQUIRED(m_mempool -> cs) | BlockAssembler | private |
| AddToBlock(const CTxMemPoolEntry &entry) | BlockAssembler | private |
| BlockAssembler(Chainstate &chainstate, const CTxMemPool *mempool, const Options &options) | BlockAssembler | explicit |
| chainparams | BlockAssembler | private |
| CreateNewBlock() | BlockAssembler | |
| m_chainstate | BlockAssembler | private |
| m_last_block_num_txs | BlockAssembler | inlinestatic |
| m_last_block_weight | BlockAssembler | inlinestatic |
| m_lock_time_cutoff | BlockAssembler | private |
| m_mempool | BlockAssembler | private |
| m_options | BlockAssembler | private |
| nBlockSigOpsCost | BlockAssembler | private |
| nBlockTx | BlockAssembler | private |
| nBlockWeight | BlockAssembler | private |
| nFees | BlockAssembler | private |
| nHeight | BlockAssembler | private |
| pblocktemplate | BlockAssembler | private |
| resetBlock() | BlockAssembler | private |
| TestChunkBlockLimits(FeePerWeight chunk_feerate, int64_t chunk_sigops_cost) const | BlockAssembler | private |
| TestChunkTransactions(const std::vector< CTxMemPoolEntryRef > &txs) const | BlockAssembler | private |