MCPcopy Create free account
hub / github.com/Bitcoin-ABC/bitcoin-abc / validation.cpp

File validation.cpp

src/validation.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2009-2010 Satoshi Nakamoto
2// Copyright (c) 2009-2018 The Bitcoin Core developers
3// Copyright (c) 2017-2020 The Bitcoin developers
4// Distributed under the MIT software license, see the accompanying

Callers

nothing calls this directly

Calls 15

CheckInputScriptsFunction · 0.85
UntranslatedFunction · 0.85
UintToArith256Function · 0.85
UncacheMethod · 0.80
IsInvalidMethod · 0.80
FlushStateToDiskMethod · 0.80
TipMethod · 0.80
LoadChainTipMethod · 0.80
GetSnapshotBaseHeightMethod · 0.80

Tested by

no test coverage detected