MCPcopy Create free account

hub / github.com/BTCGPU/BTCGPU / functions

Functions8,090 in github.com/BTCGPU/BTCGPU

↓ 39 callersMethodsend_and_ping
(self, message)
test/functional/test_framework/mininode.py:379
↓ 39 callersMethodstr
src/streams.h:225
↓ 38 callersMethodTEST_CompactMemTable
src/leveldb/db/db_impl.cc:621
↓ 38 callersMethodkey
src/leveldb/db/db_iter.cc:66
↓ 37 callersFunctionGetAdjustedTime
src/timedata.cpp:35
↓ 37 callersFunctionInsecureRandBits
src/test/test_bitcoin.h:36
↓ 37 callersFunctionLookup
src/netbase.cpp:140
↓ 37 callersMethodPut
src/leveldb/db/c.cc:372
↓ 37 callersFunctionVerifyScript
src/script/interpreter.cpp:1515
↓ 37 callersFunctionWriteBE32
src/crypto/common.h:71
↓ 37 callersFunctionsecp256k1_rand_int
src/secp256k1/src/testrand_impl.h:47
↓ 37 callersFunctionsecp256k1_scalar_add
src/secp256k1/src/scalar_low_impl.h:34
↓ 36 callersFunctionIsValidDestination
src/script/standard.cpp:339
↓ 36 callersFunctionScriptErrorString
src/script/script_error.cpp:8
↓ 36 callersMethoddeserialize
(self, f)
test/functional/test_framework/messages.py:440
↓ 36 callersMethoddisconnect
src/interfaces/node.cpp:142
↓ 36 callersMethodgetDisplayUnit
src/qt/optionsmodel.h:74
↓ 36 callersFunctionsecp256k1_scalar_is_zero
src/secp256k1/src/scalar_low_impl.h:63
↓ 36 callersMethodsize
src/univalue/include/univalue.h:70
↓ 35 callersFunctionArithToUint256
src/arith_uint256.cpp:249
↓ 35 callersMethodsave_spendable_output
(self)
test/functional/feature_block.py:1266
↓ 35 callersFunctionsecp256k1_fe_negate
src/secp256k1/src/field_5x52_impl.h:372
↓ 35 callersFunctionsecp256k1_ge_set_gej
src/secp256k1/src/group_impl.h:100
↓ 35 callersFunctionsecp256k1_scalar_get_b32
src/secp256k1/src/scalar_low_impl.h:58
↓ 34 callersFunctionGetTimeMillis
src/utiltime.cpp:40
↓ 34 callersFunctionIsHex
src/utilstrencodings.cpp:59
↓ 34 callersFunctionsecp256k1_rand_bits
src/secp256k1/src/testrand_impl.h:34
↓ 34 callersMethodstats
src/support/lockedpool.cpp:132
↓ 34 callersFunctiontxToHex
(tx)
test/functional/feature_rbf.py:16
↓ 33 callersFunctionGetScriptForWitness
src/script/standard.cpp:325
↓ 33 callersFunctionParseMoney
src/utilmoneystr.cpp:34
↓ 33 callersMethodRelease_Store
src/leveldb/port/port_win.cc:135
↓ 33 callersFunctionhash160
(s)
test/functional/test_framework/script.py:22
↓ 33 callersFunctionsecp256k1_ecdsa_verify
src/secp256k1/src/secp256k1.c:293
↓ 32 callersMethodKeepRunning
src/bench/bench.h:70
↓ 32 callersFunctionLog
src/leveldb/util/env.cc:31
↓ 32 callersFunctionRPCExecuteCommandLine
src/qt/rpcconsole.h:45
↓ 32 callersFunctionScriptFromHex
src/test/script_tests.cpp:1524
↓ 32 callersFunctionSolver
src/script/standard.cpp:90
↓ 32 callersMethodassign
src/test/prevector_tests.cpp:150
↓ 32 callersFunctionfopen
src/fs.cpp:5
↓ 32 callersFunctionrun_benchmark
src/secp256k1/src/bench.h:33
↓ 31 callersMethodCompare
src/leveldb/db/dbformat.h:171
↓ 31 callersMethodGetMedianTimePast
src/chain.h:336
↓ 31 callersMethodGetTxSize
src/txmempool.cpp:54
↓ 31 callersFunctionToHex
(obj, **kwargs)
test/functional/test_framework/messages.py:209
↓ 31 callersMethodcalc_merkle_root
(self)
test/functional/test_framework/messages.py:655
↓ 31 callersMethodserialize
(self)
test/functional/test_framework/messages.py:493
↓ 31 callersMethodtest_rest_request
(self, uri, http_method='GET', req_type=ReqType.JSON, body='', status=200, ret_type=RetType.JSON)
test/functional/interface_rest.py:49
↓ 30 callersMethodGetCompact
src/arith_uint256.cpp:226
↓ 30 callersFunctionIsDeprecatedRPCEnabled
src/rpc/server.cpp:385
↓ 30 callersMethodisValid
src/qt/qvalidatedlineedit.cpp:111
↓ 30 callersMethodrequest
src/qt/rpcconsole.cpp:392
↓ 30 callersFunctionsecp256k1_ecdsa_sign
src/secp256k1/src/secp256k1.c:345
↓ 30 callersFunctionser_uint256
(u)
test/functional/test_framework/messages.py:102
↓ 30 callersMethodsync_blocks
Sends blocks to test node. Syncs and verifies that tip has advanced to most recent block. Call with success = False if the tip shouldn't adva
test/functional/feature_csv_activation.py:171
↓ 30 callersMethodtype
src/univalue/include/univalue.h:179
↓ 29 callersMethodGetBlockTime
src/chain.h:314
↓ 29 callersFunctionIKey
src/leveldb/db/dbformat_test.cc:11
↓ 29 callersMethodNewIterator
src/leveldb/db/db_impl.cc:1156
↓ 29 callersMethodSetHex
src/uint256.cpp:27
↓ 29 callersMethodpop_back
src/test/prevector_tests.cpp:139
↓ 29 callersFunctionsecp256k1_scalar_eq
src/secp256k1/src/scalar_low_impl.h:110
↓ 28 callersMethodDynamicMemoryUsage
src/coins.cpp:36
↓ 28 callersMethodGetPubKey
src/wallet/crypter.cpp:278
↓ 28 callersMethodParseParameters
src/util.cpp:414
↓ 28 callersFunctionScriptToAsmStr
* Create the assembly string representation of a CScript object. * @param[in] script CScript object to convert into the asm string representation.
src/core_write.cpp:93
↓ 28 callersMethodassert_start_raises_init_error
Attempt to start the node and expect it to raise an error. extra_args: extra arguments to pass through to bitcoind expected_msg: rege
test/functional/test_framework/test_node.py:266
↓ 28 callersMethodexec
src/qt/sendcoinsdialog.cpp:903
↓ 28 callersMethodisStr
src/univalue/include/univalue.h:83
↓ 28 callersFunctionsecp256k1_scalar_get_num
src/secp256k1/src/scalar_impl.h:28
↓ 28 callersFunctionsecp256k1_scalar_negate
src/secp256k1/src/scalar_low_impl.h:67
↓ 27 callersFunctionCheckAccessCoin
src/test/coins_tests.cpp:608
↓ 27 callersFunctionCheckSpendCoins
src/test/coins_tests.cpp:659
↓ 27 callersMethodIsCoinBase
src/wallet/wallet.h:278
↓ 27 callersMethodIsSpent
* Outpoint is spent if any non-conflicted transaction * spends it: */
src/wallet/wallet.cpp:598
↓ 27 callersFunctionSetMockTime
src/utiltime.cpp:30
↓ 27 callersMethodassertEquals
( int val, int val2, String message )
src/secp256k1/src/java/org/bitcoin/NativeSecp256k1Util.java:21
↓ 27 callersFunctionsecp256k1_ec_pubkey_create
src/secp256k1/src/secp256k1.c:404
↓ 26 callersFunctionCheckParseTorReplyMapping
src/test/torcontrol_tests.cpp:62
↓ 26 callersFunctionErrorCheck
src/leveldb/doc/bench/db_bench_sqlite3.cc:98
↓ 26 callersFunctionInsecureRand256
src/test/test_bitcoin.h:35
↓ 26 callersMethodMatch
src/leveldb/db/version_set.cc:454
↓ 26 callersFunctionResetArgs
src/test/getarg_tests.cpp:16
↓ 26 callersFunctionValue
Return the crc32c of data[0,n-1]
src/leveldb/util/crc32c.h:20
↓ 26 callersFunctionValueFromString
src/test/rpc_tests.cpp:174
↓ 26 callersMethodencode
(obj)
test/functional/test_framework/script.py:370
↓ 26 callersFunctionmemory_cleanse
Compilers have a bad habit of removing "superfluous" memset calls that * are trying to zero memory. For example, when memset()ing a buffer and * the
src/support/cleanse.cpp:31
↓ 26 callersFunctionpopstack
src/script/interpreter.cpp:56
↓ 26 callersFunctionrandom_scalar_order_test
src/secp256k1/src/tests.c:111
↓ 26 callersFunctionsecp256k1_ec_pubkey_serialize
src/secp256k1/src/secp256k1.c:165
↓ 26 callersMethodserialize
(self)
test/functional/test_framework/messages.py:262
↓ 26 callersFunctionsetClipboard
src/qt/guiutil.cpp:776
↓ 25 callersFunctionHtmlEscape
src/qt/guiutil.cpp:220
↓ 25 callersMethodKeyMayMatch
src/leveldb/table/filter_block_test.cc:30
↓ 25 callersFunctionRESTERR
src/rest.cpp:64
↓ 25 callersFunctionRunAllTests
src/leveldb/util/testharness.cc:36
↓ 25 callersFunctionUnserialize
src/serialize.h:211
↓ 25 callersMethodWriteReply
Closure sent to main thread to request a reply to be sent to * a HTTP request. * Replies must be sent in the main loop in the main http thread, * t
src/httpserver.cpp:586
↓ 25 callersMethodclose
Close the connections and network event loop.
test/functional/test_framework/mininode.py:413
← previousnext →201–300 of 8,090, ranked by callers