MCPcopy Create free account

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

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

↓ 13 callersMethodProcessTransaction
src/validation.cpp:5137
↓ 13 callersMethodRead
src/leveldb/helpers/memenv/memenv.cc:72
↓ 13 callersMethodReadConfigString
src/test/util_tests.cpp:437
↓ 13 callersFunctionRegisterSharedValidationInterface
src/validationinterface.cpp:135
↓ 13 callersMethodReleaseSnapshot
src/leveldb/db/db_test.cc:2059
↓ 13 callersMethodReset
src/wallet/bdb.cpp:140
↓ 13 callersMethodSelect
src/wallet/coincontrol.h:60
↓ 13 callersFunctionTmpDir
src/leveldb/util/testharness.cc:64
↓ 13 callersFunctionToUpper
* Converts the given character to its uppercase equivalent. * This function is locale independent. It only converts lowercase * characters in the st
src/util/strencodings.h:338
↓ 13 callersMethodTrimToSize
src/txmempool.cpp:946
↓ 13 callersFunctionWriteBE64
src/crypto/common.h:74
↓ 13 callersMethodaddNonFinalTransaction
( txid: string, amountAtoms?: number, )
apps/marlin-wallet/web/src/transaction-manager.ts:147
↓ 13 callersMethodappendCommand
src/rpc/server.cpp:330
↓ 13 callersMethodas_dict
(self)
electrum/electrumabc/transaction.py:1584
↓ 13 callersMethodas_slice
Bytes of the pubkey as slice. ``` # use bitcoinsuite_core::script::PubKey; let pubkey = PubKey([2; 33]); assert_eq!(pubkey.as_slice(), &[2; 33]); ```
chronik/bitcoinsuite-core/src/script/pubkey.rs:42
↓ 13 callersMethodassign
src/prevector.h:330
↓ 13 callersMethodbroadcast_tx
( self, raw_tx: bytes, skip_token_checks: bool = False, finalization_timeout_s
test/functional/test_framework/chronik/client.py:421
↓ 13 callersFunctioncashtabCacheToJSON
( cashtabCache: CashtabCache, )
cashtab/src/helpers/index.ts:108
↓ 13 callersMethodchoice
(self, seq)
electrum/electrumabc/coinchooser.py:63
↓ 13 callersFunctionchronikelectrum_port
(n: int)
test/functional/test_framework/util.py:514
↓ 13 callersMethodclient_by_id
Returns a client for the device ID if one is registered. If a device is wiped or in bootloader mode pairing is impossible; in such ca
electrum/electrumabc/plugins.py:1000
↓ 13 callersMethodclose
()
apps/metachronik/src/database/connection.ts:75
↓ 13 callersFunctioncopyTxInput
(input: TxInput)
modules/ecash-lib/src/tx.ts:543
↓ 13 callersFunctioncreateTestDb
()
apps/the-overmind/src/bot.test.ts:62
↓ 13 callersFunctiondecode_private_key
Decode a private key from either hex or WIF format
apps/proof-manager-cli/src/wif.rs:29
↓ 13 callersFunctiondeser_string
(f)
test/functional/test_framework/messages.py:106
↓ 13 callersMethodecdsaSign
Sign an ECDSA signature. msg needs to be a 32-byte hash
modules/ecash-lib/src/ecc.ts:12
↓ 13 callersFunctionempty
src/span.h:214
↓ 13 callersMethodfingerprint
()
modules/ecash-lib/src/hdwallet.ts:59
↓ 13 callersMethodflush
src/wallet/interfaces.cpp:521
↓ 13 callersFunctionformatXecAmount
(xecAmount: number)
apps/ecash-herald/src/utils.ts:40
↓ 13 callersMethodfrom_wif
(cls, wif: str)
electrum/electrumabc/avalanche/primitives.py:103
↓ 13 callersMethodgetLocalProof
src/avalanche/processor.cpp:773
↓ 13 callersMethodgetResponse
(self, request, expectJson=True)
contrib/buildbot/teamcity_wrapper.py:74
↓ 13 callersMethodgetValidity
src/blockstatus.h:51
↓ 13 callersMethodget_chronik_electrum_client
( self, timeout=None, name=None )
test/functional/test_framework/test_node.py:1038
↓ 13 callersMethodget_data
src/wallet/bdb.cpp:278
↓ 13 callersFunctionget_datadir_path
(dirname, n)
test/functional/test_framework/util.py:596
↓ 13 callersMethodget_file_content_from_master
(self, path)
contrib/buildbot/phabricator_wrapper.py:397
↓ 13 callersMethodget_hex
(self)
electrum/electrumabc/uint256.py:75
↓ 13 callersMethodget_label
(self, tx_hash)
electrum/electrumabc/wallet.py:1910
↓ 13 callersMethodget_name
(self, x)
electrum/electrumabc_gui/qt/utxo_list.py:161
↓ 13 callersMethodgive_error
(self, message, clear_client=False)
electrum/electrumabc_plugins/ledger/ledger.py:370
↓ 13 callersFunctionhandleMessageReaction
( ctx: Context, pool: Pool, monitoredGroupChatId: string, masterNode: HdNode, chronik: Chr
apps/the-overmind/src/bot.ts:2526
↓ 13 callersMethodinitialize_from_block
(self, block, nonce=0, prefill_list=None)
test/functional/test_framework/messages.py:718
↓ 13 callersMethodinput
src/timedata.h:37
↓ 13 callersFunctioninstallTelegramApiTestDouble
( bot: unknown, )
apps/token-server/src/telegram.test.ts:51
↓ 13 callersFunctionisValidTokenId
(tokenId: string | undefined | null)
cashtab/src/validation/index.ts:382
↓ 13 callersMethodis_deterministic
(self)
electrum/electrumabc/wallet.py:573
↓ 13 callersFunctionloadUsernames
(pool: Pool)
apps/the-overmind/src/bot.ts:48
↓ 13 callersMethodnamed
(self, field_name: &'static str)
chronik/bitcoinsuite-slp/src/alp/parse.rs:91
↓ 13 callersMethodops
Iterate over the Ops of this Script
modules/ecash-lib/src/script.ts:95
↓ 13 callersMethodp2p_conn
(self)
test/functional/p2p_inv_download.py:76
↓ 13 callersFunctionparseOpReturn
(opReturnHex: string)
apps/ecash-herald/src/parse.ts:748
↓ 13 callersFunctionpayecashDeepLinkToBip21Uri
( deepLink: string, )
apps/marlin-wallet/web/src/deeplink.ts:79
↓ 13 callersMethodpeer_disconnect
(self)
test/functional/test_framework/p2p.py:214
↓ 13 callersMethodpushKVEnd
src/univalue/lib/univalue.cpp:108
↓ 13 callersMethodreadU8
Read a single byte
modules/ecash-lib/src/io/bytes.ts:33
↓ 13 callersFunctionregister
( ctx: Context, masterNode: HdNode, pool: Pool, bot: Bot, monitoredGroupChatId: string,
apps/the-overmind/src/bot.ts:153
↓ 13 callersMethodrun
(self)
test/functional/test_runner.py:184
↓ 13 callersFunctionsecp256k1_fe_clear
src/secp256k1/src/field_impl.h:232
↓ 13 callersFunctionsecp256k1_fe_normalizes_to_zero
src/secp256k1/src/field_impl.h:199
↓ 13 callersFunctionsecp256k1_ge_eq_var
src/secp256k1/src/group_impl.h:370
↓ 13 callersFunctionsecp256k1_ge_set_xo_var
src/secp256k1/src/group_impl.h:328
↓ 13 callersFunctionsecp256k1_write_be32
Write a uint32_t in big endian */
src/secp256k1/src/util.h:363
↓ 13 callersMethodsendall
(self, msg, timeout=Protocol.STANDARD_TIMEOUT)
electrum/electrumabc_plugins/fusion/server.py:604
↓ 13 callersMethodsendtodestination
(self, destination, amount)
test/functional/rpc_scantxoutset.py:22
↓ 13 callersFunctionsetAction
(action: TokenActionType)
cashtab/src/components/Etokens/Token/index.tsx:389
↓ 13 callersMethodspend_tx
(self, prev_tx)
test/functional/feature_csv_activation.py:101
↓ 13 callersFunctiontest_schnorrsig_bip_vectors_check_verify
Helper function for schnorrsig_bip_vectors * Checks that both verify and verify_batch (TODO) return the same value as expected. */
src/secp256k1/src/modules/schnorrsig/tests_impl.h:189
↓ 13 callersFunctiontoHexRev
(buffer: Uint8Array)
modules/ecash-lib/src/io/hex.ts:40
↓ 13 callersMethodtoken
Fetch token info and stats given the tokenId.
modules/chronik-client/src/ChronikClient.ts:422
↓ 13 callersMethodtxid
* Compute the transaction ID (TxId) as a hex string (little-endian). * This follows the eCash convention: the TxId is the double SHA256 of the
modules/ecash-lib/src/tx.ts:179
↓ 13 callersMethodtxs
Get all mempool txs
chronik/chronik-db/src/mem/mempool.rs:273
↓ 13 callersMethodvalue
src/leveldb/db/db_iter.cc:68
↓ 13 callersMethodwriteWithSize
* Write the script to the writer with the script size as VARINT * prepended.
modules/ecash-lib/src/script.ts:48
↓ 13 callersMethody
(self)
electrum/electrumabc/ecc.py:259
↓ 12 callersFunctionAbsPathJoin
src/util/fs.cpp:39
↓ 12 callersMethodAddKeyPubKey
src/wallet/scriptpubkeyman.cpp:653
↓ 12 callersFunctionApplyArgsManOptions
src/node/miner.cpp:56
↓ 12 callersFunctionArrayToString
src/test/uint256_tests.cpp:52
↓ 12 callersFunctionAsBytes
src/span.h:295
↓ 12 callersFunctionBytePtr
Convert a data pointer to a std::byte data pointer. Where possible, please use the safer AsBytes helpers.
src/span.h:287
↓ 12 callersFunctionCheckAllBitwiseOpErrors
src/test/monolith_opcodes_tests.cpp:61
↓ 12 callersFunctionCheckBlockMaxSize
src/test/miner_tests.cpp:854
↓ 12 callersMethodConsume
src/logging.cpp:383
↓ 12 callersFunctionConsumeMoney
src/test/fuzz/util.h:192
↓ 12 callersFunctionCreateCreditAndSpend
src/test/transaction_tests.cpp:305
↓ 12 callersFunctionDecodeBase64
src/util/strencodings.cpp:134
↓ 12 callersMethodDecodeFrom
src/leveldb/db/version_edit.cc:105
↓ 12 callersMethodDelete
src/leveldb/db/c.cc:352
↓ 12 callersFunctionEncodeHexTx
src/core_write.cpp:173
↓ 12 callersFunctionEqualTxns
src/test/orphanage_tests.cpp:84
↓ 12 callersMethodFileExists
src/leveldb/util/env_posix.cc:584
↓ 12 callersMethodFinishedSingleOp
src/leveldb/benchmarks/db_bench.cc:217
↓ 12 callersMethodForNode
src/net.cpp:3204
↓ 12 callersMethodGetBucketPosition
src/addrman.cpp:77
↓ 12 callersMethodGetHeaderReceivedTime
src/blockindex.h:164
↓ 12 callersFunctionGetSetting
src/util/settings.cpp:142
↓ 12 callersMethodInsert
src/leveldb/util/cache.cc:266
← previousnext →1,501–1,600 of 23,628, ranked by callers