MCPcopy Create free account

hub / github.com/ElementsProject/elements / functions

Functions14,773 in github.com/ElementsProject/elements

↓ 25 callersMethodKeyMayMatch
src/leveldb/table/filter_block_test.cc:28
↓ 25 callersFunctionPosixError
src/leveldb/util/env_posix.cc:60
↓ 25 callersFunctionb2x
(b)
test/functional/feature_block_subsidy.py:16
↓ 25 callersMethodcheck_mempool_result
Wrapper to check result of testmempoolaccept on node_0's mempool
test/bitcoin_functional/functional/mempool_accept.py:48
↓ 25 callersMethodclose
Close the connections and network event loop.
test/bitcoin_functional/functional/test_framework/mininode.py:449
↓ 25 callersMethodexec
src/qt/sendcoinsdialog.cpp:1110
↓ 25 callersFunctionfn
(ctx)
test/functional/feature_taproot.py:636
↓ 25 callersMethodgetType
src/univalue/include/univalue.h:62
↓ 25 callersMethodhasBlocks
src/node/interfaces.cpp:550
↓ 25 callersMethodisObject
src/univalue/include/univalue.h:82
↓ 25 callersFunctionsecp256k1_ecdsa_signature_parse_der
src/secp256k1/src/secp256k1.c:384
↓ 25 callersFunctionsecp256k1_ge_verify
src/secp256k1/src/group_impl.h:76
↓ 25 callersFunctionsecp256k1_gej_double_var
src/secp256k1/src/group_impl.h:397
↓ 25 callersFunctionsecp256k1_i128_rshift
Signed (arithmetic) right shift. * Non-constant time in n. */
src/simplicity/secp256k1/int128_struct_impl.h:164
↓ 25 callersFunctionsecp256k1_pubkey_save
src/secp256k1/src/secp256k1.c:279
↓ 25 callersFunctionsecp256k1_read_be32
Read a uint32_t in big endian */
src/secp256k1/src/util.h:372
↓ 25 callersFunctionsecp256k1_surjectionproof_initialize
src/secp256k1/src/modules/surjection/main_impl.h:217
↓ 25 callersFunctionsecp256k1_testrand32
src/secp256k1/src/testrand_impl.h:62
↓ 25 callersMethodseek
src/test/fuzz/util.cpp:582
↓ 25 callersMethodsize
src/addrman.cpp:1059
↓ 25 callersMethodsize
src/test/prevector_tests.cpp:155
↓ 24 callersFunctionCreateCreditAndSpend
src/test/transaction_tests.cpp:415
↓ 24 callersFunctionFormatParagraph
src/util/strencodings.cpp:329
↓ 24 callersMethodGetNewBucket
src/addrman.cpp:53
↓ 24 callersMethodIsCoinBase
src/coins.h:55
↓ 24 callersMethodIsInvalid
src/consensus/validation.h:121
↓ 24 callersMethodIsNull
src/script/script.h:640
↓ 24 callersMethodNext
src/leveldb/db/db_test.cc:2106
↓ 24 callersFunctionParseUInt64
src/util/strencodings.cpp:324
↓ 24 callersFunctionReadBE32
Packs (the 8 least significant bits of) 4 'unsigned char's into a 'uint32_t' in "big endian" order. * * Precondition: unsigned char b[4] */
src/simplicity/sha256.h:34
↓ 24 callersFunctionSIMPLICITY_ERR_MSG
src/simplicity/include/simplicity/errorCodes.h:52
↓ 24 callersMethodSetupLegacyScriptPubKeyMan
src/wallet/wallet.cpp:3493
↓ 24 callersFunctionVerifyAmounts
src/confidential_validation.cpp:135
↓ 24 callersMethodalloc
src/support/lockedpool.cpp:60
↓ 24 callersFunctionclear
Change this slice to refer to an empty array
src/leveldb/include/leveldb/slice.h:63
↓ 24 callersMethodcreate_self_transfer
Create and return a tx with the specified fee_rate. Fee may be exact or at most one satoshi higher than needed.
test/functional/test_framework/wallet.py:183
↓ 24 callersMethodcreate_test_block
(self, txs)
test/functional/feature_csv_activation.py:175
↓ 24 callersFunctionge_equals_gej
src/secp256k1/src/tests.c:3769
↓ 24 callersFunctionpk
Construct a script expression for taproot_construct for pk(hex_key).
test/functional/wallet_taproot.py:166
↓ 24 callersFunctionsecp256k1_scratch_apply_checkpoint
src/secp256k1/src/scratch_impl.h:46
↓ 24 callersFunctionsecp256k1_surjectionproof_parse
src/secp256k1/src/modules/surjection/main_impl.h:50
↓ 24 callersMethodstart_nodes
Start multiple bitcoinds
test/functional/test_framework/test_framework.py:524
↓ 23 callersFunctionPrintExceptionContinue
src/util/system.cpp:779
↓ 23 callersMethodSetSpecial
src/netaddress.cpp:212
↓ 23 callersFunctionWindowsError
src/leveldb/util/env_windows.cc:69
↓ 23 callersFunctionWriteCompactSize
src/serialize.h:244
↓ 23 callersMethodadd_outbound_p2p_connection
Add an outbound p2p connection from node. Must be an "outbound-full-relay", "block-relay-only", "addr-fetch" or "feeler" connection.
test/functional/test_framework/test_node.py:633
↓ 23 callersFunctionbounded_add
Returns min(x + y, UBOUNDED_MAX) */
src/simplicity/bounded.h:15
↓ 23 callersMethodcreate_and_sign_transaction
(self, spend_tx, value, script=CScript([OP_TRUE]))
test/functional/feature_block.py:1388
↓ 23 callersMethoddigest
Extract the final hash. Does not modify this object.
test/functional/test_framework/muhash.py:89
↓ 23 callersMethodfindBlock
src/node/interfaces.cpp:498
↓ 23 callersMethodgetAddressTableModel
src/qt/walletmodel.cpp:331
↓ 23 callersMethodhelp
src/rpc/server.cpp:79
↓ 23 callersMethodrbegin
src/prevector.h:295
↓ 23 callersFunctionread_fe
Read a secp256k1 field element value from the 'src' frame, advancing the cursor 256 cells. * * Precondition: '*src' is a valid read frame for 256 mo
src/simplicity/jets-secp256k1.c:32
↓ 23 callersMethodreceive
(self)
test/functional/interface_zmq.py:62
↓ 23 callersMethodreceive_sequence
(self)
test/functional/interface_zmq.py:65
↓ 23 callersFunctionsecp256k1_fe_normalizes_to_zero_var
src/secp256k1/src/field_impl.h:208
↓ 23 callersFunctionsecp256k1_keypair_xonly_pub
src/secp256k1/src/modules/extrakeys/main_impl.h:235
↓ 23 callersFunctionsecp256k1_musig_partial_sig_verify
src/secp256k1/src/modules/musig/session_impl.h:619
↓ 23 callersFunctionsecp256k1_surjectionproof_generate
src/secp256k1/src/modules/surjection/main_impl.h:275
↓ 23 callersFunctionsecp256k1_surjectionproof_verify
src/secp256k1/src/modules/surjection/main_impl.h:361
↓ 23 callersFunctionsecp256k1_testrand256_test
src/secp256k1/src/testrand_impl.h:117
↓ 22 callersFunctionAddCoins
src/coins.cpp:128
↓ 22 callersFunctionEncodeHexTx
src/core_write.cpp:168
↓ 22 callersFunctionGetRand
src/random.cpp:588
↓ 22 callersMethodGetSelectionAmount
src/wallet/coinselection.cpp:485
↓ 22 callersMethodGetTestDirectory
src/leveldb/util/env_posix.cc:685
↓ 22 callersMethodIsArgNegated
src/util/system.cpp:580
↓ 22 callersMethodIsFee
src/primitives/transaction.h:327
↓ 22 callersMethodIsUnspendable
* Returns whether the script is guaranteed to fail at execution, * regardless of the initial stack. This allows outputs to be pruned * insta
src/script/script.h:617
↓ 22 callersFunctionNumberToString
src/leveldb/util/logging.cc:39
↓ 22 callersFunctionParseByteUnits
src/util/strencodings.cpp:525
↓ 22 callersMethodTEST_CompactRange
src/leveldb/db/db_impl.cc:595
↓ 22 callersFunctionTestDouble
src/test/serfloat_tests.cpp:20
↓ 22 callersMethodVerify
src/wallet/bdb.cpp:260
↓ 22 callersMethodadd_nodes
Instantiate TestNode objects. Should only be called once after the nodes have been specified in set_test_params().
test/functional/test_framework/test_framework.py:430
↓ 22 callersFunctionassert_greater_than_or_equal
(thing1, thing2)
test/functional/test_framework/util.py:71
↓ 22 callersMethodassert_raises_tool_error
(self, error, *args)
test/functional/tool_wallet.py:39
↓ 22 callersFunctioncount_seconds
* Helper to count the seconds of a duration. * * All durations should be using std::chrono and calling this should generally * be avoided in code.
src/util/time.h:40
↓ 22 callersMethodcreate_and_sign_transaction
(self, spend_tx, value, script=CScript([OP_TRUE]))
test/bitcoin_functional/functional/feature_block.py:1289
↓ 22 callersMethodcreate_test_block
(self, txs, version=536870912)
test/bitcoin_functional/functional/feature_csv_activation.py:162
↓ 22 callersMethodfree
src/support/lockedpool.cpp:95
↓ 22 callersMethodget_pubkey
Compute an ECPubKey object for this secret key.
test/functional/test_framework/key.py:372
↓ 22 callersMethodlower_bound
src/indirectmap.h:40
↓ 22 callersFunctionmemory_cleanse
src/support/cleanse.cpp:14
↓ 22 callersFunctionsecp256k1_ecdsa_sig_verify
src/secp256k1/src/ecdsa_impl.h:194
↓ 22 callersFunctionsecp256k1_xonly_pubkey_from_pubkey
src/secp256k1/src/modules/extrakeys/main_impl.h:100
↓ 22 callersFunctionsecp256k1_xonly_pubkey_serialize
src/secp256k1/src/modules/extrakeys/main_impl.h:45
↓ 22 callersMethodsend_cli
Run bitcoin-cli command. Deserializes returned string as python object.
test/functional/test_framework/test_node.py:725
↓ 22 callersMethodserialize
(self)
test/functional/p2p_segwit.py:2085
↓ 22 callersFunctionsize
Return the length (in bytes) of the referenced data
src/leveldb/include/leveldb/slice.h:50
↓ 22 callersMethodsize
src/test/fuzz/prevector.cpp:149
↓ 22 callersFunctionu
src/bench/nanobench.h:2824
↓ 22 callersFunctionuint256_from_str
(s)
test/functional/test_framework/messages.py:122
↓ 21 callersFunctionAppendNumberTo
src/leveldb/util/logging.cc:19
↓ 21 callersFunctionBetween
src/leveldb/db/db_test.cc:1164
↓ 21 callersFunctionBigString
Construct a string of the specified length made out of the supplied partial string.
src/leveldb/db/log_test.cc:18
↓ 21 callersFunctionBytewiseComparator
src/leveldb/util/comparator.cc:70
↓ 21 callersFunctionConsumeDecimalNumberRoundtripTest
src/leveldb/util/logging_test.cc:41
← previousnext →601–700 of 14,773, ranked by callers