MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / block_index.cpp

File block_index.cpp

src/test/fuzz/block_index.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2023-present The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4

Callers

nothing calls this directly

Calls 15

BlockTreeDBClass · 0.85
WriteBatchSyncMethod · 0.80
ReadBlockFileInfoMethod · 0.80
ReadLastBlockFileMethod · 0.80
WriteReindexingMethod · 0.80
ReadReindexingMethod · 0.80
WriteFlagMethod · 0.80
ReadFlagMethod · 0.80
LoadBlockIndexGutsMethod · 0.80
FUZZ_TARGETFunction · 0.70

Tested by

no test coverage detected