Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ functions
Functions
8,090 in github.com/BTCGPU/BTCGPU
⨍
Functions
8,090
◇
Types & classes
1,644
↓ 12 callers
Method
add_nodes
Instantiate TestNode objects
test/functional/test_framework/test_framework.py:282
↓ 12 callers
Function
call_security_check
(cc, source, executable, options)
contrib/devtools/test-security-check.py:22
↓ 12 callers
Method
fail_accept
(self, node, error_msg, txid, sign, redeem_script="")
test/functional/feature_segwit.py:91
↓ 12 callers
Method
getContext
()
src/secp256k1/src/java/org/bitcoin/Secp256k1Context.java:45
↓ 12 callers
Method
getRecentRequestsTableModel
src/qt/walletmodel.cpp:319
↓ 12 callers
Method
get_wallet_rpc
(self, wallet_name)
test/functional/test_framework/test_node.py:196
↓ 12 callers
Method
items
(self)
test/functional/rpc_rawtransaction.py:36
↓ 12 callers
Method
randrange
Generate a random integer in the range [0..range). */
src/random.h:104
↓ 12 callers
Function
secp256k1_ecmult
src/secp256k1/src/ecmult_impl.h:286
↓ 12 callers
Function
secp256k1_num_sanity
src/secp256k1/src/num_gmp_impl.h:18
↓ 12 callers
Function
secp256k1_pubkey_save
src/secp256k1/src/secp256k1.c:136
↓ 12 callers
Function
secp256k1_scalar_is_high
src/secp256k1/src/scalar_low_impl.h:79
↓ 12 callers
Function
sign_multisig
src/test/script_tests.cpp:1207
↓ 12 callers
Method
start
(self)
contrib/zmq/zmq_sub.py:74
↓ 12 callers
Method
starts_with
Return true iff "x" is a prefix of "*this"
src/leveldb/include/leveldb/slice.h:75
↓ 11 callers
Function
ActivateBestChain
src/validation.cpp:2927
↓ 11 callers
Method
AssertHeld
src/leveldb/port/port_win.cc:66
↓ 11 callers
Function
BuildCreditingTransaction
src/test/script_tests.cpp:125
↓ 11 callers
Function
BuildSpendingTransaction
src/test/script_tests.cpp:141
↓ 11 callers
Method
Contains
Efficiently check whether a block is present in this chain. */
src/chain.h:500
↓ 11 callers
Function
DecodeFixed64
src/leveldb/util/coding.h:72
↓ 11 callers
Method
DecodeFrom
src/leveldb/db/version_edit.cc:109
↓ 11 callers
Method
Derive
src/key.cpp:268
↓ 11 callers
Function
EncodeBase64
src/utilstrencodings.cpp:127
↓ 11 callers
Method
GetCountWithAncestors
src/txmempool.h:125
↓ 11 callers
Function
GetDestinationForKey
src/outputtype.cpp:45
↓ 11 callers
Function
GetLengthPrefixedSlice
src/leveldb/db/memtable.cc:14
↓ 11 callers
Method
GetLow64
src/arith_uint256.h:243
↓ 11 callers
Method
GetNetwork
src/netaddress.cpp:236
↓ 11 callers
Method
GetNewBucket
src/addrman.cpp:19
↓ 11 callers
Function
GetRandHash
src/random.cpp:373
↓ 11 callers
Function
GetVarint32Ptr
src/leveldb/util/coding.h:89
↓ 11 callers
Function
GuessVerificationProgress
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 callers
Method
IsFullyValid
src/pubkey.cpp:206
↓ 11 callers
Method
IsTxAvailable
src/blockencodings.cpp:170
↓ 11 callers
Function
LabelFromValue
src/wallet/rpcwallet.cpp:131
↓ 11 callers
Function
LookupHost
src/netbase.cpp:118
↓ 11 callers
Function
ProcessNewBlock
src/validation.cpp:3795
↓ 11 callers
Function
PutLengthPrefixedSlice
src/leveldb/util/coding.cc:98
↓ 11 callers
Function
PutVarint64
src/leveldb/util/coding.cc:92
↓ 11 callers
Function
RandomSeed
src/leveldb/util/testharness.cc:67
↓ 11 callers
Method
Seek
src/leveldb/db/db_test.cc:1945
↓ 11 callers
Method
SendMessages
src/net_processing.cpp:3269
↓ 11 callers
Method
SetKeyFromPassphrase
src/wallet/crypter.cpp:42
↓ 11 callers
Function
ShiftMessageA
src/crypto/sha256_shani.cpp:37
↓ 11 callers
Function
ShiftMessageC
src/crypto/sha256_shani.cpp:42
↓ 11 callers
Method
SignCompact
src/key.cpp:241
↓ 11 callers
Function
TableFileName
src/leveldb/db/filename.cc:32
↓ 11 callers
Function
TestEquihashSolvers
src/test/equihash_tests.cpp:48
↓ 11 callers
Function
TestSHA256
src/test/crypto_tests.cpp:55
↓ 11 callers
Function
TestSHA512
src/test/crypto_tests.cpp:56
↓ 11 callers
Method
ToString
src/leveldb/table/table_test.cc:587
↓ 11 callers
Function
ToWidePath
src/leveldb/util/env_win.cc:204
↓ 11 callers
Method
Valid
src/leveldb/db/db_iter.cc:65
↓ 11 callers
Method
Wait
src/leveldb/db/skiplist_test.cc:315
↓ 11 callers
Function
WriteBE64
src/crypto/common.h:77
↓ 11 callers
Function
arith_uint256V
src/test/arith_uint256_tests.cpp:20
↓ 11 callers
Function
deser_vector
(f, c, **kwargs)
test/functional/test_framework/messages.py:124
↓ 11 callers
Method
end
src/streams.h:236
↓ 11 callers
Method
exists
src/txmempool.h:641
↓ 11 callers
Function
get_datadir_path
(dirname, n)
test/functional/test_framework/util.py:309
↓ 11 callers
Function
get_unspent
(listunspent, amount)
test/functional/rpc_fundrawtransaction.py:21
↓ 11 callers
Method
remove_prefix
Drop the first "n" bytes from this slice.
src/leveldb/include/leveldb/slice.h:59
↓ 11 callers
Function
secp256k1_ecdh
src/secp256k1/src/modules/ecdh/main_impl.h:13
↓ 11 callers
Function
secp256k1_eckey_pubkey_parse
src/secp256k1/src/eckey_impl.h:17
↓ 11 callers
Function
secp256k1_ecmult_const
src/secp256k1/src/ecmult_const_impl.h:123
↓ 11 callers
Function
secp256k1_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 callers
Function
secp256k1_fe_is_zero
src/secp256k1/src/field_5x52_impl.h:239
↓ 11 callers
Function
secp256k1_num_add
src/secp256k1/src/num_gmp_impl.h:223
↓ 11 callers
Function
sign_transaction
(node, unsignedtx)
test/functional/feature_csv_activation.py:88
↓ 11 callers
Method
sort
src/qt/bantablemodel.cpp:174
↓ 11 callers
Function
uint256_from_str
(s)
test/functional/test_framework/messages.py:110
↓ 10 callers
Function
AcceptToMemoryPool
src/validation.cpp:1023
↓ 10 callers
Method
BuildSkip
src/chain.cpp:115
↓ 10 callers
Function
CheckProofOfWork
src/pow.cpp:270
↓ 10 callers
Function
CheckSplitTorReplyLine
src/test/torcontrol_tests.cpp:21
↓ 10 callers
Method
Clear
src/leveldb/util/histogram.cc:33
↓ 10 callers
Method
CompactRange
src/leveldb/db/db_impl.cc:567
↓ 10 callers
Function
DataFromTransaction
Extracts signatures and scripts from incomplete scriptSigs. Please do not extend this, use PSBT instead
src/script/sign.cpp:334
↓ 10 callers
Function
DecodeHexTx
src/core_read.cpp:113
↓ 10 callers
Function
EncodeFixed64
src/leveldb/util/coding.cc:20
↓ 10 callers
Function
EncodeHexTx
src/core_write.cpp:137
↓ 10 callers
Method
FillBlock
src/blockencodings.cpp:176
↓ 10 callers
Method
GetBestBlock
src/txdb.cpp:69
↓ 10 callers
Method
GetCScript
src/script/sign.cpp:669
↓ 10 callers
Function
GetLastErrSz
src/leveldb/util/env_win.cc:251
↓ 10 callers
Method
GetSigOpCost
src/txmempool.h:104
↓ 10 callers
Method
GetStateFor
src/test/versionbits_tests.cpp:31
↓ 10 callers
Function
GetWalletDir
src/wallet/walletutil.cpp:7
↓ 10 callers
Function
HelpRequiringPassphrase
src/wallet/rpcwallet.cpp:66
↓ 10 callers
Function
IsBTGHardForkEnabledForCurrentBlock
src/validation.cpp:492
↓ 10 callers
Function
IsWitnessEnabled
src/validation.cpp:3370
↓ 10 callers
Method
IsWitnessProgram
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 callers
Function
MakeSpan
src/span.h:55
↓ 10 callers
Function
Mask
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 callers
Function
NewLRUCache
src/leveldb/util/cache.cc:401
↓ 10 callers
Method
NewWritableFile
src/leveldb/db/db_test.cc:91
↓ 10 callers
Function
PutFixed32
src/leveldb/util/coding.cc:35
↓ 10 callers
Function
RPCTypeCheckArgument
src/rpc/server.cpp:69
↓ 10 callers
Function
Round
src/crypto/ripemd160.cpp:35
← previous
next →
601–700 of 8,090, ranked by callers