Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ reset
Method
reset
src/bloom.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void CBloomFilter::reset(const unsigned int nNewTweak)
123
{
124
clear();
125
nTweak = nNewTweak;
126
}
127
128
bool CBloomFilter::IsWithinSizeConstraints() const
129
{
Callers
15
bit_packed_atomic_flags
Method · 0.45
MutateTx
Function · 0.45
StopHTTPRPC
Function · 0.45
Unserialize
Function · 0.45
CreateNewBlock
Method · 0.45
CommandLineRPC
Function · 0.45
PeerLogicValidation
Method · 0.45
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.45
ProcessMessage
Function · 0.45
Shutdown
Function · 0.45
AppInitSanityChecks
Function · 0.45
AppInitMain
Function · 0.45
Calls
4
GetRand
Function · 0.85
max
Function · 0.85
begin
Method · 0.45
end
Method · 0.45
Tested by
5
~ListCoinsTestingSetup
Method · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
TestingSetup
Method · 0.36
~TestingSetup
Method · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36