MCPcopy Create free account

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

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

↓ 30 callersMethoddeserialize
(self, f)
test/functional/test_framework/messages.py:302
↓ 30 callersMethodfromOid
* Return a PkcAlgo instance for the given algorithm OID and * elliptic curve params (undefined for RSA). * Throw an exception if the given a
modules/ecash-lib/src/publicKeyCrypto.ts:23
↓ 30 callersMethodheader
Query a block header. Optional checkpoint data is computed and included in the result if checkpoint_height > 0.
chronik/chronik-indexer/src/query/blocks.rs:348
↓ 30 callersMethodis_complete
(self)
electrum/electrumabc/transaction.py:478
↓ 30 callersMethodmax
src/random.h:399
↓ 30 callersFunctionparseNumberFromOp
(op: Op)
modules/ecash-lib/src/op.ts:108
↓ 30 callersFunctionsecp256k1_fe_equal
src/secp256k1/src/field_impl.h:21
↓ 30 callersFunctionsecp256k1_gej_set_infinity
src/secp256k1/src/group_impl.h:282
↓ 30 callersFunctionsecp256k1_pubkey_load
src/secp256k1/src/secp256k1.c:239
↓ 30 callersMethodsetFocus
src/qt/sendcoinsentry.cpp:280
↓ 30 callersFunctionupdateCashtabState
(updates: { [key: string]: | CashtabCache | CashtabContact[] | Cas
cashtab/src/wallet/useWallet.ts:646
↓ 29 callersFunctionCheckBinaryOp
src/test/monolith_opcodes_tests.cpp:68
↓ 29 callersFunctionCheckVoteStatus
src/avalanche/test/stakecontendercache_tests.cpp:99
↓ 29 callersFunctionIKey
src/leveldb/db/dbformat_test.cc:11
↓ 29 callersMethodIsInboundConn
src/net.h:527
↓ 29 callersFunctionJoin
src/util/string.h:105
↓ 29 callersFunctionLookupHost
src/netbase.cpp:198
↓ 29 callersFunctionParseInt64
src/util/strencodings.cpp:266
↓ 29 callersMethodPush
* Recursive helper to translate an RPCArg into sections */
src/rpc/util.cpp:393
↓ 29 callersFunctionRotl
src/crypto/sha3.cpp:18
↓ 29 callersMethodSetHex
src/uint256.cpp:24
↓ 29 callersFunctionatomsToUnit
(atoms: number, decimals: number)
apps/marlin-wallet/web/src/amount.ts:12
↓ 29 callersMethodclose
src/test/fuzz/util.h:539
↓ 29 callersFunctiondecimalizedTokenQtyToLocaleFormat
( decimalizedTokenQty: string, userLocale: string, )
cashtab/src/formatting/index.ts:65
↓ 29 callersFunctionhash160
(s: bytes)
test/functional/test_framework/hash.py:12
↓ 29 callersMethodheight
The height of the most-work fully-validated chain. The genesis block has height 0
chronik/chronik-db/src/io/blocks.rs:223
↓ 29 callersMethodname
* Get the name of the fiat currency * @param locale - Locale to use for the name * @returns Name of the fiat currency (e.g. "US Dollar")
modules/ecash-price/src/types.ts:30
↓ 29 callersMethodputBytes
Write the given bytes
modules/ecash-lib/src/io/writer.ts:19
↓ 29 callersFunctionsecp256k1_i128_rshift
Signed (arithmetic) right shift. * Non-constant time in n. */
src/secp256k1/src/int128_struct_impl.h:168
↓ 29 callersMethodsetReadOnly
src/qt/bitcoinamountfield.cpp:308
↓ 29 callersMethodsetup
( setupScript: string = 'setup_scripts/ecash-lib_base', )
modules/ecash-lib/src/test/testRunner.ts:38
↓ 29 callersMethodsetupCoins
( numCoins: number, coinValue: bigint, )
modules/ecash-lib/src/test/testRunner.ts:120
↓ 29 callersMethodstart
(self)
electrum/electrumabc_gui/qt/network_dialog.py:1435
↓ 29 callersMethodstop
()
modules/ecash-lib/src/test/testRunner.ts:236
↓ 29 callersMethodtest_send
( self, from_wallet, to_wallet=None, amount=None, data=None, a
test/functional/wallet_send.py:26
↓ 29 callersMethodto_storage_string
Convert to text in the storage format.
electrum/electrumabc/address.py:636
↓ 29 callersMethodwait_for_getdata
Waits for a getdata message. The object hashes in the inventory vector must match the provided hash_list.
test/functional/test_framework/p2p.py:651
↓ 28 callersMethodFinalize
src/validation.cpp:822
↓ 28 callersFunctionHashToArray
chronik/chronik-cpp/util/hash.cpp:11
↓ 28 callersMethodIsCompressed
Check whether the public key corresponding to this private key is (to be) compressed.
src/key.h:101
↓ 28 callersMethodPrev
src/leveldb/db/db_iter.cc:209
↓ 28 callersMethodSignECDSA
src/key.cpp:241
↓ 28 callersFunctionSpanToStr
src/test/util_tests.cpp:2734
↓ 28 callersMethodUnlock
src/wallet/wallet.cpp:483
↓ 28 callersMethodblockchainInfo
Fetch current info of the blockchain, such as tip hash and height.
modules/chronik-client/src/ChronikClient.ts:362
↓ 28 callersMethodcend
src/util/bitdeque.h:304
↓ 28 callersMethoddecode
( &self, src: &mut ByteBuffer, )
chronik/chronik-http/src/electrum_codec.rs:48
↓ 28 callersMethoddevice_manager
(self)
electrum/electrumabc_plugins/hw_wallet/plugin.py:62
↓ 28 callersMethoddiscard
(utxo)
electrum/electrumabc/wallet.py:2301
↓ 28 callersFunctionencodeOutputScript
( outputScript: string, prefix = 'ecash', )
modules/ecashaddrjs/src/cashaddr.ts:509
↓ 28 callersMethodexec
src/qt/sendcoinsdialog.cpp:1025
↓ 28 callersMethodisQuorumEstablished
* Returns a bool indicating whether we have a usable Avalanche quorum enabling * us to take decisions based on polls. */
src/avalanche/processor.cpp:838
↓ 28 callersFunctionprepareStringForTelegramHTML
(string: string)
apps/ecash-herald/src/telegram.ts:17
↓ 28 callersFunctionsecp256k1_fe_get_b32
src/secp256k1/src/field_impl.h:284
↓ 28 callersFunctionsecp256k1_schnorrsig_verify
src/secp256k1/src/modules/schnorrsig/main_impl.h:219
↓ 28 callersFunctionsecp256k1_sha256_finalize
src/secp256k1/src/hash_impl.h:145
↓ 28 callersFunctionsecp256k1_sha256_initialize
src/secp256k1/src/hash_impl.h:31
↓ 28 callersFunctionsetClipboard
src/qt/guiutil.cpp:787
↓ 28 callersMethodsize
()
modules/ecash-wallet/src/wallet.ts:2890
↓ 27 callersMethodAddKey
src/wallet/scriptpubkeyman.cpp:2326
↓ 27 callersFunctionDestroyDB
src/leveldb/db/db_impl.cc:1524
↓ 27 callersFunctionEvalScript
src/script/interpreter.h:216
↓ 27 callersMethodGetKey
src/wallet/scriptpubkeyman.cpp:920
↓ 27 callersMethodHaveCoinInCache
src/coins.cpp:213
↓ 27 callersMethodIsInitialBlockDownload
Note that though this is marked const, we may end up modifying `m_cached_finished_ibd`, which is a performance-related implementation detail. This fun
src/validation.cpp:1555
↓ 27 callersMethodReadBlock
src/node/blockstorage.cpp:939
↓ 27 callersFunctionToLower
* Converts the given character to its lowercase equivalent. * This function is locale independent. It only converts uppercase * characters in the st
src/util/strencodings.h:313
↓ 27 callersFunctionValueFromString
src/test/rpc_tests.cpp:420
↓ 27 callersMethodalloc
src/support/lockedpool.cpp:57
↓ 27 callersMethodas_bytes
Returns a reference to the txid bytes in little-endian byte order. ``` # use bitcoinsuite_core::{tx::TxId, hash::{Sha256d, Hashed}}; # use hex_litera
chronik/bitcoinsuite-core/src/tx/txid.rs:100
↓ 27 callersFunctionassert_greater_than_or_equal
(thing1, thing2)
test/functional/test_framework/util.py:71
↓ 27 callersMethodbillable_size
Returns the size used for billing the against the transaction
test/functional/test_framework/messages.py:430
↓ 27 callersMethodcheck_mempool_result
Wrapper to check result of testmempoolaccept on node_0's mempool
test/functional/mempool_accept.py:50
↓ 27 callersMethodgetProofId
src/avalanche/delegation.cpp:56
↓ 27 callersMethodisNum
src/univalue/include/univalue.h:109
↓ 27 callersMethodlower_bound
src/indirectmap.h:45
↓ 27 callersFunctionopenManualSendScreen
* Open send form via QR flow → Manual Entry. * We can't test the camera flow in Cypress, so we just click the buttons.
apps/marlin-wallet/web/cypress/e2e/send.cy.ts:104
↓ 27 callersMethodputU8
Write a single byte
modules/ecash-lib/src/io/writer.ts:11
↓ 27 callersMethodquestion
( self, msg, parent=None, title=None, icon=None, defaultButton
electrum/electrumabc_gui/qt/util.py:237
↓ 27 callersMethodreadU32
Read 4-byte little-endian integer (uint32_t)
modules/ecash-lib/src/io/bytes.ts:49
↓ 27 callersFunctionrun_cli_command_with_files
Helper function to run CLI command with file paths (replaces run_cli_command_with_files)
apps/proof-manager-cli/tests/integration_tests.rs:833
↓ 27 callersFunctionsecp256k1_ec_seckey_verify
src/secp256k1/src/secp256k1.c:562
↓ 27 callersMethodtake
* Build and broadcast a tx that accepts an agora offer * according to user-provided params, to a user-provided * ecash-wallet Wallet *
modules/ecash-agora/src/agora.ts:198
↓ 26 callersFunctionCheckParseTorReplyMapping
src/test/torcontrol_tests.cpp:55
↓ 26 callersFunctionCreateDummyWalletDatabase
* Return object for accessing dummy database with no read/write capabilities. */
src/wallet/walletdb.cpp:1168
↓ 26 callersMethodDynamicMemoryUsage
src/kernel/mempool_entry.h:141
↓ 26 callersFunctionEncodeCashAddr
src/cashaddrenc.cpp:90
↓ 26 callersFunctionErrorCheck
src/leveldb/benchmarks/db_bench_sqlite3.cc:96
↓ 26 callersFunctionGetBlockIndex
src/pow/test/aserti32d_tests.cpp:23
↓ 26 callersMethodIsInvalid
src/consensus/validation.h:120
↓ 26 callersMethodSoftSetBoolArg
src/common/args.cpp:557
↓ 26 callersFunctionValue
Return the crc32c of data[0,n-1]
src/leveldb/util/crc32c.h:20
↓ 26 callersMethodassign
src/test/fuzz/prevector.cpp:130
↓ 26 callersMethodassign
Set the container equal to count times the value of val. */
src/util/bitdeque.h:260
↓ 26 callersFunctionbatchTokenSendOutputs
( sendOutputs: payment.PaymentTokenOutput[], maxOutputsPerTx: number, )
modules/ecash-wallet/src/wallet.ts:4800
↓ 26 callersFunctionbytesToStr
(bytes: Uint8Array)
modules/ecash-lib/src/io/str.ts:14
↓ 26 callersMethodcbegin
src/util/bitdeque.h:298
↓ 26 callersMethodfinish
src/qt/splashscreen.cpp:182
↓ 26 callersFunctionformat_amount
Wrapper for format_satoshis with a config parameter
electrum/electrumabc/amount.py:125
↓ 26 callersFunctiongenesis_opreturn
Build an SLP OP_RETURN GENESIS script
chronik/bitcoinsuite-slp/src/slp/build.rs:34
← previousnext →701–800 of 23,628, ranked by callers