Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ functions
Functions
6,127 in github.com/bitcoinxt/bitcoinxt
⨍
Functions
6,127
◇
Types & classes
1,352
↓ 2 callers
Method
GetMaxConfirms
Return the max number of confirms we're tracking */
src/policy/fees.h:165
↓ 2 callers
Method
GetOldestKeyPoolTime
src/wallet/wallet.cpp:2322
↓ 2 callers
Function
GetPidFile
src/util.cpp:553
↓ 2 callers
Method
GetProperty
src/leveldb/db/db_test.cc:1887
↓ 2 callers
Method
GetRefCount
src/net.h:372
↓ 2 callers
Method
GetScriptError
src/main.h:458
↓ 2 callers
Function
GetStartOnSystemStartup
src/qt/guiutil.cpp:580
↓ 2 callers
Method
GetStateFor
src/versionbits.cpp:7
↓ 2 callers
Method
GetURI
src/httpserver.cpp:553
↓ 2 callers
Method
GetVersion
src/streams.h:371
↓ 2 callers
Method
HasNoInputsOf
src/txmempool.cpp:835
↓ 2 callers
Function
HashMix
src/uint256.cpp:84
↓ 2 callers
Function
HelpMessage
src/init.cpp:280
↓ 2 callers
Function
IncrementExtraNonce
src/miner.cpp:250
↓ 2 callers
Function
InfoLogFileName
src/leveldb/db/filename.cc:63
↓ 2 callers
Function
InitIPGroups
src/ipgroups.cpp:288
↓ 2 callers
Function
InitOnce
src/leveldb/port/port_win.cc:124
↓ 2 callers
Function
Initialize
Initialize SHA-256 state. */
src/crypto/sha256.cpp:34
↓ 2 callers
Function
Initialize
Initialize SHA-1 state. */
src/crypto/sha1.cpp:31
↓ 2 callers
Function
Initialize
Initialize SHA-256 state. */
src/crypto/sha512.cpp:34
↓ 2 callers
Function
Initialize
Initialize RIPEMD-160 state. */
src/crypto/ripemd160.cpp:24
↓ 2 callers
Method
Initialize
src/policy/fees.cpp:14
↓ 2 callers
Method
Insert
src/leveldb/util/cache.cc:225
↓ 2 callers
Function
InsertBlockIndex
src/main.cpp:3812
↓ 2 callers
Function
InterpretBool
Interpret string as boolean, for argument parsing */
src/util.cpp:320
↓ 2 callers
Function
InterpretNegativeSetting
Turn -noX into -X=0 */
src/util.cpp:328
↓ 2 callers
Method
Inventory
src/wallet/wallet.h:680
↓ 2 callers
Method
IsBaseLevelForKey
src/leveldb/db/version_set.cc:1434
↓ 2 callers
Method
IsChange
src/wallet/wallet.cpp:871
↓ 2 callers
Method
IsError
src/consensus/validation.h:67
↓ 2 callers
Method
IsIPv6
src/netbase.cpp:708
↓ 2 callers
Function
IsKeyType
src/wallet/walletdb.cpp:608
↓ 2 callers
Function
IsPeerAddrLocalGood
Is our peer's addrLocal potentially useful as an external IP source?
src/net.cpp:205
↓ 2 callers
Method
IsRFC4380
src/netbase.cpp:759
↓ 2 callers
Function
IsRPCRunning
src/rpcserver.cpp:413
↓ 2 callers
Function
IsReachable
check whether a given network is one we can probably connect to */
src/net.cpp:314
↓ 2 callers
Method
IsSelected
src/coincontrol.h:32
↓ 2 callers
Method
IsTerrible
src/addrman.cpp:32
↓ 2 callers
Method
IsTor
src/netbase.cpp:786
↓ 2 callers
Method
IsUnspendable
* Returns whether the script is guaranteed to fail at execution, * regardless of the initial stack. This allows outputs to be pruned * insta
src/script/script.h:621
↓ 2 callers
Function
IsValidSignatureEncoding
* A canonical signature exists of: <30> <total len> <02> <len R> <R> <02> <len S> <S> <hashtype> * Where R and S are not negative (their first byte h
src/script/interpreter.cpp:98
↓ 2 callers
Method
IsWithinSizeConstraints
src/bloom.cpp:131
↓ 2 callers
Function
JSONErrorReply
src/httprpc.cpp:58
↓ 2 callers
Function
JSONPrettyPrint
src/test/script_tests.cpp:402
↓ 2 callers
Function
JSONRPCReply
src/rpcprotocol.cpp:50
↓ 2 callers
Function
Key2
src/leveldb/issues/issue178_test.cc:24
↓ 2 callers
Method
LastRecordOffset
src/leveldb/db/log_reader.cc:166
↓ 2 callers
Function
LeaveCritical
src/sync.h:93
↓ 2 callers
Method
LevelSummary
src/leveldb/db/version_set.cc:1090
↓ 2 callers
Function
LicenseInfo
src/init.cpp:475
↓ 2 callers
Function
ListReceived
src/wallet/rpcwallet.cpp:1102
↓ 2 callers
Method
LoadMinVersion
src/wallet/wallet.h:574
↓ 2 callers
Method
LoadWallet
src/wallet/wallet.cpp:2088
↓ 2 callers
Method
LockCoin
src/wallet/wallet.cpp:2544
↓ 2 callers
Method
LockFile
src/leveldb/util/env_win.cc:697
↓ 2 callers
Function
LockOrUnlock
src/leveldb/util/env_posix.cc:257
↓ 2 callers
Method
LogNumber
Return the current log file number.
src/leveldb/db/version_set.h:221
↓ 2 callers
Function
LogPrintStr
src/util.cpp:279
↓ 2 callers
Method
Lookup
src/leveldb/util/cache_test.cc:48
↓ 2 callers
Function
LookupIntern
src/netbase.cpp:87
↓ 2 callers
Function
LookupNumeric
src/netbase.cpp:225
↓ 2 callers
Method
MakeDeterministic
Ensure that bucket placement is always the same for testing purposes.
src/test/net_tests.cpp:23
↓ 2 callers
Function
MakeSingleColorImage
src/qt/scicon.cpp:16
↓ 2 callers
Method
MaxBlockSizeVote
src/options.cpp:73
↓ 2 callers
Function
MaxFileSizeForLevel
src/leveldb/db/version_set.cc:45
↓ 2 callers
Function
MaybePushAddress
src/wallet/rpcwallet.cpp:1293
↓ 2 callers
Function
MaybeRemoveGroup
src/ipgroups.cpp:208
↓ 2 callers
Function
MemoryBarrier
src/leveldb/port/atomic_pointer.h:54
↓ 2 callers
Function
MillisToTimeval
* Convert milliseconds to a struct timeval for select. */
src/netbase.cpp:233
↓ 2 callers
Method
MiningRequiresPeers
Make miner wait to have peers to avoid wasting work */
src/chainparams.h:61
↓ 2 callers
Function
MurmurHash3
src/hash.cpp:16
↓ 2 callers
Method
Name
src/leveldb/table/table_test.cc:40
↓ 2 callers
Method
Neuter
src/key.cpp:268
↓ 2 callers
Function
NewEmptyIterator
src/leveldb/table/iterator.cc:59
↓ 2 callers
Function
NewMemEnv
src/leveldb/helpers/memenv/memenv.cc:381
↓ 2 callers
Function
NewMergingIterator
src/leveldb/table/merger.cc:186
↓ 2 callers
Method
NewRandomAccessFile
src/leveldb/helpers/memenv/memenv.cc:253
↓ 2 callers
Method
NewTx
src/policy/fees.cpp:247
↓ 2 callers
Function
NotifyAddressBookChanged
src/qt/walletmodel.cpp:458
↓ 2 callers
Function
NotifyWatchonlyChanged
src/qt/walletmodel.cpp:491
↓ 2 callers
Method
NumEntries
src/leveldb/table/table_builder.cc:262
↓ 2 callers
Function
OpenDiskFile
src/main.cpp:3776
↓ 2 callers
Function
ParseHashO
src/rpcserver.cpp:142
↓ 2 callers
Function
ParseHashUV
src/core_read.cpp:127
↓ 2 callers
Function
ParseHashV
src/rpcserver.cpp:131
↓ 2 callers
Method
Prev
src/leveldb/table/table_test.cc:290
↓ 2 callers
Function
PrintLogContents
Print contents of a log file. (*func)() is called on every record.
src/leveldb/db/dumpfile.cc:50
↓ 2 callers
Method
PrioritiseTransaction
src/txmempool.cpp:807
↓ 2 callers
Function
ProcessMantissaDigit
Helper function for ParseFixedPoint */
src/utilstrencodings.cpp:554
↓ 2 callers
Function
ProcessOneShot
src/net.cpp:1282
↓ 2 callers
Function
PruneBlockIndexCandidates
Delete all entries in setBlockIndexCandidates that are worse than the current tip. */
src/main.cpp:2882
↓ 2 callers
Function
RPCRegisterTimerInterface
src/rpcserver.cpp:540
↓ 2 callers
Function
RPCUnregisterTimerInterface
src/rpcserver.cpp:545
↓ 2 callers
Function
RandAddSeed
src/random.cpp:38
↓ 2 callers
Function
RandomOrphan
src/test/DoS_tests.cpp:111
↓ 2 callers
Function
RandomSkewedString
Return a skewed potentially long string
src/leveldb/db/log_test.cc:35
↓ 2 callers
Function
RateLimitExceeded
Exponentially limit the rate of nSize flow to nLimit. nLimit unit is thousands-per-minute.
src/main.cpp:1196
↓ 2 callers
Method
ReacceptWalletTransactions
src/wallet/wallet.cpp:1144
↓ 2 callers
Method
Read
src/policy/fees.cpp:184
↓ 2 callers
Method
Read
src/leveldb/table/table_test.cc:120
← previous
next →
1,501–1,600 of 6,127, ranked by callers