MCPcopy Create free account

hub / github.com/bitcoin-sv/bitcoin-sv / functions

Functions11,735 in github.com/bitcoin-sv/bitcoin-sv

↓ 108 callersMethodnext_block
(self, number, spend=None, script=CScript([OP_TRUE]),
test/functional/test_framework/blocktools.py:747
↓ 108 callersMethodstart_node
Start a bitcoind
test/functional/test_framework/test_framework.py:294
↓ 107 callersFunctionOK
Return a success status.
src/leveldb/include/leveldb/status.h:37
↓ 105 callersMethodisNull
src/univalue/include/univalue.h:84
↓ 104 callersMethodWrite
src/wallet/db.h:236
↓ 104 callersMethodclear
src/test/prevector_tests.cpp:141
↓ 104 callersFunctioncreate_coinbase
(height, pubkey=None, outputValue=50)
test/functional/test_framework/blocktools.py:159
↓ 103 callersMethodToString
src/net/netaddress.cpp:229
↓ 103 callersFunctioncheck_for_log_msg
Checks for occurrence of the log_msg in the bitcoind.log rpc can be any object which has .log member (logger) If node_dir is None, the rp
test/functional/test_framework/util.py:886
↓ 101 callersMethodMakeNewKey
src/key.cpp:170
↓ 100 callersFunctionBOOST_CHECK_NO_THROW
IPv6
src/test/rpc_tests.cpp:678
↓ 100 callersFunctionFromHex
(obj, hex_string)
test/functional/test_framework/mininode.py:293
↓ 100 callersFunctionconnect_nodes_bi
(nodes, a, b)
test/functional/test_framework/util.py:459
↓ 99 callersMethodget_int
src/univalue/lib/univalue_get.cpp:104
↓ 98 callersFunctionEvalScript
src/script/interpreter.cpp:388
↓ 97 callersFunctioncreate_block
(hashprev, coinbase, nTime=None)
test/functional/test_framework/blocktools.py:33
↓ 96 callersMethodToString
src/leveldb/util/status.cc:38
↓ 96 callersMethodcreate_transaction
(self, utxos, sigdetails, version)
test/functional/chronicle_upgrade_tests/nullfail.py:76
↓ 96 callersMethodreserve
src/test/prevector_tests.cpp:84
↓ 96 callersFunctionsigma0
src/crypto/sha256.cpp:38
↓ 96 callersFunctionsigma1
src/crypto/sha256.cpp:41
↓ 94 callersMethodSize
src/test/thread_safe_queue_tests.cpp:27
↓ 93 callersMethodGetPrev
src/block_index.h:466
↓ 93 callersMethoderase
src/streams.h:279
↓ 92 callersFunctionCheckShiftOp
src/test/opcode_tests.cpp:561
↓ 92 callersFunctionto_string
used for debugging and pretty-printing in gdb
src/script/script.cpp:275
↓ 91 callersFunctionParseScript
src/core_read.cpp:37
↓ 89 callersMethodaccepted
(self, sync_timeout=300)
test/functional/test_framework/test_framework.py:722
↓ 88 callersMethodconnect
(cls, dstaddr, dstport, rpc)
test/functional/test_framework/mininode.py:2474
↓ 88 callersFunctionmake_eval_script_params
Pre-condition: valid_flags (see above)
src/script/interpreter.cpp:2282
↓ 87 callersMethodread
(self)
test/functional/test_framework/transport.py:223
↓ 87 callersMethodsend_and_ping
(self, message)
test/functional/test_framework/mininode.py:2389
↓ 85 callersFunctionIsProtocolActive
Helper to return if the given protocol name has active status
src/protocol_era.cpp:89
↓ 84 callersMethodsync_with_ping
(self, timeout=60)
test/functional/test_framework/mininode.py:2394
↓ 83 callersMethodclear
src/bloom.cpp:122
↓ 82 callersMethodcalc_sha256
(self)
test/functional/test_framework/mininode.py:580
↓ 82 callersFunctionsecp256k1_scalar_set_int
src/secp256k1/src/scalar_low_impl.h:24
↓ 81 callersMethodAddUnchecked
src/txmempool.cpp:320
↓ 81 callersMethodWrite
src/addrdb.cpp:25
↓ 81 callersFunctionbytes_to_hex_str
(byte_str)
test/functional/test_framework/util.py:213
↓ 81 callersFunctionsecp256k1_fe_add
src/secp256k1/src/field_impl.h:328
↓ 80 callersMethodGetSharedTx
src/txmempool.h:184
↓ 80 callersFunctionRound
One round of SHA-512. */
src/crypto/sha512.cpp:37
↓ 79 callersMethodGet
* Lookup and return a reference to the requested MiningCandidate. * * @return The requested MiningCandidate, or nullptr if not found. */
src/mining/candidates.cpp:54
↓ 78 callersMethodAdd
src/test/blockindex_with_descendants_tests.cpp:97
↓ 78 callersMethodGetID
Accessors
src/mining/group_builder.h:37
↓ 77 callersFunctionResolveIP
src/test/netbase_tests.cpp:15
↓ 77 callersFunctionmake_task
src/task_helpers.h:15
↓ 76 callersMethodget_pubkey
(self)
test/functional/test_framework/key.py:138
↓ 76 callersMethodload
src/tx_mempool_info.h:160
↓ 76 callersMethodstart
Start the node.
test/functional/test_framework/test_node.py:129
↓ 74 callersMethodFromTx
src/test/test_bitcoin.cpp:241
↓ 74 callersMethodexists
src/univalue/include/univalue.h:82
↓ 73 callersFunctionResolveSubNet
src/test/netbase_tests.cpp:21
↓ 73 callersFunctionValueFromAmount
src/rpc/server.cpp:133
↓ 73 callersMethodcount
src/metrics.h:40
↓ 72 callersMethodMake
src/net/net.h:1144
↓ 71 callersMethodPushMessage
src/net/net.cpp:3145
↓ 70 callersFunctionGetTimeMicros
src/utiltime.cpp:43
↓ 70 callersMethodcontains
src/miner_id/miner_info_tracker.cpp:155
↓ 70 callersFunctionsecp256k1_fe_sqr
src/secp256k1/src/field_impl.h:357
↓ 67 callersMethodCreateNewBlock
Construct a new block template with coinbase to scriptPubKeyIn
src/mining/journaling_block_assembler.cpp:80
↓ 67 callersMethodIsInPrimaryMempool
src/txmempool.h:205
↓ 67 callersFunctionKey
src/leveldb/db/db_test.cc:1050
↓ 67 callersFunctionsize
Return the length (in bytes) of the referenced data
src/leveldb/include/leveldb/slice.h:49
↓ 66 callersFunctionto_bitpattern
convert the binary string into a vector of bytes Expects str to contain 8*n bits. see self_bitpattern_test for examples
src/test/opcode_tests.cpp:195
↓ 65 callersFunctionGetScriptForDestination
src/script/standard.cpp:303
↓ 65 callersMethodisStr
src/univalue/include/univalue.h:88
↓ 65 callersFunctionsecp256k1_scalar_add
src/secp256k1/src/scalar_low_impl.h:49
↓ 65 callersMethodset_genesis_hash
(self, hash)
test/functional/test_framework/blocktools.py:718
↓ 65 callersMethodthat
return entries that satisfy the predicate by consulting the actual mempool entries
src/test/mempool_limit_tests.cpp:46
↓ 64 callersFunctionRound
One round of SHA-256. */
src/crypto/sha256.cpp:46
↓ 64 callersMethodcreate_transactions
(self, utxos, sigdetails, version, locking_script=[])
test/functional/chronicle_upgrade_tests/nullfail.py:81
↓ 64 callersFunctionleft
src/crypto/sha1.cpp:32
↓ 64 callersMethodnew_transactions
(self, utxos, sighashes, version)
test/functional/chronicle_upgrade_tests/low-s.py:20
↓ 64 callersMethodserialize
(self)
test/functional/spamlog.py:24
↓ 64 callersFunctionsigma0
src/crypto/sha512.cpp:29
↓ 64 callersFunctionsigma1
src/crypto/sha512.cpp:32
↓ 64 callersMethodwithChronicle
src/script/sighashtype.h:58
↓ 63 callersMethodDoS
src/consensus/validation.h:54
↓ 63 callersMethodget_bool
src/univalue/lib/univalue_get.cpp:90
↓ 62 callersMethodadd_nodes
Instantiate TestNode objects
test/functional/test_framework/test_framework.py:276
↓ 62 callersMethodcalc_merkle_root
(self)
test/functional/test_framework/mininode.py:829
↓ 62 callersMethodread
(self)
test/functional/bsv-peer-flood.py:44
↓ 61 callersFunctionare
src/test/mempool_limit_tests.cpp:117
↓ 61 callersFunctionis_der_signature
src/miner_id/miner_info.cpp:172
↓ 61 callersFunctionsecp256k1_u128_to_u64
src/secp256k1/src/int128_struct_impl.h:93
↓ 60 callersFunctionGetSerializeSize
src/serialize.h:1179
↓ 60 callersMethodValid
src/leveldb/db/skiplist.h:196
↓ 60 callersMethodread
src/test/mod_n_byte_parser.h:41
↓ 60 callersFunctionsecp256k1_i128_accum_mul
src/secp256k1/src/int128_struct_impl.h:123
↓ 59 callersFunctionCreateValidCoinbaseDocument
Create a static coinbase document with miner ID details
src/test/miner_id_db_tests3.cpp:182
↓ 59 callersFunctionInsecureRand256
src/test/test_bitcoin.h:41
↓ 59 callersMethodreserve
src/streams.h:220
↓ 58 callersMethodGetMedianTimePast
src/block_index.h:722
↓ 58 callersMethodGetN
src/primitives/transaction.h:71
↓ 58 callersFunctionGetProtocolEra
src/protocol_era.cpp:21
↓ 58 callersMethodempty
src/leveldb/db/snapshot.h:46
↓ 57 callersMethodFinalize
src/crypto/sha1.cpp:203
↓ 57 callersMethodGetTotalSize
src/primitives/transaction.cpp:109
← previousnext →101–200 of 11,735, ranked by callers