![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for BlockValidationStateCatcher, including all inherited members.
| ActiveTipChange(const CBlockIndex &new_tip, bool is_ibd) | CValidationInterface | inlineprotectedvirtual |
| BlockChecked(const std::shared_ptr< const CBlock > &block, const BlockValidationState &state) override | BlockValidationStateCatcher | inlineprotectedvirtual |
| BlockConnected(ChainstateRole role, const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex) | CValidationInterface | inlineprotectedvirtual |
| BlockDisconnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex) | CValidationInterface | inlineprotectedvirtual |
| BlockValidationStateCatcher(const uint256 &hash) | BlockValidationStateCatcher | inline |
| ChainStateFlushed(ChainstateRole role, const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
| m_hash | BlockValidationStateCatcher | |
| m_state | BlockValidationStateCatcher | |
| MempoolTransactionsRemovedForBlock(const std::vector< RemovedMempoolTransactionInfo > &txs_removed_for_block, unsigned int nBlockHeight) | CValidationInterface | inlineprotectedvirtual |
| NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
| TransactionAddedToMempool(const NewMempoolTransactionInfo &tx, uint64_t mempool_sequence) | CValidationInterface | inlineprotectedvirtual |
| TransactionRemovedFromMempool(const CTransactionRef &tx, MemPoolRemovalReason reason, uint64_t mempool_sequence) | CValidationInterface | inlineprotectedvirtual |
| UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) | CValidationInterface | inlineprotectedvirtual |
| ~CValidationInterface()=default | CValidationInterface | protected |