MCPcopy Create free account

hub / github.com/BTCGPU/BTCGPU / functions

Functions8,090 in github.com/BTCGPU/BTCGPU

↓ 15 callersFunctionempty_wallet
src/wallet/test/coinselector_tests.cpp:80
↓ 15 callersMethodestimateFee
src/policy/fees.cpp:664
↓ 15 callersMethodgenerate_blocks
(self, number, version, test_blocks=None)
test/functional/feature_csv_activation.py:151
↓ 15 callersFunctionmake_utxo
Create a txout with a given amount and scriptPubKey Mines coins as needed. confirmed - txouts created will be confirmed in the blockchain;
test/functional/feature_rbf.py:19
↓ 15 callersMethodrand32
Generate a random 32-bit integer. */
src/random.h:118
↓ 15 callersFunctionsecp256k1_ec_seckey_verify
src/secp256k1/src/secp256k1.c:391
↓ 15 callersFunctionsecp256k1_num_eq
src/secp256k1/src/num_gmp_impl.h:191
↓ 15 callersFunctionverify
src/test/scriptnum_tests.cpp:21
↓ 14 callersMethodAdd
src/leveldb/table/table_test.cc:473
↓ 14 callersFunctionAddTx
src/wallet/test/wallet_tests.cpp:201
↓ 14 callersFunctionCheckFinalTx
src/validation.cpp:322
↓ 14 callersFunctionCheckInputs
* Check whether all inputs of this transaction are valid (no double spends, scripts & sigs, amounts) * This does not modify the UTXO set. * * If pv
src/validation.cpp:1420
↓ 14 callersMethodClear
src/leveldb/db/write_batch.cc:37
↓ 14 callersFunctionFromHex
(obj, hex_string, **kwargs)
test/functional/test_framework/messages.py:204
↓ 14 callersMethodGet
src/leveldb/db/db_impl.cc:1109
↓ 14 callersFunctionGetVirtualTransactionSize
src/policy/policy.cpp:249
↓ 14 callersMethodIsRoutable
src/netaddress.cpp:226
↓ 14 callersFunctionNetworkErrorString
src/netbase.cpp:652
↓ 14 callersMethodRelease
src/leveldb/util/cache.cc:264
↓ 14 callersFunctionSelectCoinsBnB
src/wallet/coinselection.cpp:62
↓ 14 callersFunctionSetDataDir
src/bench/bench_bitcoin.cpp:41
↓ 14 callersFunctionShutdownRequested
src/shutdown.cpp:20
↓ 14 callersFunctionUpdateInput
src/script/sign.cpp:401
↓ 14 callersFunctionall_rlt_txs
(txs)
test/functional/feature_csv_activation.py:85
↓ 14 callersMethodbegin
Vector subset
src/streams.h:234
↓ 14 callersMethodcapacity
src/test/prevector_tests.cpp:159
↓ 14 callersMethodcheck_last_inv_announcement
Test whether the last announcement received had the right inv. inv should be a list of block hashes.
test/functional/p2p_sendheaders.py:191
↓ 14 callersMethodheight
(index)
test/functional/feature_pruning.py:243
↓ 14 callersMethodlevel
Return the level that is being compacted. Inputs from "level" and "level+1" will be merged to produce a set of "level+1" files.
src/leveldb/db/version_set.h:330
↓ 14 callersFunctionparseBitcoinURI
src/qt/guiutil.cpp:121
↓ 14 callersFunctionrecvall
Receive n bytes from a socket, or fail.
test/functional/test_framework/socks5.py:24
↓ 14 callersMethodremoveRecursive
src/txmempool.cpp:468
↓ 14 callersFunctionsatoshi_round
(amount)
test/functional/test_framework/util.py:201
↓ 14 callersFunctionsecp256k1_ecmult_gen
src/secp256k1/src/ecmult_gen_impl.h:124
↓ 14 callersFunctionsecp256k1_fe_cmov
src/secp256k1/src/field_5x52_impl.h:447
↓ 14 callersFunctionsecp256k1_fe_set_int
src/secp256k1/src/field_5x52_impl.h:229
↓ 14 callersFunctionsecp256k1_gej_add_ge
src/secp256k1/src/group_impl.h:520
↓ 14 callersFunctionsecp256k1_gej_double_var
src/secp256k1/src/group_impl.h:301
↓ 14 callersFunctionsecp256k1_sha256_write
src/secp256k1/src/hash_impl.h:131
↓ 14 callersMethodsetFocus
src/qt/sendcoinsentry.cpp:249
↓ 14 callersMethodsetup_nodes
(self)
test/functional/interface_zmq.py:53
↓ 14 callersFunctionsiphash_round
(v0, v1, v2, v3)
test/functional/test_framework/siphash.py:13
↓ 14 callersMethodstart_nodes
Start multiple bitcoinds
test/functional/test_framework/test_framework.py:309
↓ 13 callersFunctionEnsureWalletIsUnlocked
src/wallet/rpcwallet.cpp:85
↓ 13 callersFunctionEscapeString
src/leveldb/util/logging.cc:42
↓ 13 callersFunctionExtractUserKey
Returns the user key portion of an internal key.
src/leveldb/db/dbformat.h:98
↓ 13 callersMethodFinishedSingleOp
src/leveldb/db/db_bench.cc:224
↓ 13 callersFunctionFlushStateToDisk
* Update the on-disk chain state. * The caches and indexes are flushed depending on the mode we're called with * if they're too large, if it's been
src/validation.cpp:2145
↓ 13 callersFunctionFormatISO8601DateTime
src/utiltime.cpp:79
↓ 13 callersMethodGetBucketPosition
src/addrman.cpp:27
↓ 13 callersFunctionGetListenPort
src/net.cpp:97
↓ 13 callersFunctionGetRandBytes
src/random.cpp:274
↓ 13 callersFunctionGetTransactionSigOpCost
src/consensus/tx_verify.cpp:138
↓ 13 callersMethodGetTriedBucket
src/addrman.cpp:12
↓ 13 callersMethodGetVersion
get the current wallet format (the oldest client version guaranteed to understand this wallet)
src/wallet/wallet.h:1090
↓ 13 callersMethodHasWitness
src/primitives/transaction.h:348
↓ 13 callersFunctionHelpMessageGroup
src/util.cpp:671
↓ 13 callersMethodIsBanned
src/net.cpp:509
↓ 13 callersFunctionParseInternalKey
src/leveldb/db/dbformat.h:176
↓ 13 callersFunctionParseNonRFCJSONValue
Non-RFC4627 JSON parser, accepts internal values (such as numbers, true, false, null) * as well as objects and arrays. */
src/rpc/client.cpp:214
↓ 13 callersMethodRead
src/policy/fees.cpp:406
↓ 13 callersMethodReadConfigString
src/test/util_tests.cpp:182
↓ 13 callersFunctionassert_greater_than_or_equal
(thing1, thing2)
test/functional/test_framework/util.py:45
↓ 13 callersFunctiondeser_uint256
(f)
test/functional/test_framework/messages.py:94
↓ 13 callersMethoddisconnect_p2ps
Close all p2p connections to the node.
test/functional/test_framework/test_node.py:342
↓ 13 callersMethodrandbits
Generate a random (bits)-bit integer. */
src/random.h:89
↓ 13 callersFunctionsecp256k1_ec_pubkey_tweak_add
src/secp256k1/src/secp256k1.c:477
↓ 13 callersFunctionsecp256k1_ecdsa_signature_serialize_der
src/secp256k1/src/secp256k1.c:249
↓ 13 callersMethodseek
src/streams.h:129
↓ 13 callersMethodstart
Start the node.
test/functional/test_framework/test_node.py:142
↓ 13 callersMethodtest_address
Run sanity checks on an address.
test/functional/wallet_address_types.py:98
↓ 13 callersMethodvalue
src/leveldb/db/db_iter.cc:70
↓ 13 callersMethodwrite
src/serialize.h:909
↓ 12 callersFunctionAbortNode
Abort with a message */
src/validation.cpp:1565
↓ 12 callersFunctionArrayToString
src/test/uint256_tests.cpp:51
↓ 12 callersFunctionCheckUnparsable
src/test/descriptor_tests.cpp:16
↓ 12 callersFunctionCloseSocket
src/netbase.cpp:686
↓ 12 callersFunctionEvalScript
src/script/interpreter.cpp:309
↓ 12 callersMethodForRead
src/serialize.h:874
↓ 12 callersMethodGetChildren
src/leveldb/util/env_win.cc:622
↓ 12 callersMethodGetLocator
src/chain.cpp:23
↓ 12 callersMethodGetMinFee
src/txmempool.cpp:976
↓ 12 callersMethodGetType
src/script/bitcoinconsensus.cpp:50
↓ 12 callersFunctionInsecureRandBool
src/test/test_bitcoin.h:38
↓ 12 callersFunctionLoad
src/crypto/sha256_shani.cpp:69
↓ 12 callersFunctionLockDirectory
src/util.cpp:148
↓ 12 callersFunctionMakeKey
src/leveldb/db/db_test.cc:2088
↓ 12 callersFunctionOr
src/crypto/sha256_sse41.cpp:23
↓ 12 callersFunctionOr
src/crypto/sha256_avx2.cpp:23
↓ 12 callersMethodRead
src/leveldb/helpers/memenv/memenv.cc:52
↓ 12 callersFunctionRunOperators
src/test/scriptnum_tests.cpp:157
↓ 12 callersMethodSeekToFirst
src/leveldb/db/db_test.cc:1937
↓ 12 callersMethodSelect
src/wallet/coincontrol.h:57
↓ 12 callersFunctionSelectParams
src/chainparams.cpp:485
↓ 12 callersFunctionSerialize
Helpers:
src/test/sigopcount_tests.cpp:19
↓ 12 callersMethodSetNull
src/addrdb.h:56
↓ 12 callersFunctionShR
src/crypto/sha256_sse41.cpp:25
↓ 12 callersFunctionShR
src/crypto/sha256_avx2.cpp:25
↓ 12 callersMethodValid
src/leveldb/table/table_test.cc:280
↓ 12 callersMethodValid
src/leveldb/db/db_test.cc:1936
← previousnext →501–600 of 8,090, ranked by callers