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

File block.cpp

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

Source from the content-addressed store, hash-verified

1// Copyright (c) 2019-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

CheckBlockFunction · 0.85
BlockMerkleRootFunction · 0.85
BlockWitnessMerkleRootFunction · 0.85
GetBlockWeightFunction · 0.85
RecursiveDynamicUsageFunction · 0.85
IsInvalidMethod · 0.80
IsErrorMethod · 0.80
ErrorMethod · 0.80
FUZZ_TARGETFunction · 0.70
ParamsClass · 0.50
IsValidMethod · 0.45

Tested by

no test coverage detected