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
↓ 4 callers
Method
post
src/sync.h:220
↓ 4 callers
Function
randbool
Return True with P(p)
contrib/testgen/gen_base58_test_vectors.py:90
↓ 4 callers
Function
random_field_element_test
src/secp256k1/src/tests.c:61
↓ 4 callers
Function
random_scalar_order
src/secp256k1/src/tests.c:124
↓ 4 callers
Method
reindex
(self, justchainstate=False)
test/functional/feature_reindex.py:24
↓ 4 callers
Method
request_block
(self, blockhash, inv_type, timeout=60)
test/functional/p2p_segwit.py:187
↓ 4 callers
Function
sanitize_string
Sanitize string for printing
contrib/devtools/update-translations.py:80
↓ 4 callers
Method
schedule
src/scheduler.cpp:106
↓ 4 callers
Function
secp256k1_ecdsa_recoverable_signature_load
src/secp256k1/src/modules/recovery/main_impl.h:12
↓ 4 callers
Function
secp256k1_ecmult_context_is_built
src/secp256k1/src/ecmult_impl.h:216
↓ 4 callers
Function
secp256k1_ecmult_gen_context_is_built
src/secp256k1/src/ecmult_gen_impl.h:94
↓ 4 callers
Function
secp256k1_fe_normalizes_to_zero
src/secp256k1/src/field_5x52_impl.h:165
↓ 4 callers
Function
secp256k1_ge_clear
src/secp256k1/src/group_impl.h:210
↓ 4 callers
Function
secp256k1_ge_from_storage
src/secp256k1/src/group_impl.h:664
↓ 4 callers
Function
secp256k1_ge_is_valid_var
src/secp256k1/src/group_impl.h:287
↓ 4 callers
Function
secp256k1_gej_set_infinity
src/secp256k1/src/group_impl.h:196
↓ 4 callers
Function
secp256k1_rand_bytes_test
src/secp256k1/src/testrand_impl.h:90
↓ 4 callers
Function
secp256k1_scalar_cadd_bit
src/secp256k1/src/scalar_low_impl.h:39
↓ 4 callers
Function
secp256k1_scalar_check_overflow
src/secp256k1/src/scalar_8x32_impl.h:75
↓ 4 callers
Function
secp256k1_scalar_check_overflow
src/secp256k1/src/scalar_4x64_impl.h:57
↓ 4 callers
Function
secp256k1_scalar_cond_negate
src/secp256k1/src/scalar_low_impl.h:83
↓ 4 callers
Function
secp256k1_scalar_shr_int
src/secp256k1/src/scalar_low_impl.h:92
↓ 4 callers
Function
secp256k1_scalar_split_lambda
* Find k1 and k2 given k, such that k1 + k2 * lambda == k mod n; unlike in the * full case we don't bother making k1 and k2 be small, we just want th
src/secp256k1/src/scalar_impl.h:254
↓ 4 callers
Function
ser_readdata32
src/serialize.h:115
↓ 4 callers
Function
ser_readdata64
src/serialize.h:121
↓ 4 callers
Function
ser_writedata32
src/serialize.h:87
↓ 4 callers
Function
ser_writedata64
src/serialize.h:92
↓ 4 callers
Method
serialize
(self, with_witness=False, legacy=True)
test/functional/test_framework/messages.py:635
↓ 4 callers
Method
setObject
src/univalue/lib/univalue.cpp:103
↓ 4 callers
Method
setOptionsModel
Lets the control know about the Options Model (and its signals) */
src/qt/bitcoingui.cpp:1277
↓ 4 callers
Function
setup
()
contrib/gitian-build.py:8
↓ 4 callers
Method
sign_tx
(self, tx, spend_tx)
test/functional/feature_block.py:1221
↓ 4 callers
Method
size
src/prevector.h:293
↓ 4 callers
Method
size
Simple read-only vector-like interface to the pubkey data.
src/pubkey.h:109
↓ 4 callers
Method
size
src/qt/peertablemodel.cpp:89
↓ 4 callers
Method
skip_mine
(self, node, txid, sign, redeem_script="")
test/functional/feature_segwit.py:85
↓ 4 callers
Method
split_network
Split the network of four nodes into nodes 0/1 and 2/3.
test/functional/test_framework/test_framework.py:352
↓ 4 callers
Method
success_mine
(self, node, txid, sign, redeem_script="")
test/functional/feature_segwit.py:79
↓ 4 callers
Method
test_compactblock_construction
(self, node, test_node, version, use_witness_address)
test/functional/p2p_compactblocks.py:260
↓ 4 callers
Method
test_compactblock_requests
(self, node, test_node, version, segwit)
test/functional/p2p_compactblocks.py:379
↓ 4 callers
Method
test_getblocktxn_requests
(self, node, test_node, version)
test/functional/p2p_compactblocks.py:445
↓ 4 callers
Method
to_absolute
(self)
test/functional/test_framework/messages.py:870
↓ 4 callers
Function
value
src/qt/bitcoinamountfield.cpp:56
↓ 4 callers
Method
verify
Verifies the given secp256k1 signature in native code. Calling when enabled == false is undefined (probably library not loaded) @param data The data
src/secp256k1/src/java/org/bitcoin/NativeSecp256k1.java:54
↓ 4 callers
Method
wait_for_rpc_connection
Sets up an RPC connection to the bitcoind process. Returns False if unable to connect.
test/functional/test_framework/test_node.py:168
↓ 3 callers
Function
AES128_decrypt
src/crypto/ctaes/ctaes.c:509
↓ 3 callers
Function
AES128_encrypt
src/crypto/ctaes/ctaes.c:501
↓ 3 callers
Function
AES192_init
src/crypto/ctaes/ctaes.c:517
↓ 3 callers
Function
AES256_decrypt
src/crypto/ctaes/ctaes.c:550
↓ 3 callers
Function
AES256_encrypt
src/crypto/ctaes/ctaes.c:542
↓ 3 callers
Function
AES_decrypt
src/crypto/ctaes/ctaes.c:470
↓ 3 callers
Function
AES_encrypt
src/crypto/ctaes/ctaes.c:449
↓ 3 callers
Function
AES_setup
Expand the cipher key into the key schedule. * * state must be a pointer to an array of size nrounds + 1. * key must be a pointer to 4 * nkeyword
src/crypto/ctaes/ctaes.c:407
↓ 3 callers
Method
AcceptBlock
Store block on disk. If dbp is non-nullptr, the file is known to already reside on disk */
src/validation.cpp:3699
↓ 3 callers
Method
AddCScript
src/keystore.cpp:86
↓ 3 callers
Method
AddInventoryKnown
src/net.h:830
↓ 3 callers
Function
AddKey
src/wallet/test/wallet_tests.cpp:30
↓ 3 callers
Function
And
src/crypto/sha256_sse41.cpp:24
↓ 3 callers
Function
And
src/crypto/sha256_avx2.cpp:24
↓ 3 callers
Method
Append
src/leveldb/table/table_test.cc:100
↓ 3 callers
Method
AvailableCoins
src/wallet/wallet.cpp:2244
↓ 3 callers
Function
BIP32Hash
src/hash.cpp:71
↓ 3 callers
Method
BindWallet
src/wallet/wallet.h:452
↓ 3 callers
Function
BuildBlockTestCase
src/test/blockencodings_tests.cpp:23
↓ 3 callers
Method
CalculateDescendants
Calculates descendants of entry that are not already in setDescendants, and adds to setDescendants. Assumes entryit is already a tx in the mempool and
src/txmempool.cpp:445
↓ 3 callers
Function
Cat
Concatenate two byte arrays. */
src/bech32.cpp:28
↓ 3 callers
Function
CheckForkWarningConditions
src/validation.cpp:1253
↓ 3 callers
Function
CheckSequenceLocks
src/validation.cpp:372
↓ 3 callers
Function
CheckSignatureEncoding
src/script/interpreter.cpp:220
↓ 3 callers
Method
CheckpointLSN
src/wallet/db.cpp:437
↓ 3 callers
Method
ClearCurrent
Roll the unconfirmed txs circular buffer
src/policy/fees.cpp:208
↓ 3 callers
Function
ClearDatadirCache
src/util.cpp:798
↓ 3 callers
Method
Compare
src/uint256.h:45
↓ 3 callers
Function
CompareIterators
src/leveldb/db/db_test.cc:1969
↓ 3 callers
Function
ComputeMerkleRoot
src/consensus/merkle.cpp:46
↓ 3 callers
Function
ConstructTransaction
src/rpc/rawtransaction.cpp:341
↓ 3 callers
Method
CreateDir
src/leveldb/util/env_win.cc:783
↓ 3 callers
Function
CreateGenesisBlock
src/chainparams.cpp:35
↓ 3 callers
Function
CreateSig
src/script/sign.cpp:72
↓ 3 callers
Function
CreateTransaction
src/wallet/feebumper.cpp:77
↓ 3 callers
Function
DescribeAddress
src/rpc/util.cpp:125
↓ 3 callers
Method
DifficultyAdjustmentInterval
src/consensus/params.h:90
↓ 3 callers
Method
Directory
src/wallet/db.h:49
↓ 3 callers
Method
DisconnectNode
src/net.cpp:2556
↓ 3 callers
Method
DynamicMemoryUsage
src/txmempool.cpp:901
↓ 3 callers
Function
EditAddressAndSubmit
* Fill the edit address dialog box with data, submit it, and ensure that * the resulting message meets expectations. */
src/qt/test/addressbooktests.cpp:31
↓ 3 callers
Function
EncodeBase32
src/utilstrencodings.cpp:196
↓ 3 callers
Function
EncodeExtKey
src/key_io.cpp:198
↓ 3 callers
Method
EqualTo
src/arith_uint256.cpp:124
↓ 3 callers
Method
EquihashK
src/chainparams.h:74
↓ 3 callers
Method
EquihashN
src/chainparams.h:73
↓ 3 callers
Method
Expand
src/script/descriptor.cpp:195
↓ 3 callers
Function
Expr
Return the expression that sp begins with, and update sp to skip it. */
src/script/descriptor.cpp:397
↓ 3 callers
Function
FillPSBT
src/wallet/rpcwallet.cpp:4517
↓ 3 callers
Function
FindTx
Find index of txid in transaction list.
src/qt/test/wallettests.cpp:77
↓ 3 callers
Method
Flush
src/leveldb/db/fault_injection_test.cc:193
↓ 3 callers
Method
FlushBackgroundCallbacks
src/validationinterface.cpp:51
↓ 3 callers
Method
ForNode
src/net.cpp:2856
↓ 3 callers
Function
ForkIdDisabled
src/script/interpreter.cpp:216
↓ 3 callers
Function
FormatISO8601Date
src/utiltime.cpp:90
← previous
next →
1,501–1,600 of 8,090, ranked by callers