![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for DummyChainState, including all inherited members.
| ActivateBestChainStep(BlockValidationState &state, CBlockIndex *pindexMostWork, const std::shared_ptr< const CBlock > &pblock, bool &fInvalidFound, ConnectTrace &connectTrace) EXCLUSIVE_LOCKS_REQUIRED(cs_main | Chainstate | protected |
| CanFlushToDisk() const EXCLUSIVE_LOCKS_REQUIRED( | Chainstate | inline |
| Chainstate(CTxMemPool *mempool, node::BlockManager &blockman, ChainstateManager &chainman, std::optional< uint256 > from_snapshot_blockhash=std::nullopt) | Chainstate | explicit |
| ChainstateManager | Chainstate | protected |
| CheckForkWarningConditions() EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | protected |
| CoinsDB() EXCLUSIVE_LOCKS_REQUIRED( | Chainstate | inline |
| CoinsErrorCatcher() EXCLUSIVE_LOCKS_REQUIRED( | Chainstate | inline |
| CoinsTip() EXCLUSIVE_LOCKS_REQUIRED( | Chainstate | inline |
| ConnectBlock | Chainstate | |
| ConnectTip(BlockValidationState &state, CBlockIndex *pindexNew, std::shared_ptr< const CBlock > block_to_connect, ConnectTrace &connectTrace, DisconnectedBlockTransactions &disconnectpool) EXCLUSIVE_LOCKS_REQUIRED(cs_main | Chainstate | protected |
| cs | Chainstate | |
| cs | Chainstate | protected |
| DisconnectTip(BlockValidationState &state, DisconnectedBlockTransactions *disconnectpool) EXCLUSIVE_LOCKS_REQUIRED(cs_main | Chainstate | |
| FindForkInGlobalIndex(const CBlockLocator &locator) const EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | |
| FindMostWorkChain() EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | protected |
| FlushStateToDisk(BlockValidationState &state, FlushStateMode mode, int nManualPruneHeight=0) | Chainstate | |
| ForceFlushStateToDisk() | Chainstate | |
| GetMempool() | Chainstate | inline |
| GUARDED_BY(::cs_main) | Chainstate | inlineprotected |
| GUARDED_BY(::cs_main) | Chainstate | inlinemutableprotected |
| GUARDED_BY(::cs_main) | Chainstate | inlineprotected |
| HasCoinsViews() const | Chainstate | inline |
| InitCoinsDB(size_t cache_size_bytes, bool in_memory, bool should_wipe, fs::path leveldb_name="chainstate") | Chainstate | |
| InvalidBlockFound(CBlockIndex *pindex, const BlockValidationState &state) EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | protected |
| InvalidChainFound(CBlockIndex *pindexNew) EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | protected |
| LoadChainTip() EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | |
| LoadGenesisBlock() | Chainstate | |
| m_blockman | Chainstate | |
| m_chain | Chainstate | |
| m_chainman | Chainstate | |
| m_chainstate_mutex | Chainstate | protected |
| m_coins_views | Chainstate | protected |
| m_coinsdb_cache_size_bytes | Chainstate | |
| m_coinstip_cache_size_bytes | Chainstate | |
| m_from_snapshot_blockhash | Chainstate | |
| m_mempool | Chainstate | protected |
| m_next_write | Chainstate | protected |
| MaybeUpdateMempoolForReorg(DisconnectedBlockTransactions &disconnectpool, bool fAddToMempool) EXCLUSIVE_LOCKS_REQUIRED(cs_main | Chainstate | protected |
| MempoolMutex() const LOCK_RETURNED(m_mempool -> cs) | Chainstate | inline |
| NeedsRedownload() const EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | |
| PruneAndFlush() | Chainstate | |
| PruneBlockIndexCandidates() | Chainstate | |
| ReplayBlocks() | Chainstate | |
| ResetBlockFailureFlags | Chainstate | |
| ResetCoinsViews() | Chainstate | inline |
| RollforwardBlock(const CBlockIndex *pindex, CCoinsViewCache &inputs) EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate | protected |
| setBlockIndexCandidates | Chainstate | |
| SetMempool(CTxMemPool *mempool) | DummyChainState | inline |
| TryAddBlockIndexCandidate(CBlockIndex *pindex) EXCLUSIVE_LOCKS_REQUIRED(cs_main) | Chainstate |