MCPcopy Create free account

hub / github.com/Bitcoin-ABC/bitcoin-abc / functions

Functions23,628 in github.com/Bitcoin-ABC/bitcoin-abc

↓ 35 callersMethodrelease
* Release transfers ownership of the pointer from RCUPtr to the caller. */
src/rcu.h:176
↓ 35 callersMethodsave_spendable_output
(self)
test/functional/feature_block.py:1181
↓ 35 callersFunctionsecp256k1_ecdsa_verify
src/secp256k1/src/secp256k1.c:433
↓ 35 callersFunctionsecp256k1_i128_to_u64
src/secp256k1/src/int128_struct_impl.h:179
↓ 35 callersMethodshow_message
(self, msg, on_cancel=None)
electrum/electrumabc_plugins/hw_wallet/qt.py:123
↓ 35 callersMethodsize
src/streams.h:94
↓ 35 callersMethodstats
src/support/lockedpool.cpp:135
↓ 35 callersMethodtest_importmulti
Run importmulti and assert success
test/functional/wallet_importmulti.py:40
↓ 34 callersFunctionIOError
src/leveldb/include/leveldb/status.h:52
↓ 34 callersFunctionParseUInt32
src/util/strencodings.cpp:278
↓ 34 callersFunctionalp_opreturn
(*sections: bytes)
test/functional/test_framework/chronik/alp.py:14
↓ 34 callersFunctionassert_response
( poll_node: AvaP2PInterface, avakey: ECPubKey, expected: List[AvalancheVote] )
test/functional/test_framework/avatools.py:552
↓ 34 callersMethoddisconnect_nodes
(self, a, b)
test/functional/test_framework/test_framework.py:725
↓ 34 callersMethodempty
src/script/conditionstack.h:40
↓ 34 callersFunctionencode
Encode a cashaddr address without prefix and separator.
electrum/electrumabc/cashaddr.py:188
↓ 34 callersMethodgetDisplayUnit
src/qt/optionsmodel.h:96
↓ 34 callersMethodgetId
src/test/radix_tests.cpp:606
↓ 34 callersMethodgetScore
src/avalanche/proof.h:172
↓ 34 callersFunctionmnemonicToSeed
(phrase: string, password?: string)
modules/ecash-lib/src/mnemonic.ts:143
↓ 34 callersMethodmultisig
* Build m-of-n multisig script: OP_m pubkey1 pubkey2 ... pubkey_n OP_n OP_CHECKMULTISIG. * Works for P2SH-wrapped or bare multisig. * Pubkey
modules/ecash-lib/src/script.ts:195
↓ 34 callersMethodmultisigSpend
* Build scriptSig for multisig: <dummy> sig1 sig2 ... sig_m [redeemScript]. * Omit redeemScript for bare multisig; include for P2SH-wrapped.
modules/ecash-lib/src/script.ts:253
↓ 34 callersMethodnext
pseudorandom, except the first value returned is the seed provided (thus starting with 0, by default)
src/test/lcg.h:26
↓ 34 callersMethodput_slp_pushdata
Append to this script bytecode to push the given pushdata onto the stack. It will be compliant with SLP push rules (i.e. no bare opcodes), but otherwi
chronik/bitcoinsuite-core/src/script/script_mut.rs:126
↓ 34 callersFunctionsecp256k1_keypair_create
src/secp256k1/src/modules/extrakeys/main_impl.h:196
↓ 34 callersFunctionsecp256k1_multiset_init
Inits the multiset with the constant for empty data, * represented by the Jacobian GE infinite */
src/secp256k1/src/modules/multiset/main_impl.h:201
↓ 34 callersFunctionsecp256k1_scalar_is_zero
src/secp256k1/src/scalar_low_impl.h:92
↓ 34 callersFunctionselectUtxos
( action: payment.Action, /** * All spendable utxos available to the wallet * - Token utxos
modules/ecash-wallet/src/wallet.ts:4115
↓ 34 callersMethodsize
src/univalue/include/univalue.h:92
↓ 34 callersMethodspendableSatsOnlyUtxos
()
modules/ecash-wallet/src/wallet.ts:198
↓ 34 callersMethodstart
Start the node.
test/functional/test_framework/test_node.py:314
↓ 34 callersFunctiont
(key: string)
apps/marlin-wallet/web/src/i18n.ts:36
↓ 33 callersFunctionCheckWithFlag
src/test/transaction_tests.cpp:345
↓ 33 callersFunctionDeserializeFromFuzzingInput
src/test/fuzz/deserialize.cpp:67
↓ 33 callersFunctionNegativeValtype
src/test/monolith_opcodes_tests.cpp:73
↓ 33 callersMethodSerializeToString
src/qt/paymentrequestplus.cpp:51
↓ 33 callersMethodconfirmedTxs
* Fetches the confirmed tx history of this script, in the order they appear on the blockchain. * @param page Page index of the tx history. *
modules/chronik-client/src/ChronikClient.ts:526
↓ 33 callersFunctioncount_seconds
src/util/time.h:85
↓ 33 callersMethodencode
(obj)
test/functional/test_framework/script.py:402
↓ 33 callersFunctiongen_proof
( test_framework, node, coinbase_utxos=1, expiry=0, sync_fun=None, payoutAddress=ADDRE
test/functional/test_framework/avatools.py:445
↓ 33 callersMethodgenerate_keypair
( &self, rng: &mut R, )
modules/ecash-secp256k1/src/lib.rs:427
↓ 33 callersFunctionhash256
(s)
test/functional/test_framework/messages.py:79
↓ 33 callersMethodisStr
src/univalue/include/univalue.h:108
↓ 33 callersFunctionpush_script
Returns pushed data to the script, automatically respecting BIP62 "minimal encoding" rules. Input data is hex, returns hex.
electrum/electrumabc/bitcoin.py:281
↓ 33 callersFunctionrandom_scalar_order_test
src/secp256k1/src/tests.c:183
↓ 33 callersMethodrbegin
src/util/bitdeque.h:307
↓ 33 callersFunctionsatsToFormattedValue
( satoshis: number | bigint, xecPrice?: number, )
apps/ecash-herald/src/utils.ts:86
↓ 33 callersMethodtxinputs
(self)
electrum/electrumabc/tests/test_wallet_vertical.py:151
↓ 33 callersMethodvalue_or
src/util/result.h:76
↓ 32 callersMethodAdvanceTime
* Advance this Scenario's time; this affects the timestamps newly * scheduled events get. */
src/test/txrequest_tests.cpp:107
↓ 32 callersMethodCompare
src/leveldb/db/dbformat.h:166
↓ 32 callersFunctionConsumeRandomLengthByteVector
src/test/fuzz/util.h:94
↓ 32 callersFunctionMakeUCharSpan
src/span.h:350
↓ 32 callersFunctionParseInt32
src/util/strencodings.cpp:262
↓ 32 callersFunctionRPCExecuteCommandLine
src/qt/rpcconsole.h:54
↓ 32 callersFunctionTestSplitHost
src/test/netbase_tests.cpp:81
↓ 32 callersMethodWriteReply
* Closure sent to main thread to request a reply to be sent to a HTTP request. * Replies must be sent in the main loop in the main http thread, this
src/httpserver.cpp:701
↓ 32 callersFunctionavalanche_proof_from_hex
(proof_hex: str)
test/functional/test_framework/avatools.py:48
↓ 32 callersFunctionbuildProofWithSequence
src/avalanche/test/peermanager_tests.cpp:173
↓ 32 callersMethodbuildavalancheproof
( self, sequence: int, expiration: int, master: str, stakes: List[Dict
test/functional/test_framework/test_node.py:494
↓ 32 callersFunctionemppScript
(pushdata: Uint8Array[])
modules/ecash-lib/src/token/empp.ts:10
↓ 32 callersMethodeq
(&self, _other: &Secp256k1<C>)
modules/ecash-secp256k1/src/lib.rs:343
↓ 32 callersMethodget_receiving_addresses
( self, *, slice_start=None, slice_stop=None )
electrum/electrumabc/wallet.py:1140
↓ 32 callersMethodload
(self)
electrum/electrumabc/contacts.py:60
↓ 32 callersMethodoutput
src/bench/nanobench.h:3190
↓ 32 callersFunctionpopstack
src/script/interpreter.cpp:38
↓ 32 callersMethodrecv
(&mut self)
modules/bitcoinsuite-chronik-client/src/lib.rs:582
↓ 32 callersFunctionrender
src/bench/nanobench.h:1826
↓ 32 callersMethodscript
()
modules/ecash-agora/src/partial.ts:699
↓ 32 callersMethodverify
src/avalanche/proof.cpp:48
↓ 31 callersFunctionBlockMerkleRoot
src/consensus/merkle.cpp:69
↓ 31 callersMethodGetNetwork
src/netaddress.cpp:553
↓ 31 callersFunctionGetVirtualTransactionSize
src/policy/policy.h:149
↓ 31 callersFunctionIsReachable
src/net.cpp:328
↓ 31 callersFunctionLog
src/leveldb/util/env.cc:25
↓ 31 callersMethodNewIterator
src/leveldb/db/db_impl.cc:1158
↓ 31 callersFunctionParseUInt8
src/util/strencodings.cpp:270
↓ 31 callersFunctionRESTERR
src/rest.cpp:69
↓ 31 callersFunctionTestParse
src/test/util_tests.cpp:722
↓ 31 callersMethodWriteHeader
src/httpserver.cpp:689
↓ 31 callersFunctioncheck_script
(script: &[u8], expected_err: ParseError, should_ignore: bool)
chronik/bitcoinsuite-slp/tests/test_slp_parse_common.rs:17
↓ 31 callersMethodclose
Close the connections and network event loop.
test/functional/test_framework/p2p.py:748
↓ 31 callersMethodgetStakeContenderStatus
src/avalanche/processor.cpp:1078
↓ 31 callersFunctionisPushOp
(op: any)
modules/ecash-lib/src/op.ts:135
↓ 31 callersMethodisValid
src/qt/qvalidatedlineedit.cpp:92
↓ 31 callersFunctionisValidCashAddress
( cashaddress: string, optionalPrefix: boolean | string = false, )
modules/ecashaddrjs/src/cashaddr.ts:529
↓ 31 callersMethodpush_back
src/univalue/lib/univalue.cpp:96
↓ 31 callersFunctionsecp256k1_ec_pubkey_serialize
src/secp256k1/src/secp256k1.c:279
↓ 31 callersFunctionsecp256k1_ecdsa_sign
src/secp256k1/src/secp256k1.c:547
↓ 31 callersFunctionsecp256k1_scalar_clear
src/secp256k1/src/scalar_low_impl.h:22
↓ 31 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_csv_activation.py:197
↓ 31 callersFunctionser_uint256
(u)
test/functional/test_framework/messages.py:119
↓ 30 callersFunctionCorruption
src/leveldb/include/leveldb/status.h:43
↓ 30 callersFunctionFormatISO8601DateTime
src/util/time.cpp:96
↓ 30 callersFunctionMakeByteSpan
src/span.h:302
↓ 30 callersFunctionParseUInt16
src/util/strencodings.cpp:274
↓ 30 callersFunctionResolveIP
src/test/addrman_tests.cpp:77
↓ 30 callersMethodResult
src/bench/nanobench.h:2819
↓ 30 callersFunctionRunAllTests
src/leveldb/util/testharness.cc:40
↓ 30 callersFunctionScriptFromHex
src/test/script_tests.cpp:3049
↓ 30 callersMethod_request_get
(self, path: str, pb_type)
test/functional/test_framework/chronik/client.py:321
← previousnext →601–700 of 23,628, ranked by callers