Bitcoin ABC 0.30.5
P2P Digital Currency
|
This is the complete list of members for submitblock_StateCatcher, including all inherited members.
BlockChecked(const CBlock &block, const BlockValidationState &stateIn) override | submitblock_StateCatcher | inlineprotectedvirtual |
BlockConnected(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 |
BlockFinalized(const CBlockIndex *pindex) | CValidationInterface | inlineprotectedvirtual |
BlockInvalidated(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
ChainStateFlushed(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
found | submitblock_StateCatcher | |
hash | submitblock_StateCatcher | |
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
state | submitblock_StateCatcher | |
submitblock_StateCatcher(const uint256 &hashIn) | submitblock_StateCatcher | inlineexplicit |
TransactionAddedToMempool(const CTransactionRef &tx, std::shared_ptr< const std::vector< Coin > > spent_coins, 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 |