Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ size
Method
size
src/test/fuzz/versionbits.cpp:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
: m_start_time{start_time}, m_interval{interval}, m_signal{signal}, m_no_signal{no_signal} {}
56
57
size_t size() const { return m_blocks.size(); }
58
59
CBlockIndex* tip() const
60
{
Callers
15
TxOutsFromJSON
Function · 0.45
ScriptWitnessFromJSON
Function · 0.45
AssetTest
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
CScriptNum10
Method · 0.45
set_vch
Method · 0.45
TestDepGraphSerialization
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected