MCPcopy Create free account

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

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

↓ 42 callersFunctionverify_ser
(a: T, b: &[u8])
chronik/bitcoinsuite-core/src/ser.rs:164
↓ 42 callersMethodwrite
src/qt/csvmodelwriter.cpp:41
↓ 41 callersMethodPut
src/leveldb/db/c.cc:349
↓ 41 callersFunctionScriptErrorString
src/script/script_error.cpp:10
↓ 41 callersMethodToStringAddr
src/netaddress.cpp:630
↓ 41 callersFunctionWriteBE32
src/crypto/common.h:69
↓ 41 callersFunctionconsume
( stack: { remainingHex: string }, byteCount: number, )
modules/ecash-lib/src/parse/opreturn.ts:149
↓ 41 callersMethodformatter
* Get a price formatter instance for locale-aware price formatting * * @param config - Optional configuration for the formatter (locale, etc
modules/ecash-price/src/pricefetcher.ts:186
↓ 41 callersFunctionget_ava_p2p_interface
Build and return an AvaP2PInterface connected to the specified TestNode.
test/functional/test_framework/avatools.py:401
↓ 41 callersMethodget_deterministic_priv_key
Return a deterministic priv key in base58, that only depends on the node's index
test/functional/test_framework/test_node.py:257
↓ 41 callersMethodhistory
(self, page=None, page_size=None)
test/functional/test_framework/chronik/client.py:64
↓ 41 callersFunctionsecp256k1_ec_pubkey_parse
src/secp256k1/src/secp256k1.c:261
↓ 41 callersFunctionsecp256k1_fe_normalize
src/secp256k1/src/field_impl.h:170
↓ 41 callersFunctionsecp256k1_fe_normalize_var
src/secp256k1/src/field_impl.h:189
↓ 41 callersMethodtest_rest_request
( self, uri, http_method="GET", req_type=ReqType.JSON, body="",
test/functional/interface_rest.py:53
↓ 40 callersMethodGetState
src/invrequest.cpp:86
↓ 40 callersMethodIsWalletFlagSet
src/wallet/wallet.cpp:1595
↓ 40 callersFunctionMoneyRange
src/consensus/amount.h:171
↓ 40 callersMethodResponse
src/avalanche/protocol.h:40
↓ 40 callersMethodTEST_CompactMemTable
src/leveldb/db/db_impl.cc:634
↓ 40 callersMethodbatch
src/bench/nanobench.h:3024
↓ 40 callersMethodblock
(self, hash_or_height: Union[str, int])
test/functional/test_framework/chronik/client.py:360
↓ 40 callersFunctiondecodeCashAddress
(address: string)
modules/ecashaddrjs/src/cashaddr.ts:70
↓ 40 callersFunctionf2
src/crypto/sha1.cpp:25
↓ 40 callersMethodfromAddress
* Static constructor from a single address (non-HD) * * @param address - The cashaddress to watch * @param chronik - Initialized Chroni
modules/ecash-wallet/src/watchOnly.ts:139
↓ 40 callersMethodfromTx
* Build a PSBT from a transaction that may already include partial scriptSigs. * Populates `PSBT_IN_UTXO` (`0x00`) + redeem script + partial sign
modules/ecash-lib/src/psbt.ts:641
↓ 40 callersMethodget
Return the value of a config key or key.default if the key is not set in the config.
electrum/electrumabc/simple_config.py:225
↓ 40 callersFunctiongetOutputScriptFromAddress
(address: string)
modules/ecashaddrjs/src/cashaddr.ts:553
↓ 40 callersMethodindex
src/qt/bantablemodel.cpp:142
↓ 40 callersMethodsearch
(&self, query: &str)
web/explorer/explorer-server/src/server.rs:824
↓ 40 callersFunctionsecp256k1_ge_set_gej
src/secp256k1/src/group_impl.h:157
↓ 40 callersFunctionsecp256k1_gej_set_ge
src/secp256k1/src/group_impl.h:339
↓ 40 callersMethodsend_poll
(self, hashes, inv_type=MSG_BLOCK)
test/functional/test_framework/avatools.py:245
↓ 40 callersMethodtest_importdesc
Run importdescriptors and assert success
test/functional/wallet_importdescriptors.py:39
↓ 40 callersMethodwrite
(self)
electrum/electrumabc/storage.py:98
↓ 39 callersMethodConsumeRandomLengthString
Returns a std::string of length from 0 to |max_length|. When it runs out of input data, returns what remains of the input. Designed to be more stable
src/test/fuzz/FuzzedDataProvider.h:155
↓ 39 callersFunctionCreateChainParams
src/chainparams.cpp:33
↓ 39 callersFunctionDecodeSecret
src/key_io.cpp:77
↓ 39 callersFunctionFormatMoney
src/util/moneystr.cpp:13
↓ 39 callersMethodGetFeePerK
* Return the fee in satoshis for a size of 1000 bytes */
src/feerate.h:54
↓ 39 callersFunctionHash
src/leveldb/util/hash.cc:22
↓ 39 callersFunctionParseHashV
src/rpc/util.cpp:86
↓ 39 callersFunctionSignatureHash
src/script/interpreter.cpp:1560
↓ 39 callersFunctionSplitString
src/util/string.h:59
↓ 39 callersFunctionUCharCast
Helper functions to safely cast basic byte pointers to uint8_t pointers.
src/span.h:310
↓ 39 callersFunctionVerifyScript
src/script/interpreter.h:234
↓ 39 callersFunctionbase64FromBytes
(arr: Uint8Array)
modules/chronik-client/proto/chronik.ts:7808
↓ 39 callersFunctionbytesFromBase64
(b64: string)
modules/chronik-client/proto/chronik.ts:7795
↓ 39 callersMethoddecode
(vch)
test/functional/test_framework/script.py:418
↓ 39 callersMethoderase
src/test/fuzz/prevector.cpp:99
↓ 39 callersMethodhasData
src/blockstatus.h:59
↓ 39 callersMethodloads
(self, s: Union[str, bytes], **kwargs)
contrib/buildbot/test/mocks/fixture.py:35
↓ 39 callersFunctionpoll_for_answer
Poll an RPC method until timeout or an expected answer has been received
electrum/electrumabc/tests/regtest/util.py:25
↓ 39 callersMethodsaveRemoteProof
src/avalanche/peermanager.cpp:693
↓ 39 callersMethodscript
(self)
modules/ecash-agora/agora.py:333
↓ 39 callersFunctionsecp256k1_gej_is_infinity
src/secp256k1/src/group_impl.h:412
↓ 39 callersFunctionsecp256k1_testrand_int
src/secp256k1/src/testrand_impl.h:65
↓ 39 callersMethodstring
Disallow std::string conversion method to avoid locale-dependent encoding on windows.
src/util/fs.h:70
↓ 39 callersFunctiontheme
()
electrum/electrumabc_gui/qt/utils/darkdetect/_dummy.py:8
↓ 38 callersMethodAddCoin
src/coins.cpp:98
↓ 38 callersMethodHaveCoin
src/txdb.cpp:111
↓ 38 callersMethodcalc_merkle_root
(self)
test/functional/test_framework/messages.py:564
↓ 38 callersMethodcf
Return a column family handle with the given name.
chronik/chronik-db/src/db.rs:163
↓ 38 callersMethodmin
src/random.h:398
↓ 38 callersMethodrandint
(self, start, end)
electrum/electrumabc/coinchooser.py:53
↓ 37 callersFunctionArithToUint256
src/arith_uint256.cpp:261
↓ 37 callersFunctionIsHex
src/util/strencodings.cpp:43
↓ 37 callersMethodMatch
src/leveldb/db/version_set.cc:342
↓ 37 callersFunctionReadCompactSize
src/serialize.h:469
↓ 37 callersFunctionSelectParams
src/chainparams.cpp:50
↓ 37 callersMethodToString
src/wallet/spend.cpp:34
↓ 37 callersFunctiondecimalizeTokenAmount
( amount: string, decimals: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9, )
cashtab/src/wallet/index.ts:377
↓ 37 callersMethoddelete
Delete and unindex the txs from the DB.
chronik/chronik-db/src/io/txs.rs:294
↓ 37 callersMethodgroups
* Fetches groups of this plugin.
modules/chronik-client/src/ChronikClient.ts:750
↓ 37 callersMethodreserve
src/test/fuzz/prevector.cpp:77
↓ 37 callersFunctionsecp256k1_scalar_eq
src/secp256k1/src/scalar_low_impl.h:150
↓ 37 callersFunctionsendErrorToAdmin
( bot: Bot, adminChatId: string, action: string, userId: number | undefined, error: unknow
apps/the-overmind/src/bot.ts:74
↓ 36 callersFunctionChainTypeToString
src/util/chaintype.cpp:11
↓ 36 callersFunctionDynamicUsage
Dynamic memory usage for built-in types is zero. */
src/memusage.h:28
↓ 36 callersMethodGetHeight
src/kernel/mempool_entry.h:135
↓ 36 callersFunctionHash
(x)
electrum/electrumabc/crypto.py:121
↓ 36 callersMethodIsNull
src/psbt.cpp:17
↓ 36 callersFunctionIsStandardTx
Helpers:
src/test/script_p2sh_tests.cpp:23
↓ 36 callersFunctionbh2u
str with hex representation of a bytes-like object >>> x = bytes((1, 2, 10)) >>> bh2u(x) '01020a' :param x: bytes :rtype: s
electrum/electrumabc/util.py:357
↓ 36 callersFunctioncheck
(boolean, fail_message)
electrum/electrumabc_plugins/fusion/validation.py:69
↓ 36 callersMethodfromSeed
(seed: Uint8Array)
modules/ecash-lib/src/hdwallet.ts:218
↓ 36 callersMethodgetConfidence
src/avalanche/processor.cpp:493
↓ 36 callersMethodget_utxo
Returns a utxo and marks it as spent (pops it from the internal list) Args: txid: get the first utxo we find from a specific
test/functional/test_framework/wallet.py:194
↓ 36 callersMethodnext
(&mut self)
chronik/bitcoinsuite-slp/src/lokad_id.rs:57
↓ 36 callersMethodopen
src/qt/walletcontroller.cpp:346
↓ 36 callersFunctionsecp256k1_gej_eq_ge_var
src/secp256k1/src/group_impl.h:360
↓ 36 callersFunctionwebViewLog
(...messages)
apps/marlin-wallet/web/src/common.ts:38
↓ 35 callersFunctionEncodeDestination
src/key_io.cpp:167
↓ 35 callersMethodGetDataDirBase
* Get data directory path * * @return Absolute path on success, otherwise an empty path when a * non-directory path would be returned
src/common/args.h:230
↓ 35 callersFunctionNetworkErrorString
src/util/sock.cpp:438
↓ 35 callersFunctionassert_array_result
Pass in array of JSON objects, a dictionary with key/value pairs to match against, and another dictionary with expected key/value pairs.
test/functional/test_framework/util.py:189
↓ 35 callersFunctionfrom_hex
Utility function used to parse hex into a target u8 buffer. Returns the number of bytes converted or an error if it encounters an invalid character or
modules/ecash-secp256k1/src/lib.rs:449
↓ 35 callersMethodget
(self, key, default=None)
electrum/electrumabc/json_db.py:79
↓ 35 callersFunctionget_proof_ids
(node)
test/functional/test_framework/avatools.py:162
↓ 35 callersMethodparent
(self)
electrum/electrumabc/blockchain.py:296
← previousnext →501–600 of 23,628, ranked by callers