MCPcopy Create free account

hub / github.com/bitcoinxt/bitcoinxt / functions

Functions6,127 in github.com/bitcoinxt/bitcoinxt

↓ 2 callersMethodGetMaxConfirms
Return the max number of confirms we're tracking */
src/policy/fees.h:165
↓ 2 callersMethodGetOldestKeyPoolTime
src/wallet/wallet.cpp:2322
↓ 2 callersFunctionGetPidFile
src/util.cpp:553
↓ 2 callersMethodGetProperty
src/leveldb/db/db_test.cc:1887
↓ 2 callersMethodGetRefCount
src/net.h:372
↓ 2 callersMethodGetScriptError
src/main.h:458
↓ 2 callersFunctionGetStartOnSystemStartup
src/qt/guiutil.cpp:580
↓ 2 callersMethodGetStateFor
src/versionbits.cpp:7
↓ 2 callersMethodGetURI
src/httpserver.cpp:553
↓ 2 callersMethodGetVersion
src/streams.h:371
↓ 2 callersMethodHasNoInputsOf
src/txmempool.cpp:835
↓ 2 callersFunctionHashMix
src/uint256.cpp:84
↓ 2 callersFunctionHelpMessage
src/init.cpp:280
↓ 2 callersFunctionIncrementExtraNonce
src/miner.cpp:250
↓ 2 callersFunctionInfoLogFileName
src/leveldb/db/filename.cc:63
↓ 2 callersFunctionInitIPGroups
src/ipgroups.cpp:288
↓ 2 callersFunctionInitOnce
src/leveldb/port/port_win.cc:124
↓ 2 callersFunctionInitialize
Initialize SHA-256 state. */
src/crypto/sha256.cpp:34
↓ 2 callersFunctionInitialize
Initialize SHA-1 state. */
src/crypto/sha1.cpp:31
↓ 2 callersFunctionInitialize
Initialize SHA-256 state. */
src/crypto/sha512.cpp:34
↓ 2 callersFunctionInitialize
Initialize RIPEMD-160 state. */
src/crypto/ripemd160.cpp:24
↓ 2 callersMethodInitialize
src/policy/fees.cpp:14
↓ 2 callersMethodInsert
src/leveldb/util/cache.cc:225
↓ 2 callersFunctionInsertBlockIndex
src/main.cpp:3812
↓ 2 callersFunctionInterpretBool
Interpret string as boolean, for argument parsing */
src/util.cpp:320
↓ 2 callersFunctionInterpretNegativeSetting
Turn -noX into -X=0 */
src/util.cpp:328
↓ 2 callersMethodInventory
src/wallet/wallet.h:680
↓ 2 callersMethodIsBaseLevelForKey
src/leveldb/db/version_set.cc:1434
↓ 2 callersMethodIsChange
src/wallet/wallet.cpp:871
↓ 2 callersMethodIsError
src/consensus/validation.h:67
↓ 2 callersMethodIsIPv6
src/netbase.cpp:708
↓ 2 callersFunctionIsKeyType
src/wallet/walletdb.cpp:608
↓ 2 callersFunctionIsPeerAddrLocalGood
Is our peer's addrLocal potentially useful as an external IP source?
src/net.cpp:205
↓ 2 callersMethodIsRFC4380
src/netbase.cpp:759
↓ 2 callersFunctionIsRPCRunning
src/rpcserver.cpp:413
↓ 2 callersFunctionIsReachable
check whether a given network is one we can probably connect to */
src/net.cpp:314
↓ 2 callersMethodIsSelected
src/coincontrol.h:32
↓ 2 callersMethodIsTerrible
src/addrman.cpp:32
↓ 2 callersMethodIsTor
src/netbase.cpp:786
↓ 2 callersMethodIsUnspendable
* 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 callersFunctionIsValidSignatureEncoding
* 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 callersMethodIsWithinSizeConstraints
src/bloom.cpp:131
↓ 2 callersFunctionJSONErrorReply
src/httprpc.cpp:58
↓ 2 callersFunctionJSONPrettyPrint
src/test/script_tests.cpp:402
↓ 2 callersFunctionJSONRPCReply
src/rpcprotocol.cpp:50
↓ 2 callersFunctionKey2
src/leveldb/issues/issue178_test.cc:24
↓ 2 callersMethodLastRecordOffset
src/leveldb/db/log_reader.cc:166
↓ 2 callersFunctionLeaveCritical
src/sync.h:93
↓ 2 callersMethodLevelSummary
src/leveldb/db/version_set.cc:1090
↓ 2 callersFunctionLicenseInfo
src/init.cpp:475
↓ 2 callersFunctionListReceived
src/wallet/rpcwallet.cpp:1102
↓ 2 callersMethodLoadMinVersion
src/wallet/wallet.h:574
↓ 2 callersMethodLoadWallet
src/wallet/wallet.cpp:2088
↓ 2 callersMethodLockCoin
src/wallet/wallet.cpp:2544
↓ 2 callersMethodLockFile
src/leveldb/util/env_win.cc:697
↓ 2 callersFunctionLockOrUnlock
src/leveldb/util/env_posix.cc:257
↓ 2 callersMethodLogNumber
Return the current log file number.
src/leveldb/db/version_set.h:221
↓ 2 callersFunctionLogPrintStr
src/util.cpp:279
↓ 2 callersMethodLookup
src/leveldb/util/cache_test.cc:48
↓ 2 callersFunctionLookupIntern
src/netbase.cpp:87
↓ 2 callersFunctionLookupNumeric
src/netbase.cpp:225
↓ 2 callersMethodMakeDeterministic
Ensure that bucket placement is always the same for testing purposes.
src/test/net_tests.cpp:23
↓ 2 callersFunctionMakeSingleColorImage
src/qt/scicon.cpp:16
↓ 2 callersMethodMaxBlockSizeVote
src/options.cpp:73
↓ 2 callersFunctionMaxFileSizeForLevel
src/leveldb/db/version_set.cc:45
↓ 2 callersFunctionMaybePushAddress
src/wallet/rpcwallet.cpp:1293
↓ 2 callersFunctionMaybeRemoveGroup
src/ipgroups.cpp:208
↓ 2 callersFunctionMemoryBarrier
src/leveldb/port/atomic_pointer.h:54
↓ 2 callersFunctionMillisToTimeval
* Convert milliseconds to a struct timeval for select. */
src/netbase.cpp:233
↓ 2 callersMethodMiningRequiresPeers
Make miner wait to have peers to avoid wasting work */
src/chainparams.h:61
↓ 2 callersFunctionMurmurHash3
src/hash.cpp:16
↓ 2 callersMethodName
src/leveldb/table/table_test.cc:40
↓ 2 callersMethodNeuter
src/key.cpp:268
↓ 2 callersFunctionNewEmptyIterator
src/leveldb/table/iterator.cc:59
↓ 2 callersFunctionNewMemEnv
src/leveldb/helpers/memenv/memenv.cc:381
↓ 2 callersFunctionNewMergingIterator
src/leveldb/table/merger.cc:186
↓ 2 callersMethodNewRandomAccessFile
src/leveldb/helpers/memenv/memenv.cc:253
↓ 2 callersMethodNewTx
src/policy/fees.cpp:247
↓ 2 callersFunctionNotifyAddressBookChanged
src/qt/walletmodel.cpp:458
↓ 2 callersFunctionNotifyWatchonlyChanged
src/qt/walletmodel.cpp:491
↓ 2 callersMethodNumEntries
src/leveldb/table/table_builder.cc:262
↓ 2 callersFunctionOpenDiskFile
src/main.cpp:3776
↓ 2 callersFunctionParseHashO
src/rpcserver.cpp:142
↓ 2 callersFunctionParseHashUV
src/core_read.cpp:127
↓ 2 callersFunctionParseHashV
src/rpcserver.cpp:131
↓ 2 callersMethodPrev
src/leveldb/table/table_test.cc:290
↓ 2 callersFunctionPrintLogContents
Print contents of a log file. (*func)() is called on every record.
src/leveldb/db/dumpfile.cc:50
↓ 2 callersMethodPrioritiseTransaction
src/txmempool.cpp:807
↓ 2 callersFunctionProcessMantissaDigit
Helper function for ParseFixedPoint */
src/utilstrencodings.cpp:554
↓ 2 callersFunctionProcessOneShot
src/net.cpp:1282
↓ 2 callersFunctionPruneBlockIndexCandidates
Delete all entries in setBlockIndexCandidates that are worse than the current tip. */
src/main.cpp:2882
↓ 2 callersFunctionRPCRegisterTimerInterface
src/rpcserver.cpp:540
↓ 2 callersFunctionRPCUnregisterTimerInterface
src/rpcserver.cpp:545
↓ 2 callersFunctionRandAddSeed
src/random.cpp:38
↓ 2 callersFunctionRandomOrphan
src/test/DoS_tests.cpp:111
↓ 2 callersFunctionRandomSkewedString
Return a skewed potentially long string
src/leveldb/db/log_test.cc:35
↓ 2 callersFunctionRateLimitExceeded
Exponentially limit the rate of nSize flow to nLimit. nLimit unit is thousands-per-minute.
src/main.cpp:1196
↓ 2 callersMethodReacceptWalletTransactions
src/wallet/wallet.cpp:1144
↓ 2 callersMethodRead
src/policy/fees.cpp:184
↓ 2 callersMethodRead
src/leveldb/table/table_test.cc:120
← previousnext →1,501–1,600 of 6,127, ranked by callers