MCPcopy Create free account

hub / github.com/ElementsProject/elements / functions

Functions14,773 in github.com/ElementsProject/elements

↓ 129 callersMethodsend_and_ping
(self, message, timeout=60)
test/functional/test_framework/p2p.py:542
↓ 128 callersFunctionRound
One round of SHA-256. * * Precondition: NULL != d * NULL != h * d != h */
src/simplicity/sha256.c:29
↓ 127 callersMethodserialize
(self)
test/functional/p2p_ping.py:19
↓ 126 callersFunctionadd_spender
Make a spender using make_spender, and add it to spenders.
test/functional/feature_taproot.py:612
↓ 124 callersMethodGetID
src/wallet/scriptpubkeyman.cpp:704
↓ 124 callersMethodGetLegacyScriptPubKeyMan
src/wallet/wallet.cpp:3475
↓ 124 callersMethodgetAmount
(self)
test/functional/test_framework/messages.py:569
↓ 121 callersFunctionsecp256k1_sha256_write
src/secp256k1/src/hash_impl.h:126
↓ 119 callersMethodWrite
src/addrdb.cpp:130
↓ 119 callersMethodwrite
src/test/fuzz/util.cpp:570
↓ 118 callersFunctiondescsum_create
Add a checksum to a descriptor without
test/functional/test_framework/descriptors.py:42
↓ 118 callersMethodpush_back
src/script/interpreter.cpp:406
↓ 117 callersFunctionsecp256k1_scalar_set_int
src/secp256k1/src/scalar_low_impl.h:21
↓ 116 callersMethodFinalize
src/crypto/sha1.cpp:180
↓ 115 callersMethodIsArgSet
src/util/system.cpp:491
↓ 115 callersMethodrestart_node
Start up a given node id, wait for the tip to reach the given block hash, and calculate the utxo hash. Exceptions on startup should indicate
test/functional/feature_dbcrash.py:78
↓ 115 callersFunctionsecp256k1_scalar_set_b32
src/secp256k1/src/scalar_low_impl.h:53
↓ 114 callersMethodInvalid
src/consensus/validation.h:103
↓ 114 callersMethodget_bool
src/univalue/lib/univalue_get.cpp:91
↓ 112 callersFunctionQuadRound
src/crypto/sha256_x86_shani.cpp:20
↓ 112 callersMethodmain
Main function. This should not be overridden by the subclass test scripts.
test/bitcoin_functional/functional/test_framework/test_framework.py:105
↓ 111 callersFunctionMakeTransactionRef
src/primitives/transaction.h:628
↓ 111 callersFunctionhave_flag
src/secp256k1/src/bench.h:132
↓ 110 callersFunctionsecp256k1_testrand256
src/secp256k1/src/testrand_impl.h:85
↓ 110 callersMethodwait_until
(self, test_function_in, *, timeout=60, check_connected=True)
test/functional/test_framework/p2p.py:448
↓ 109 callersMethodassert_debug_log
(self, expected_msgs, unexpected_msgs=None, timeout=2)
test/functional/test_framework/test_node.py:412
↓ 108 callersFunctionsecp256k1_scalar_get_b32
src/secp256k1/src/scalar_low_impl.h:67
↓ 107 callersFunctionOK
Return a success status.
src/leveldb/include/leveldb/status.h:37
↓ 107 callersFunctionerror
src/util/system.h:49
↓ 107 callersMethodsend_message
Send a P2P message over the socket. This method takes a P2P payload, builds the P2P header and adds the message to the send buffer to
test/functional/test_framework/p2p.py:260
↓ 107 callersMethodvalue
src/qt/qvaluecombobox.cpp:13
↓ 104 callersFunctiontx_from_hex
Deserialize from hex string to a transaction object
test/functional/test_framework/messages.py:206
↓ 103 callersMethodcontains
src/common/bloom.cpp:68
↓ 103 callersMethodsolve
(self)
test/functional/test_framework/messages.py:1243
↓ 102 callersMethodIsExplicit
src/primitives/confidential.h:73
↓ 102 callersFunctionSerializeToVector
src/psbt.h:141
↓ 102 callersFunctionsha256_hash
Add a 256-bit hash to be consumed by an ongoing SHA-256 evaluation. * * Precondition: NULL != ctx; * NULL != h; */
src/simplicity/sha256.h:313
↓ 102 callersMethodstart_node
Start a bitcoind
test/functional/test_framework/test_framework.py:513
↓ 101 callersFunctionValueFromAmount
src/core_write.cpp:51
↓ 101 callersFunctionadd_coin
src/wallet/test/coinselector_tests.cpp:42
↓ 100 callersMethodskip_if_no_wallet
Skip the running test if wallet has not been compiled.
test/functional/test_framework/test_framework.py:826
↓ 99 callersMethodget_int
src/univalue/lib/univalue_get.cpp:105
↓ 99 callersMethodsend_blocks
Sends blocks to test node. Syncs and verifies that tip has advanced to most recent block. Call with success = False if the tip shouldn't adva
test/functional/feature_block.py:1473
↓ 99 callersMethodsetmocktime
(self, ntime)
test/functional/feature_progress.py:33
↓ 98 callersMethodsend_message
Send a P2P message over the socket. This method takes a P2P payload, builds the P2P header and adds the message to the send buffer to
test/bitcoin_functional/functional/test_framework/mininode.py:205
↓ 98 callersMethodsync_blocks
Sends blocks to test node. Syncs and verifies that tip has advanced to most recent block. Call with success = False if the tip shouldn't adva
test/bitcoin_functional/functional/feature_block.py:1375
↓ 97 callersMethodnext_block
(self, number, spend=None, additional_coinbase_value=0, script=CScript([OP_TRUE]), *, version=4)
test/functional/feature_block.py:1394
↓ 97 callersFunctionsecp256k1_scalar_add
src/secp256k1/src/scalar_low_impl.h:37
↓ 97 callersMethodsetValue
src/qt/qvaluecombobox.cpp:18
↓ 97 callersMethodstop_node
Stop the node.
test/functional/test_framework/test_node.py:342
↓ 96 callersMethodToString
src/leveldb/util/status.cc:38
↓ 96 callersMethodreset
src/common/bloom.cpp:240
↓ 96 callersFunctionsigma0
src/simplicity/sha256.c:20
↓ 96 callersFunctionsigma1
src/simplicity/sha256.c:21
↓ 95 callersFunctionenumerate
(args)
test/functional/mocks/signer.py:20
↓ 95 callersMethodnext_block
(self, number, spend=None, additional_coinbase_value=0, script=CScript([OP_TRUE]), solve=True, *, version=1)
test/bitcoin_functional/functional/feature_block.py:1295
↓ 95 callersMethodrandrange
Generate a random integer in the range [0..range). * Precondition: range > 0. */
src/random.h:202
↓ 94 callersFunctionResolveIP
src/test/netbase_tests.cpp:24
↓ 94 callersMethodclear
src/txmempool.cpp:791
↓ 94 callersFunctionpopstack
src/script/interpreter.cpp:66
↓ 94 callersFunctionsigma1
src/crypto/sha256_sse41.cpp:36
↓ 94 callersFunctionsigma1
src/crypto/sha256_avx2.cpp:36
↓ 93 callersFunctionsecp256k1_fe_mul
src/simplicity/secp256k1/field_5x52_impl.h:463
↓ 93 callersMethodsize
src/qt/bantablemodel.cpp:67
↓ 93 callersFunctionsync_blocks
Wait until everybody has the same tip. sync_blocks needs to be called with an rpc_connections set that has least one node already synced
test/bitcoin_functional/functional/test_framework/util.py:400
↓ 91 callersFunctionToString
src/util/string.h:88
↓ 91 callersMethodwallet
Return pointer to internal wallet class, useful for testing.
src/interfaces/wallet.h:317
↓ 89 callersFunctionGetTime
src/util/time.cpp:26
↓ 89 callersMethoderase
src/prevector.h:401
↓ 89 callersMethodload
src/qt/walletcontroller.cpp:359
↓ 88 callersFunctionsecp256k1_fe_add
src/secp256k1/src/field_impl.h:315
↓ 88 callersFunctionsigma0
src/crypto/sha256_sse41.cpp:35
↓ 88 callersFunctionsigma0
src/crypto/sha256_avx2.cpp:35
↓ 87 callersMethodsolve
(self)
test/bitcoin_functional/functional/test_framework/messages.py:658
↓ 86 callersMethodCheck
Schedule calls to verify the TxRequestTracker's state at the Scheduler's current time. * * @param peer The peer whose state will be in
src/test/txrequest_tests.cpp:148
↓ 86 callersFunctionInc
src/crypto/sha256_sse41.cpp:21
↓ 86 callersFunctionInc
src/crypto/sha256_avx2.cpp:21
↓ 86 callersMethodIsValid
Check whether this private key is valid.
src/key.h:93
↓ 86 callersMethodTip
Returns the index entry for the tip of this chain, or nullptr if none. */
src/chain.h:585
↓ 86 callersFunctionget
Evaluate name in context ctx.
test/functional/feature_taproot.py:168
↓ 85 callersFunctionbytes_to_hex_str
(byte_str)
test/bitcoin_functional/functional/test_framework/util.py:185
↓ 84 callersMethodreserve
src/wallet/wallet.h:1008
↓ 84 callersFunctionsecp256k1_scalar_mul
src/secp256k1/src/scalar_low_impl.h:97
↓ 83 callersMethodresize
src/streams.h:239
↓ 82 callersFunctionInitError
src/node/ui_interface.cpp:59
↓ 82 callersFunctionReadLE32
src/crypto/common.h:24
↓ 82 callersMethodaddUnchecked
src/txmempool.cpp:503
↓ 82 callersMethodsize
src/util/hash_type.h:63
↓ 81 callersMethodserialize
(self, with_witness=True)
test/functional/test_framework/messages.py:875
↓ 80 callersFunctionRound
One round of SHA-1. */
src/crypto/sha1.cpp:18
↓ 80 callersFunctionRound
One round of SHA-512. */
src/crypto/sha512.cpp:25
↓ 80 callersMethodgetOptionsModel
src/qt/walletmodel.cpp:326
↓ 79 callersFunctionGetWalletForJSONRPCRequest
src/wallet/rpc/util.cpp:55
↓ 79 callersMethodaddmultisigaddress
(self, nrequired, keys, label=None, address_type=None)
test/functional/test_framework/test_node.py:783
↓ 78 callersMethodFromTx
src/test/util/setup_common.cpp:382
↓ 77 callersFunctionEncodeDestination
src/key_io.cpp:459
↓ 77 callersFunctionResolveSubNet
src/test/netbase_tests.cpp:31
↓ 77 callersFunctionsecp256k1_fe_sqr
src/secp256k1/src/field_impl.h:340
↓ 77 callersFunctionsecp256k1_scalar_clear
src/secp256k1/src/scalar_low_impl.h:20
↓ 77 callersMethodtapscript_satisfy_test
(self, script, inputs = None, add_issuance = False, add_pegin = False, fail=None, add_prevout=False, ad
test/functional/feature_tapscript_opcodes.py:106
← previousnext →101–200 of 14,773, ranked by callers