MCPcopy Create free account

hub / github.com/BTCGPU/BTCGPU / functions

Functions8,090 in github.com/BTCGPU/BTCGPU

↓ 25 callersMethodget_int64
src/univalue/lib/univalue_get.cpp:114
↓ 25 callersFunctionsecp256k1_ecdsa_sig_verify
src/secp256k1/src/ecdsa_impl.h:201
↓ 25 callersFunctionsecp256k1_ecdsa_signature_parse_der
src/secp256k1/src/secp256k1.c:212
↓ 25 callersFunctionsecp256k1_fe_equal_var
src/secp256k1/src/field_impl.h:31
↓ 25 callersMethodwait
src/sync.h:204
↓ 24 callersFunctionCreateCreditAndSpend
src/test/transaction_tests.cpp:347
↓ 24 callersMethodCreateNewBlock
src/miner.cpp:99
↓ 24 callersMethodGetDepthInMainChain
src/wallet/wallet.cpp:4395
↓ 24 callersMethodIsCompressed
Check whether the public key corresponding to this private key is (to be) compressed.
src/key.h:96
↓ 24 callersMethodLock
src/leveldb/port/port_win.cc:56
↓ 24 callersMethodNext
src/leveldb/db/db_test.cc:1948
↓ 24 callersFunctionParseUInt32
src/utilstrencodings.cpp:307
↓ 24 callersFunctionReadCompactSize
src/serialize.h:278
↓ 24 callersMethodSetNull
src/wallet/coincontrol.cpp:9
↓ 24 callersMethodUnlock
src/leveldb/port/port_win.cc:61
↓ 24 callersMethodVerifyPubKey
src/key.cpp:227
↓ 24 callersMethodalloc
src/support/lockedpool.cpp:59
↓ 24 callersFunctionassert_greater_than
(thing1, thing2)
test/functional/test_framework/util.py:41
↓ 24 callersMethodcheck_mempool_result
Wrapper to check result of testmempoolaccept on node_0's mempool
test/functional/mempool_accept.py:46
↓ 24 callersMethodrestart_node
Start up a given node id, wait for the tip to reach the given block hash, and calculate the utxo hash. Exceptions on startup should indicate
test/functional/feature_dbcrash.py:74
↓ 24 callersFunctionsecp256k1_context_destroy
src/secp256k1/src/secp256k1.c:92
↓ 24 callersFunctionsecp256k1_ec_pubkey_parse
src/secp256k1/src/secp256k1.c:150
↓ 23 callersMethodGetChainName
src/util.cpp:962
↓ 23 callersFunctionRPCTypeCheck
src/rpc/server.cpp:52
↓ 23 callersMethodWalletLogPrintf
src/wallet/wallet.h:1213
↓ 22 callersMethodAcquire_Load
src/leveldb/port/port_win.cc:129
↓ 22 callersMethodBlockUntilSyncedToCurrentChain
src/wallet/wallet.cpp:1281
↓ 22 callersFunctionDestroyDB
src/leveldb/db/db_impl.cc:1537
↓ 22 callersFunctionDynamicUsage
Dynamic memory usage for built-in types is zero. */
src/memusage.h:27
↓ 22 callersMethodGetTransactionAncestry
src/txmempool.cpp:1073
↓ 22 callersFunctionHash
src/leveldb/util/hash.cc:18
↓ 22 callersFunctionInsecureRand32
src/test/test_bitcoin.h:34
↓ 22 callersFunctionMoneyRange
src/amount.h:27
↓ 22 callersFunctionParseUInt64
src/utilstrencodings.cpp:324
↓ 22 callersFunctionResolveIP
src/test/addrman_tests.cpp:68
↓ 22 callersMethodSign
src/key.cpp:205
↓ 22 callersMethodTEST_CompactRange
src/leveldb/db/db_impl.cc:584
↓ 22 callersFunctionWriteCompactSize
src/serialize.h:253
↓ 22 callersMethodcreate_and_sign_transaction
(self, spend_tx, value, script=CScript([OP_TRUE]))
test/functional/feature_block.py:1229
↓ 22 callersMethodcreate_test_block
(self, txs, version=536870912)
test/functional/feature_csv_activation.py:162
↓ 22 callersMethodfree
src/support/lockedpool.cpp:94
↓ 22 callersMethodgetAddressTableModel
src/qt/walletmodel.cpp:309
↓ 22 callersFunctioninsert
src/util.h:362
↓ 22 callersMethodisNum
src/univalue/include/univalue.h:84
↓ 22 callersFunctionprintf
src/tinyformat.h:984
↓ 22 callersFunctionsecp256k1_fe_normalize
src/secp256k1/src/field_5x52_impl.h:54
↓ 22 callersMethodsize
src/streams.h:238
↓ 21 callersFunctionAppendNumberTo
src/leveldb/util/logging.cc:16
↓ 21 callersFunctionBetween
src/leveldb/db/db_test.cc:1064
↓ 21 callersFunctionBigString
Construct a string of the specified length made out of the supplied partial string.
src/leveldb/db/log_test.cc:18
↓ 21 callersMethodDeleteFile
src/leveldb/db/fault_injection_test.cc:297
↓ 21 callersMethodGetBlockTime
src/primitives/block.h:97
↓ 21 callersFunctionGetRand
src/random.cpp:353
↓ 21 callersMethodGood
Mark an entry as accessible.
src/addrman.h:555
↓ 21 callersFunctionIsInitialBlockDownload
src/validation.cpp:1209
↓ 21 callersFunctionIsStandardTx
src/policy/policy.cpp:79
↓ 21 callersFunctionParseInt64
src/univalue/lib/univalue_get.cpp:46
↓ 21 callersMethodSoftSetBoolArg
src/util.cpp:560
↓ 21 callersMethodbad_message
(self, message)
test/functional/p2p_leak.py:28
↓ 21 callersFunctionchecked_malloc
src/secp256k1/src/util.h:71
↓ 21 callersMethodclear
src/script/script.h:554
↓ 21 callersFunctionsecp256k1_fe_normalize_var
src/secp256k1/src/field_5x52_impl.h:121
↓ 21 callersFunctionsecp256k1_fe_normalize_weak
src/secp256k1/src/field_5x52_impl.h:97
↓ 21 callersFunctionsecp256k1_gej_is_infinity
src/secp256k1/src/group_impl.h:263
↓ 20 callersFunctionBytewiseComparator
src/leveldb/util/comparator.cc:76
↓ 20 callersFunctionDecodeSecret
src/key_io.cpp:133
↓ 20 callersFunctionIsHexNumber
src/utilstrencodings.cpp:69
↓ 20 callersMethodIsSpent
src/coins.h:75
↓ 20 callersFunctionParseDouble
src/univalue/lib/univalue_get.cpp:61
↓ 20 callersFunctionParseInt32
src/univalue/lib/univalue_get.cpp:30
↓ 20 callersFunctionPrintExceptionContinue
src/util.cpp:698
↓ 20 callersFunctionPthreadCall
src/leveldb/port/port_posix.cc:18
↓ 20 callersFunctionSanitizeString
src/utilstrencodings.cpp:25
↓ 20 callersMethodUnref
src/leveldb/db/version_set.cc:486
↓ 20 callersMethodWriteHeader
src/httpserver.cpp:574
↓ 20 callersFunctionadd_witness_commitment
Add a witness commitment to the block's coinbase transaction. According to BIP141, blocks with witness rules active must commit to the hash o
test/functional/test_framework/blocktools.py:67
↓ 20 callersMethoddeserialize
(self, f)
test/functional/test_framework/messages.py:258
↓ 20 callersFunctionf1
src/crypto/sha1.cpp:24
↓ 20 callersFunctionf3
src/crypto/sha1.cpp:26
↓ 20 callersFunctionformat
src/tinyformat.h:967
↓ 20 callersMethodlock
src/interfaces/wallet.cpp:127
↓ 20 callersMethodrbegin
src/prevector.h:306
↓ 20 callersFunctionsecp256k1_context_create
src/secp256k1/src/secp256k1.c:58
↓ 20 callersFunctionsecp256k1_ecdsa_recover
src/secp256k1/src/modules/recovery/main_impl.h:170
↓ 20 callersFunctionsecp256k1_fe_mul_int
src/secp256k1/src/field_5x52_impl.h:389
↓ 20 callersFunctionsecp256k1_fe_verify
src/secp256k1/src/field_5x52_impl.h:33
↓ 20 callersFunctionsecp256k1_fe_verify
src/secp256k1/src/field_10x26_impl.h:15
↓ 20 callersMethodsetModel
src/qt/optionsdialog.cpp:136
↓ 19 callersFunctionAssemblerForTest
src/test/miner_tests.cpp:42
↓ 19 callersFunctionFindAndDelete
src/script/interpreter.cpp:281
↓ 19 callersFunctionGetScriptForRawPubKey
src/script/standard.cpp:309
↓ 19 callersMethodGetSharedTx
src/txmempool.h:98
↓ 19 callersMethodIsCoinBase
src/coins.h:54
↓ 19 callersMethodPrev
src/leveldb/db/db_test.cc:1949
↓ 19 callersMethodcreate_tx
(self, spend_tx, n, value, script=CScript([OP_TRUE, OP_DROP] * 15 + [OP_TRUE]))
test/functional/feature_block.py:1216
↓ 19 callersMethodindex
src/qt/bantablemodel.cpp:157
↓ 19 callersMethodread
src/univalue/lib/univalue_read.cpp:253
↓ 19 callersFunctionsecp256k1_ecdsa_recoverable_signature_parse_compact
src/secp256k1/src/modules/recovery/main_impl.h:38
↓ 19 callersFunctionsecp256k1_ecdsa_sign_recoverable
src/secp256k1/src/modules/recovery/main_impl.h:123
↓ 19 callersFunctionsecp256k1_gej_set_ge
src/secp256k1/src/group_impl.h:239
← previousnext →301–400 of 8,090, ranked by callers