acceptBlock(const hash_t &block, const PopData &payloads) | altintegration::AltBlockTree | |
acceptBlock(index_t &index, const PopData &payloads, ValidationState &state) | altintegration::AltBlockTree | |
acceptBlock(index_t &index, const PopData &payloads) | altintegration::AltBlockTree | |
acceptBlockHeader(const AltBlock &block, ValidationState &state) | altintegration::AltBlockTree | |
activeChain_ | altintegration::BaseBlockTree< AltBlock > | protected |
alt_config_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
AltBlockTree(const alt_config_t &alt_config, const vbk_config_t &vbk_config, const btc_config_t &btc_config, PayloadsStorage &payloadsProvider, BlockReader &blockProvider) (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | explicit |
base typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
blocks_ | altintegration::BaseBlockTree< AltBlock > | protected |
bootstrap() | altintegration::AltBlockTree | |
btc() const | altintegration::AltBlockTree | inline |
btc_config_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
command_group_store_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
comparePopScore(const AltBlock::hash_t &A, const AltBlock::hash_t &B) | altintegration::AltBlockTree | |
deallocateBlock(index_t &block) | altintegration::BaseBlockTree< AltBlock > | inlineprotected |
eid_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
endorsement_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
finalizedPayloadsIndex_ | altintegration::BaseBlockTree< AltBlock > | protected |
findBlockIndex(const T &hash) | altintegration::BaseBlockTree< AltBlock > | inline |
findBlockIndex(const T &hash) const | altintegration::BaseBlockTree< AltBlock > | inline |
getBestChain() const | altintegration::BaseBlockTree< AltBlock > | inline |
getBlockIndex(const T &hash) | altintegration::BaseBlockTree< AltBlock > | inline |
getBlockIndex(const T &hash) const | altintegration::BaseBlockTree< AltBlock > | inline |
getConnectedTipsAfter(const index_t &index) const | altintegration::AltBlockTree | |
getParams() const | altintegration::AltBlockTree | inline |
hash_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
index_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
invalidateSubtree(index_t &toBeInvalidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) | altintegration::BaseBlockTree< AltBlock > | inline |
invalidateSubtree(const hash_t &toBeInvalidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) | altintegration::BaseBlockTree< AltBlock > | inline |
isBootstrapped() const | altintegration::BaseBlockTree< AltBlock > | inline |
isLoaded_ | altintegration::BaseBlockTree< AltBlock > | protected |
isLoadingBlocks_ | altintegration::BaseBlockTree< AltBlock > | protected |
loadBlockForward(const stored_index_t &index, bool fast_load, ValidationState &state) override | altintegration::AltBlockTree | virtual |
loadTip(const hash_t &hash, ValidationState &state) override | altintegration::AltBlockTree | |
makeConnectedLeafPayloadMutator(index_t &block) | altintegration::AltBlockTree | |
makePrevHash(const hash_t &h) const | altintegration::BaseBlockTree< AltBlock > | inline |
MemPoolBlockTree (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | friend |
onBeforeOverrideTip | altintegration::BaseBlockTree< AltBlock > | |
onBlockBeforeDeallocated | altintegration::BaseBlockTree< AltBlock > | |
onBlockConnected | altintegration::AltBlockTree | |
onBlockValidityChanged | altintegration::BaseBlockTree< AltBlock > | |
onInvalidBlockConnected | altintegration::AltBlockTree | |
payloadsIndex_ | altintegration::BaseBlockTree< AltBlock > | protected |
PopForkComparator typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
removeLeaf(index_t &toRemove) | altintegration::BaseBlockTree< AltBlock > | inline |
removeSubtree(index_t &toRemove) | altintegration::BaseBlockTree< AltBlock > | inline |
removeSubtree(const hash_t &toRemove) | altintegration::BaseBlockTree< AltBlock > | inline |
setState(index_t &to, ValidationState &state) override | altintegration::AltBlockTree | virtual |
stored_index_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
tips_ | altintegration::BaseBlockTree< AltBlock > | protected |
vbk() const | altintegration::AltBlockTree | inline |
vbk_config_t typedef (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |
~AltBlockTree() override=default (defined in altintegration::AltBlockTree) | altintegration::AltBlockTree | |