MCPcopy Create free account

hub / github.com/BTCGPU/BTCGPU / functions

Functions8,090 in github.com/BTCGPU/BTCGPU

↓ 3 callersFunctionFormatScriptError
src/test/script_tests.cpp:105
↓ 3 callersMethodGenerateNewSeed
src/wallet/wallet.cpp:1450
↓ 3 callersMethodGetAddrName
src/net.cpp:656
↓ 3 callersFunctionGetAllDestinationsForKey
src/outputtype.cpp:64
↓ 3 callersMethodGetApproximateSizes
src/leveldb/db/db_impl.cc:1448
↓ 3 callersFunctionGetAutostartDir
src/qt/guiutil.cpp:614
↓ 3 callersFunctionGetAutostartFilePath
src/qt/guiutil.cpp:623
↓ 3 callersMethodGetAvailableCredit
src/wallet/wallet.cpp:1939
↓ 3 callersMethodGetBestBlock
src/test/coins_tests.cpp:53
↓ 3 callersFunctionGetBlockProofEquivalentTime
src/chain.cpp:136
↓ 3 callersFunctionGetBlockWeight
src/consensus/validation.h:161
↓ 3 callersMethodGetCategoryMask
src/logging.h:98
↓ 3 callersMethodGetChildren
src/leveldb/helpers/memenv/memenv.cc:301
↓ 3 callersMethodGetCoin
src/test/coins_tests.cpp:39
↓ 3 callersMethodGetCommand
src/protocol.cpp:96
↓ 3 callersMethodGetDebugMessage
src/consensus/validation.h:150
↓ 3 callersFunctionGetDefaultDataDir
src/util.cpp:705
↓ 3 callersFunctionGetDevURandom
Fallback: get 32 bytes of system entropy from /dev/urandom. The most * compatible way to get cryptographic randomness on UNIX-ish platforms. */
src/random.cpp:183
↓ 3 callersFunctionGetDiscardRate
src/wallet/fees.cpp:93
↓ 3 callersFunctionGetDustThreshold
src/policy/policy.cpp:18
↓ 3 callersFunctionGetHashType
src/script/interpreter.cpp:172
↓ 3 callersMethodGetHeight
src/txmempool.h:103
↓ 3 callersMethodGetImmatureCredit
src/wallet/wallet.cpp:1925
↓ 3 callersFunctionGetIndicesFromMinimal
src/crypto/equihash.cpp:191
↓ 3 callersFunctionGetInternalKey
src/leveldb/db/version_edit.cc:88
↓ 3 callersFunctionGetKeyForDestination
src/keystore.cpp:177
↓ 3 callersMethodGetKeyFromPool
src/wallet/wallet.cpp:3474
↓ 3 callersFunctionGetLabelDestination
src/wallet/rpcwallet.cpp:199
↓ 3 callersFunctionGetLegacySigOpCount
src/consensus/tx_verify.cpp:107
↓ 3 callersFunctionGetLevel
src/leveldb/db/version_edit.cc:98
↓ 3 callersFunctionGetMinimumFeeRate
src/wallet/fees.cpp:38
↓ 3 callersMethodGetNetworkActive
src/net.h:176
↓ 3 callersFunctionGetNextWorkRequired
src/pow.cpp:22
↓ 3 callersFunctionGetOldestKeyTimeInPool
src/wallet/wallet.cpp:3496
↓ 3 callersFunctionGetOpName
src/script/script.cpp:11
↓ 3 callersMethodGetProperty
src/leveldb/db/db_test.cc:1916
↓ 3 callersFunctionGetProxy
src/netbase.cpp:551
↓ 3 callersMethodGetRequestMethod
src/httpserver.cpp:632
↓ 3 callersMethodGetReservedKey
src/wallet/wallet.cpp:3681
↓ 3 callersMethodGetShortID
src/test/blockencodings_tests.cpp:134
↓ 3 callersMethodGetSigOpCostWithAncestors
src/txmempool.h:128
↓ 3 callersFunctionGetSkipHeight
Compute what height to jump back to with the CBlockIndex::pskip pointer. */
src/chain.cpp:73
↓ 3 callersFunctionGetStartupTime
Obtain the application startup time (used for uptime calculation)
src/util.cpp:1232
↓ 3 callersFunctionGetStrongRandBytes
src/random.cpp:318
↓ 3 callersMethodGetTransactionsUpdated
src/txmempool.cpp:346
↓ 3 callersMethodGetTxTime
src/wallet/wallet.cpp:1539
↓ 3 callersMethodGetURI
src/httpserver.cpp:627
↓ 3 callersMethodGetUnconfirmedBalance
src/wallet/wallet.cpp:2128
↓ 3 callersMethodGetUndoPos
src/chain.h:284
↓ 3 callersFunctionGetVarint32
src/leveldb/util/coding.cc:131
↓ 3 callersMethodGetVersion
src/hash.h:128
↓ 3 callersMethodGetWalletTx
src/wallet/wallet.cpp:169
↓ 3 callersFunctionGetWitnessCommitmentIndex
Compute at which vout of the block's coinbase transaction the witness commitment occurs, or -1 if not found.
src/validation.cpp:3384
↓ 3 callersMethodHighestTargetTracked
src/policy/fees.cpp:711
↓ 3 callersMethodIncrementUpdateCounter
src/wallet/db.cpp:538
↓ 3 callersMethodIndicesBefore
src/crypto/equihash.h:104
↓ 3 callersFunctionInterpretBool
* Interpret a string argument as a boolean. * * The definition of atoi() requires that non-numeric string values like "foo", * return 0. This means
src/util.cpp:213
↓ 3 callersFunctionInvertLowestOne
Turn the lowest '1' bit in the binary representation of a number into a '0'. */
src/chain.cpp:70
↓ 3 callersFunctionIsBTGHardForkEnabled
src/validation.cpp:480
↓ 3 callersMethodIsDummy
Return whether this database handle is a dummy for testing. * Only to be used at a low level, application should ideally not care * about th
src/wallet/db.h:162
↓ 3 callersMethodIsFilesystemActive
Setting the filesystem to inactive is the test equivalent to simulating a system reset. Setting to inactive will freeze our saved filesystem state so
src/leveldb/db/fault_injection_test.cc:149
↓ 3 callersMethodIsInternal
src/netaddress.cpp:231
↓ 3 callersMethodIsLocal
src/netaddress.cpp:173
↓ 3 callersMethodIsRFC1918
src/netaddress.cpp:95
↓ 3 callersMethodIsSane
src/script/sign.cpp:537
↓ 3 callersFunctionIsSelectableSocket
src/compat.h:105
↓ 3 callersMethodIsSelected
src/wallet/coincontrol.h:52
↓ 3 callersMethodKeepKey
src/wallet/wallet.cpp:3449
↓ 3 callersFunctionKey
src/leveldb/util/bloom_test.cc:16
↓ 3 callersFunctionLOCKS_EXCLUDED
src/validation.cpp:2797
↓ 3 callersFunctionLastCommonAncestor
Find the last common ancestor two blocks have. * Both pa and pb must be non-nullptr. */
src/chain.cpp:155
↓ 3 callersMethodLearnRelatedScripts
src/wallet/wallet.cpp:4433
↓ 3 callersFunctionLoadExternalBlockFile
src/validation.cpp:4617
↓ 3 callersMethodLock
src/wallet/crypter.cpp:164
↓ 3 callersMethodLockCoin
src/wallet/wallet.cpp:3749
↓ 3 callersFunctionLockFileName
src/leveldb/db/filename.cc:54
↓ 3 callersMethodLookup
src/leveldb/util/cache.cc:255
↓ 3 callersFunctionLookupHelper
src/script/sign.cpp:481
↓ 3 callersMethodMakeDeterministic
Ensure that bucket placement is always the same for testing purposes.
src/test/addrman_tests.cpp:29
↓ 3 callersFunctionMakeWalletTx
Construct wallet tx struct.
src/interfaces/wallet.cpp:60
↓ 3 callersFunctionMaxGrandParentOverlapBytes
Maximum bytes of overlaps in grandparent (i.e., level+2) before we stop building a single file in a level->level+1 compaction.
src/leveldb/db/version_set.cc:29
↓ 3 callersMethodMemoryUsage
Returns an estimate of the total memory usage of data allocated by the arena.
src/leveldb/util/arena.h:29
↓ 3 callersFunctionMillisToTimeval
src/netbase.cpp:178
↓ 3 callersMethodMineBlocksOnDemand
Make miner stop after a block is found. In RPC, don't return until nGenProcLimit blocks are generated */
src/chainparams.h:98
↓ 3 callersMethodNewId
src/leveldb/util/cache.cc:381
↓ 3 callersMethodNewRandomAccessFile
src/leveldb/db/db_test.cc:164
↓ 3 callersMethodNewSequentialFile
Partial implementation of the Env interface.
src/leveldb/helpers/memenv/memenv.cc:244
↓ 3 callersFunctionNewTwoLevelIterator
src/leveldb/table/two_level_iterator.cc:174
↓ 3 callersMethodNewTx
src/policy/fees.cpp:462
↓ 3 callersMethodNext
src/leveldb/table/table_test.cc:289
↓ 3 callersFunctionNumberString
Construct a string from a number
src/leveldb/db/log_test.cc:28
↓ 3 callersFunctionNumberToString
src/leveldb/util/logging.cc:36
↓ 3 callersMethodOutput
src/crypto/chacha20.cpp:74
↓ 3 callersFunctionParseInt32
src/utilstrencodings.cpp:276
↓ 3 callersFunctionParsePrechecks
src/univalue/lib/univalue_get.cpp:19
↓ 3 callersFunctionParseScriptFlags
src/test/transaction_tests.cpp:59
↓ 3 callersFunctionPermitsUncompressed
src/script/ismine.cpp:44
↓ 3 callersMethodPrevLogNumber
Return the log file number for the log file that is currently being compacted, or zero if there is no such log file.
src/leveldb/db/version_set.h:225
↓ 3 callersMethodPrioritiseTransaction
src/txmempool.cpp:829
↓ 3 callersFunctionProcessNewBlockHeaders
Exposed wrapper for AcceptBlockHeader
src/validation.cpp:3659
← previousnext →1,601–1,700 of 8,090, ranked by callers