MCPcopy Create free account

hub / github.com/BTCGPU/BTCGPU / functions

Functions8,090 in github.com/BTCGPU/BTCGPU

↓ 4 callersMethodpost
src/sync.h:220
↓ 4 callersFunctionrandbool
Return True with P(p)
contrib/testgen/gen_base58_test_vectors.py:90
↓ 4 callersFunctionrandom_field_element_test
src/secp256k1/src/tests.c:61
↓ 4 callersFunctionrandom_scalar_order
src/secp256k1/src/tests.c:124
↓ 4 callersMethodreindex
(self, justchainstate=False)
test/functional/feature_reindex.py:24
↓ 4 callersMethodrequest_block
(self, blockhash, inv_type, timeout=60)
test/functional/p2p_segwit.py:187
↓ 4 callersFunctionsanitize_string
Sanitize string for printing
contrib/devtools/update-translations.py:80
↓ 4 callersMethodschedule
src/scheduler.cpp:106
↓ 4 callersFunctionsecp256k1_ecdsa_recoverable_signature_load
src/secp256k1/src/modules/recovery/main_impl.h:12
↓ 4 callersFunctionsecp256k1_ecmult_context_is_built
src/secp256k1/src/ecmult_impl.h:216
↓ 4 callersFunctionsecp256k1_ecmult_gen_context_is_built
src/secp256k1/src/ecmult_gen_impl.h:94
↓ 4 callersFunctionsecp256k1_fe_normalizes_to_zero
src/secp256k1/src/field_5x52_impl.h:165
↓ 4 callersFunctionsecp256k1_ge_clear
src/secp256k1/src/group_impl.h:210
↓ 4 callersFunctionsecp256k1_ge_from_storage
src/secp256k1/src/group_impl.h:664
↓ 4 callersFunctionsecp256k1_ge_is_valid_var
src/secp256k1/src/group_impl.h:287
↓ 4 callersFunctionsecp256k1_gej_set_infinity
src/secp256k1/src/group_impl.h:196
↓ 4 callersFunctionsecp256k1_rand_bytes_test
src/secp256k1/src/testrand_impl.h:90
↓ 4 callersFunctionsecp256k1_scalar_cadd_bit
src/secp256k1/src/scalar_low_impl.h:39
↓ 4 callersFunctionsecp256k1_scalar_check_overflow
src/secp256k1/src/scalar_8x32_impl.h:75
↓ 4 callersFunctionsecp256k1_scalar_check_overflow
src/secp256k1/src/scalar_4x64_impl.h:57
↓ 4 callersFunctionsecp256k1_scalar_cond_negate
src/secp256k1/src/scalar_low_impl.h:83
↓ 4 callersFunctionsecp256k1_scalar_shr_int
src/secp256k1/src/scalar_low_impl.h:92
↓ 4 callersFunctionsecp256k1_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 callersFunctionser_readdata32
src/serialize.h:115
↓ 4 callersFunctionser_readdata64
src/serialize.h:121
↓ 4 callersFunctionser_writedata32
src/serialize.h:87
↓ 4 callersFunctionser_writedata64
src/serialize.h:92
↓ 4 callersMethodserialize
(self, with_witness=False, legacy=True)
test/functional/test_framework/messages.py:635
↓ 4 callersMethodsetObject
src/univalue/lib/univalue.cpp:103
↓ 4 callersMethodsetOptionsModel
Lets the control know about the Options Model (and its signals) */
src/qt/bitcoingui.cpp:1277
↓ 4 callersFunctionsetup
()
contrib/gitian-build.py:8
↓ 4 callersMethodsign_tx
(self, tx, spend_tx)
test/functional/feature_block.py:1221
↓ 4 callersMethodsize
src/prevector.h:293
↓ 4 callersMethodsize
Simple read-only vector-like interface to the pubkey data.
src/pubkey.h:109
↓ 4 callersMethodsize
src/qt/peertablemodel.cpp:89
↓ 4 callersMethodskip_mine
(self, node, txid, sign, redeem_script="")
test/functional/feature_segwit.py:85
↓ 4 callersMethodsplit_network
Split the network of four nodes into nodes 0/1 and 2/3.
test/functional/test_framework/test_framework.py:352
↓ 4 callersMethodsuccess_mine
(self, node, txid, sign, redeem_script="")
test/functional/feature_segwit.py:79
↓ 4 callersMethodtest_compactblock_construction
(self, node, test_node, version, use_witness_address)
test/functional/p2p_compactblocks.py:260
↓ 4 callersMethodtest_compactblock_requests
(self, node, test_node, version, segwit)
test/functional/p2p_compactblocks.py:379
↓ 4 callersMethodtest_getblocktxn_requests
(self, node, test_node, version)
test/functional/p2p_compactblocks.py:445
↓ 4 callersMethodto_absolute
(self)
test/functional/test_framework/messages.py:870
↓ 4 callersFunctionvalue
src/qt/bitcoinamountfield.cpp:56
↓ 4 callersMethodverify
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 callersMethodwait_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 callersFunctionAES128_decrypt
src/crypto/ctaes/ctaes.c:509
↓ 3 callersFunctionAES128_encrypt
src/crypto/ctaes/ctaes.c:501
↓ 3 callersFunctionAES192_init
src/crypto/ctaes/ctaes.c:517
↓ 3 callersFunctionAES256_decrypt
src/crypto/ctaes/ctaes.c:550
↓ 3 callersFunctionAES256_encrypt
src/crypto/ctaes/ctaes.c:542
↓ 3 callersFunctionAES_decrypt
src/crypto/ctaes/ctaes.c:470
↓ 3 callersFunctionAES_encrypt
src/crypto/ctaes/ctaes.c:449
↓ 3 callersFunctionAES_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 callersMethodAcceptBlock
Store block on disk. If dbp is non-nullptr, the file is known to already reside on disk */
src/validation.cpp:3699
↓ 3 callersMethodAddCScript
src/keystore.cpp:86
↓ 3 callersMethodAddInventoryKnown
src/net.h:830
↓ 3 callersFunctionAddKey
src/wallet/test/wallet_tests.cpp:30
↓ 3 callersFunctionAnd
src/crypto/sha256_sse41.cpp:24
↓ 3 callersFunctionAnd
src/crypto/sha256_avx2.cpp:24
↓ 3 callersMethodAppend
src/leveldb/table/table_test.cc:100
↓ 3 callersMethodAvailableCoins
src/wallet/wallet.cpp:2244
↓ 3 callersFunctionBIP32Hash
src/hash.cpp:71
↓ 3 callersMethodBindWallet
src/wallet/wallet.h:452
↓ 3 callersFunctionBuildBlockTestCase
src/test/blockencodings_tests.cpp:23
↓ 3 callersMethodCalculateDescendants
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 callersFunctionCat
Concatenate two byte arrays. */
src/bech32.cpp:28
↓ 3 callersFunctionCheckForkWarningConditions
src/validation.cpp:1253
↓ 3 callersFunctionCheckSequenceLocks
src/validation.cpp:372
↓ 3 callersFunctionCheckSignatureEncoding
src/script/interpreter.cpp:220
↓ 3 callersMethodCheckpointLSN
src/wallet/db.cpp:437
↓ 3 callersMethodClearCurrent
Roll the unconfirmed txs circular buffer
src/policy/fees.cpp:208
↓ 3 callersFunctionClearDatadirCache
src/util.cpp:798
↓ 3 callersMethodCompare
src/uint256.h:45
↓ 3 callersFunctionCompareIterators
src/leveldb/db/db_test.cc:1969
↓ 3 callersFunctionComputeMerkleRoot
src/consensus/merkle.cpp:46
↓ 3 callersFunctionConstructTransaction
src/rpc/rawtransaction.cpp:341
↓ 3 callersMethodCreateDir
src/leveldb/util/env_win.cc:783
↓ 3 callersFunctionCreateGenesisBlock
src/chainparams.cpp:35
↓ 3 callersFunctionCreateSig
src/script/sign.cpp:72
↓ 3 callersFunctionCreateTransaction
src/wallet/feebumper.cpp:77
↓ 3 callersFunctionDescribeAddress
src/rpc/util.cpp:125
↓ 3 callersMethodDifficultyAdjustmentInterval
src/consensus/params.h:90
↓ 3 callersMethodDirectory
src/wallet/db.h:49
↓ 3 callersMethodDisconnectNode
src/net.cpp:2556
↓ 3 callersMethodDynamicMemoryUsage
src/txmempool.cpp:901
↓ 3 callersFunctionEditAddressAndSubmit
* 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 callersFunctionEncodeBase32
src/utilstrencodings.cpp:196
↓ 3 callersFunctionEncodeExtKey
src/key_io.cpp:198
↓ 3 callersMethodEqualTo
src/arith_uint256.cpp:124
↓ 3 callersMethodEquihashK
src/chainparams.h:74
↓ 3 callersMethodEquihashN
src/chainparams.h:73
↓ 3 callersMethodExpand
src/script/descriptor.cpp:195
↓ 3 callersFunctionExpr
Return the expression that sp begins with, and update sp to skip it. */
src/script/descriptor.cpp:397
↓ 3 callersFunctionFillPSBT
src/wallet/rpcwallet.cpp:4517
↓ 3 callersFunctionFindTx
Find index of txid in transaction list.
src/qt/test/wallettests.cpp:77
↓ 3 callersMethodFlush
src/leveldb/db/fault_injection_test.cc:193
↓ 3 callersMethodFlushBackgroundCallbacks
src/validationinterface.cpp:51
↓ 3 callersMethodForNode
src/net.cpp:2856
↓ 3 callersFunctionForkIdDisabled
src/script/interpreter.cpp:216
↓ 3 callersFunctionFormatISO8601Date
src/utiltime.cpp:90
← previousnext →1,501–1,600 of 8,090, ranked by callers