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
↓ 7 callers
Method
FinalizeNode
src/net_processing.cpp:623
↓ 7 callers
Function
FindRandomFrom
src/test/coins_tests.cpp:262
↓ 7 callers
Method
ForEachNode
src/net.h:186
↓ 7 callers
Method
Genesis
Returns the index entry for the genesis block of this chain, or nullptr if none. */
src/chain.h:477
↓ 7 callers
Method
GetBlockPos
src/chain.h:275
↓ 7 callers
Function
GetBlockProof
src/chain.cpp:121
↓ 7 callers
Function
GetBlockSubsidy
src/validation.cpp:1196
↓ 7 callers
Method
GetCheapHash
A cheap hash function that just returns 64 bits from the result, it can be * used when the contents are considered uniformly random. It is not ap
src/uint256.h:132
↓ 7 callers
Function
GetDifficulty
Calculate the difficulty for a given block index. */
src/rpc/blockchain.cpp:59
↓ 7 callers
Method
GetOverlappingInputs
Store in "*inputs" all files in "level" that overlap [begin,end]
src/leveldb/db/version_set.cc:531
↓ 7 callers
Method
GetSnapshot
src/leveldb/db/db_test.cc:1891
↓ 7 callers
Method
GetTime
src/txmempool.h:102
↓ 7 callers
Function
Hash160
src/hash.h:93
↓ 7 callers
Function
HexDigit
src/utilstrencodings.cpp:54
↓ 7 callers
Method
InMempool
src/wallet/wallet.cpp:2007
↓ 7 callers
Method
IsCrypted
src/wallet/crypter.h:144
↓ 7 callers
Function
IsDust
src/policy/policy.cpp:52
↓ 7 callers
Method
IsMine
src/wallet/wallet.cpp:1306
↓ 7 callers
Method
IsRange
src/script/descriptor.cpp:192
↓ 7 callers
Method
IsTrusted
src/wallet/wallet.cpp:2012
↓ 7 callers
Function
IsValidDestinationString
src/key_io.cpp:219
↓ 7 callers
Method
IsWalletFlagSet
src/wallet/wallet.cpp:1519
↓ 7 callers
Function
LookupNumeric
src/netbase.cpp:168
↓ 7 callers
Method
NetworkIDString
Return the BIP70 network string (main, test or regtest) */
src/chainparams.h:100
↓ 7 callers
Function
ParseDataFormat
src/rest.cpp:71
↓ 7 callers
Function
ParseOutputType
src/outputtype.cpp:20
↓ 7 callers
Function
PoissonNextSend
src/net.cpp:2880
↓ 7 callers
Function
PrintContents
src/leveldb/db/write_batch_test.cc:15
↓ 7 callers
Function
PutFixed64
src/leveldb/util/coding.cc:41
↓ 7 callers
Function
RPCConvertValues
src/rpc/client.cpp:223
↓ 7 callers
Method
ReadRecord
src/leveldb/db/log_reader.cc:60
↓ 7 callers
Function
RegisterValidationInterface
src/validationinterface.cpp:75
↓ 7 callers
Function
RemoveWallet
src/wallet/wallet.cpp:53
↓ 7 callers
Method
RenameFile
src/leveldb/db/fault_injection_test.cc:306
↓ 7 callers
Method
Schedule
src/leveldb/util/env_win.cc:733
↓ 7 callers
Method
SelectConfigNetwork
src/util.cpp:409
↓ 7 callers
Method
SetBestBlock
src/coins.cpp:141
↓ 7 callers
Method
SetLogNumber
src/leveldb/db/version_edit.h:39
↓ 7 callers
Method
SetSendVersion
src/net.cpp:793
↓ 7 callers
Function
SetupEnvironment
src/util.cpp:1174
↓ 7 callers
Method
SleepForMicroseconds
src/leveldb/util/env_win.cc:650
↓ 7 callers
Function
TxToUniv
src/core_write.cpp:186
↓ 7 callers
Function
UnregisterValidationInterface
src/validationinterface.cpp:87
↓ 7 callers
Function
ValidateCheckInputsForAllFlags
Run CheckInputs (using pcoinsTip) on the given transaction, for all script flags. Test that CheckInputs passes for all flags that don't overlap with
src/test/txvalidationcache_tests.cpp:105
↓ 7 callers
Method
WriteTx
src/wallet/walletdb.cpp:49
↓ 7 callers
Method
_node_msg
Return a modified msg that identifies this node by its index as a debugging aid.
test/functional/test_framework/test_node.py:116
↓ 7 callers
Method
announce_tx_and_wait_for_getdata
(self, tx, timeout=60, success=True)
test/functional/p2p_segwit.py:163
↓ 7 callers
Function
bitcoinconsensus_verify_script
src/script/bitcoinconsensus.cpp:113
↓ 7 callers
Function
boostPathToQString
src/qt/guiutil.cpp:787
↓ 7 callers
Function
dateTimeStr
src/qt/guiutil.cpp:69
↓ 7 callers
Function
equal_sets
src/wallet/test/coinselector_tests.cpp:87
↓ 7 callers
Function
fixedPitchFont
src/qt/guiutil.cpp:79
↓ 7 callers
Method
flags
src/qt/bantablemodel.cpp:148
↓ 7 callers
Function
ge_equals_ge
src/secp256k1/src/tests.c:1832
↓ 7 callers
Method
getvch
src/test/scriptnum10.h:123
↓ 7 callers
Method
help
src/rpc/server.cpp:153
↓ 7 callers
Function
ip
src/test/denialofservice_tests.cpp:36
↓ 7 callers
Method
isAbandoned
src/wallet/wallet.h:274
↓ 7 callers
Method
num_input_files
"which" must be either 0 or 1
src/leveldb/db/version_set.h:337
↓ 7 callers
Method
p2pkh_address_to_script
(self,v)
test/functional/feature_segwit.py:620
↓ 7 callers
Method
p2sh_address_to_script
(self,v)
test/functional/feature_segwit.py:613
↓ 7 callers
Method
request_cb_announcements
(self, peer, node, version)
test/functional/p2p_compactblocks.py:738
↓ 7 callers
Function
reverse_iterate
src/reverse_iterator.h:34
↓ 7 callers
Method
rowCount
src/qt/optionsmodel.cpp:206
↓ 7 callers
Function
secp256k1_context_set_error_callback
src/secp256k1/src/secp256k1.c:109
↓ 7 callers
Function
secp256k1_ecdsa_recoverable_signature_serialize_compact
src/secp256k1/src/modules/recovery/main_impl.h:60
↓ 7 callers
Function
secp256k1_fe_inv
src/secp256k1/src/field_impl.h:136
↓ 7 callers
Function
secp256k1_ge_neg
src/secp256k1/src/group_impl.h:94
↓ 7 callers
Function
secp256k1_num_mod
src/secp256k1/src/num_gmp_impl.h:81
↓ 7 callers
Function
secp256k1_rfc6979_hmac_sha256_initialize
src/secp256k1/src/hash_impl.h:205
↓ 7 callers
Function
secp256k1_scalar_get_bits
src/secp256k1/src/scalar_low_impl.h:21
↓ 7 callers
Method
send_blocks_and_test
Send blocks to test node and test whether the tip advances. - add all blocks to our block_store - send a headers message for the fi
test/functional/test_framework/mininode.py:485
↓ 7 callers
Function
ser_double_to_uint64
src/serialize.h:127
↓ 7 callers
Function
ser_float_to_uint32
src/serialize.h:133
↓ 7 callers
Function
ser_uint32_to_float
src/serialize.h:145
↓ 7 callers
Function
ser_uint64_to_double
src/serialize.h:139
↓ 7 callers
Method
setDateRange
src/qt/transactionfilterproxy.cpp:68
↓ 7 callers
Method
sign
(self, hash, low_s = True)
test/functional/test_framework/key.py:148
↓ 7 callers
Method
softSetArg
src/interfaces/node.cpp:57
↓ 7 callers
Method
stop
src/scheduler.cpp:94
↓ 7 callers
Method
value
src/leveldb/db/db_test.cc:1951
↓ 7 callers
Method
walk
src/support/lockedpool.cpp:150
↓ 6 callers
Method
AddBytes
src/leveldb/db/db_bench.cc:250
↓ 6 callers
Method
AddCoin
src/coins.cpp:66
↓ 6 callers
Function
AddRoundKey
src/crypto/ctaes/ctaes.c:354
↓ 6 callers
Method
AddToWallet
src/wallet/wallet.cpp:931
↓ 6 callers
Method
AddWatchOnly
src/wallet/wallet.cpp:377
↓ 6 callers
Function
AreInputsStandard
* Check transaction inputs to mitigate two * potential denial-of-service attacks: * * 1. scriptSigs with extra data stuffed into them, * not co
src/policy/policy.cpp:159
↓ 6 callers
Function
ArrayToString
src/test/arith_uint256_tests.cpp:56
↓ 6 callers
Method
BlockUntilSyncedToCurrentChain
src/index/base.cpp:228
↓ 6 callers
Function
CheckDiskSpace
src/validation.cpp:4017
↓ 6 callers
Method
Clear
src/coins.h:45
↓ 6 callers
Method
CloseSocketDisconnect
src/net.cpp:486
↓ 6 callers
Method
Command
src/torcontrol.cpp:233
↓ 6 callers
Function
CurrentFileName
src/leveldb/db/filename.cc:50
↓ 6 callers
Method
DebugString
src/leveldb/db/dbformat.cc:23
↓ 6 callers
Function
Decode
Decode a Bech32 string. */
src/bech32.cpp:159
↓ 6 callers
Function
DecodeBase58
src/base58.cpp:34
↓ 6 callers
Function
DecodeBase58Check
src/base58.cpp:142
↓ 6 callers
Function
EncodeFixed32
src/leveldb/util/coding.cc:9
← previous
next →
901–1,000 of 8,090, ranked by callers