MCPcopy Create free account

hub / github.com/BTCGPU/BTCGPU / functions

Functions8,090 in github.com/BTCGPU/BTCGPU

↓ 12 callersMethodadd_nodes
Instantiate TestNode objects
test/functional/test_framework/test_framework.py:282
↓ 12 callersFunctioncall_security_check
(cc, source, executable, options)
contrib/devtools/test-security-check.py:22
↓ 12 callersMethodfail_accept
(self, node, error_msg, txid, sign, redeem_script="")
test/functional/feature_segwit.py:91
↓ 12 callersMethodgetContext
()
src/secp256k1/src/java/org/bitcoin/Secp256k1Context.java:45
↓ 12 callersMethodgetRecentRequestsTableModel
src/qt/walletmodel.cpp:319
↓ 12 callersMethodget_wallet_rpc
(self, wallet_name)
test/functional/test_framework/test_node.py:196
↓ 12 callersMethoditems
(self)
test/functional/rpc_rawtransaction.py:36
↓ 12 callersMethodrandrange
Generate a random integer in the range [0..range). */
src/random.h:104
↓ 12 callersFunctionsecp256k1_ecmult
src/secp256k1/src/ecmult_impl.h:286
↓ 12 callersFunctionsecp256k1_num_sanity
src/secp256k1/src/num_gmp_impl.h:18
↓ 12 callersFunctionsecp256k1_pubkey_save
src/secp256k1/src/secp256k1.c:136
↓ 12 callersFunctionsecp256k1_scalar_is_high
src/secp256k1/src/scalar_low_impl.h:79
↓ 12 callersFunctionsign_multisig
src/test/script_tests.cpp:1207
↓ 12 callersMethodstart
(self)
contrib/zmq/zmq_sub.py:74
↓ 12 callersMethodstarts_with
Return true iff "x" is a prefix of "*this"
src/leveldb/include/leveldb/slice.h:75
↓ 11 callersFunctionActivateBestChain
src/validation.cpp:2927
↓ 11 callersMethodAssertHeld
src/leveldb/port/port_win.cc:66
↓ 11 callersFunctionBuildCreditingTransaction
src/test/script_tests.cpp:125
↓ 11 callersFunctionBuildSpendingTransaction
src/test/script_tests.cpp:141
↓ 11 callersMethodContains
Efficiently check whether a block is present in this chain. */
src/chain.h:500
↓ 11 callersFunctionDecodeFixed64
src/leveldb/util/coding.h:72
↓ 11 callersMethodDecodeFrom
src/leveldb/db/version_edit.cc:109
↓ 11 callersMethodDerive
src/key.cpp:268
↓ 11 callersFunctionEncodeBase64
src/utilstrencodings.cpp:127
↓ 11 callersMethodGetCountWithAncestors
src/txmempool.h:125
↓ 11 callersFunctionGetDestinationForKey
src/outputtype.cpp:45
↓ 11 callersFunctionGetLengthPrefixedSlice
src/leveldb/db/memtable.cc:14
↓ 11 callersMethodGetLow64
src/arith_uint256.h:243
↓ 11 callersMethodGetNetwork
src/netaddress.cpp:236
↓ 11 callersMethodGetNewBucket
src/addrman.cpp:19
↓ 11 callersFunctionGetRandHash
src/random.cpp:373
↓ 11 callersFunctionGetVarint32Ptr
src/leveldb/util/coding.h:89
↓ 11 callersFunctionGuessVerificationProgress
Guess how far we are in the verification process at the given block index require cs_main if pindex has not been validated yet (because nChainTx might
src/validation.cpp:5084
↓ 11 callersMethodIsFullyValid
src/pubkey.cpp:206
↓ 11 callersMethodIsTxAvailable
src/blockencodings.cpp:170
↓ 11 callersFunctionLabelFromValue
src/wallet/rpcwallet.cpp:131
↓ 11 callersFunctionLookupHost
src/netbase.cpp:118
↓ 11 callersFunctionProcessNewBlock
src/validation.cpp:3795
↓ 11 callersFunctionPutLengthPrefixedSlice
src/leveldb/util/coding.cc:98
↓ 11 callersFunctionPutVarint64
src/leveldb/util/coding.cc:92
↓ 11 callersFunctionRandomSeed
src/leveldb/util/testharness.cc:67
↓ 11 callersMethodSeek
src/leveldb/db/db_test.cc:1945
↓ 11 callersMethodSendMessages
src/net_processing.cpp:3269
↓ 11 callersMethodSetKeyFromPassphrase
src/wallet/crypter.cpp:42
↓ 11 callersFunctionShiftMessageA
src/crypto/sha256_shani.cpp:37
↓ 11 callersFunctionShiftMessageC
src/crypto/sha256_shani.cpp:42
↓ 11 callersMethodSignCompact
src/key.cpp:241
↓ 11 callersFunctionTableFileName
src/leveldb/db/filename.cc:32
↓ 11 callersFunctionTestEquihashSolvers
src/test/equihash_tests.cpp:48
↓ 11 callersFunctionTestSHA256
src/test/crypto_tests.cpp:55
↓ 11 callersFunctionTestSHA512
src/test/crypto_tests.cpp:56
↓ 11 callersMethodToString
src/leveldb/table/table_test.cc:587
↓ 11 callersFunctionToWidePath
src/leveldb/util/env_win.cc:204
↓ 11 callersMethodValid
src/leveldb/db/db_iter.cc:65
↓ 11 callersMethodWait
src/leveldb/db/skiplist_test.cc:315
↓ 11 callersFunctionWriteBE64
src/crypto/common.h:77
↓ 11 callersFunctionarith_uint256V
src/test/arith_uint256_tests.cpp:20
↓ 11 callersFunctiondeser_vector
(f, c, **kwargs)
test/functional/test_framework/messages.py:124
↓ 11 callersMethodend
src/streams.h:236
↓ 11 callersMethodexists
src/txmempool.h:641
↓ 11 callersFunctionget_datadir_path
(dirname, n)
test/functional/test_framework/util.py:309
↓ 11 callersFunctionget_unspent
(listunspent, amount)
test/functional/rpc_fundrawtransaction.py:21
↓ 11 callersMethodremove_prefix
Drop the first "n" bytes from this slice.
src/leveldb/include/leveldb/slice.h:59
↓ 11 callersFunctionsecp256k1_ecdh
src/secp256k1/src/modules/ecdh/main_impl.h:13
↓ 11 callersFunctionsecp256k1_eckey_pubkey_parse
src/secp256k1/src/eckey_impl.h:17
↓ 11 callersFunctionsecp256k1_ecmult_const
src/secp256k1/src/ecmult_const_impl.h:123
↓ 11 callersFunctionsecp256k1_fe_get_b32
Convert a field element to a 32-byte big endian value. Requires the input to be normalized */
src/secp256k1/src/field_5x52_impl.h:333
↓ 11 callersFunctionsecp256k1_fe_is_zero
src/secp256k1/src/field_5x52_impl.h:239
↓ 11 callersFunctionsecp256k1_num_add
src/secp256k1/src/num_gmp_impl.h:223
↓ 11 callersFunctionsign_transaction
(node, unsignedtx)
test/functional/feature_csv_activation.py:88
↓ 11 callersMethodsort
src/qt/bantablemodel.cpp:174
↓ 11 callersFunctionuint256_from_str
(s)
test/functional/test_framework/messages.py:110
↓ 10 callersFunctionAcceptToMemoryPool
src/validation.cpp:1023
↓ 10 callersMethodBuildSkip
src/chain.cpp:115
↓ 10 callersFunctionCheckProofOfWork
src/pow.cpp:270
↓ 10 callersFunctionCheckSplitTorReplyLine
src/test/torcontrol_tests.cpp:21
↓ 10 callersMethodClear
src/leveldb/util/histogram.cc:33
↓ 10 callersMethodCompactRange
src/leveldb/db/db_impl.cc:567
↓ 10 callersFunctionDataFromTransaction
Extracts signatures and scripts from incomplete scriptSigs. Please do not extend this, use PSBT instead
src/script/sign.cpp:334
↓ 10 callersFunctionDecodeHexTx
src/core_read.cpp:113
↓ 10 callersFunctionEncodeFixed64
src/leveldb/util/coding.cc:20
↓ 10 callersFunctionEncodeHexTx
src/core_write.cpp:137
↓ 10 callersMethodFillBlock
src/blockencodings.cpp:176
↓ 10 callersMethodGetBestBlock
src/txdb.cpp:69
↓ 10 callersMethodGetCScript
src/script/sign.cpp:669
↓ 10 callersFunctionGetLastErrSz
src/leveldb/util/env_win.cc:251
↓ 10 callersMethodGetSigOpCost
src/txmempool.h:104
↓ 10 callersMethodGetStateFor
src/test/versionbits_tests.cpp:31
↓ 10 callersFunctionGetWalletDir
src/wallet/walletutil.cpp:7
↓ 10 callersFunctionHelpRequiringPassphrase
src/wallet/rpcwallet.cpp:66
↓ 10 callersFunctionIsBTGHardForkEnabledForCurrentBlock
src/validation.cpp:492
↓ 10 callersFunctionIsWitnessEnabled
src/validation.cpp:3370
↓ 10 callersMethodIsWitnessProgram
A witness program is any valid CScript that consists of a 1-byte push opcode followed by a data push between 2 and 40 bytes.
src/script/script.cpp:216
↓ 10 callersFunctionMakeSpan
src/span.h:55
↓ 10 callersFunctionMask
Return a masked representation of crc. Motivation: it is problematic to compute the CRC of a string that contains embedded CRCs. Therefore we recomm
src/leveldb/util/crc32c.h:31
↓ 10 callersFunctionNewLRUCache
src/leveldb/util/cache.cc:401
↓ 10 callersMethodNewWritableFile
src/leveldb/db/db_test.cc:91
↓ 10 callersFunctionPutFixed32
src/leveldb/util/coding.cc:35
↓ 10 callersFunctionRPCTypeCheckArgument
src/rpc/server.cpp:69
↓ 10 callersFunctionRound
src/crypto/ripemd160.cpp:35
← previousnext →601–700 of 8,090, ranked by callers