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

File pow.cpp

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

Source from the content-addressed store, hash-verified

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

AdditionOverflowFunction · 0.85
GetBlockProofFunction · 0.85
ConsumeArithUInt256Function · 0.85
GetNextWorkRequiredFunction · 0.85
CheckProofOfWorkImplFunction · 0.85
UintToArith256Function · 0.85
remaining_bytesMethod · 0.80
ConsumeBoolMethod · 0.80

Tested by

no test coverage detected