Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ Tip
Method
Tip
src/test/versionbits_tests.cpp:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
CBlockIndex * Tip() { return vpblock.size() ? vpblock.back() : nullptr; }
157
};
158
159
BOOST_FIXTURE_TEST_SUITE(versionbits_tests, TestingSetup)
Callers
15
rescanblockchain
Function · 0.45
importwallet
Function · 0.45
dumpwallet
Function · 0.45
importmulti
Function · 0.45
BlockUntilSyncedToCurrentChain
Method · 0.45
ScanForWalletTransactions
Method · 0.45
CreateWalletFromFile
Method · 0.45
BOOST_FIXTURE_TEST_CASE
Function · 0.45
ListCoinsTestingSetup
Class · 0.45
BOOST_FIXTURE_TEST_CASE
Function · 0.45
CreateBlockIndex
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected