MCPcopy Create free account

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

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

↓ 14 callersFunctionSocketIsClosed
src/test/sock_tests.cpp:21
↓ 14 callersMethodSoftSetArg
src/common/args.cpp:547
↓ 14 callersFunctionToString
Return a string that contains the copy of the referenced data.
src/leveldb/include/leveldb/slice.h:76
↓ 14 callersMethodToString
src/primitives/block.cpp:15
↓ 14 callersMethodValid
src/leveldb/db/db_test.cc:2094
↓ 14 callersMethod_do_test
(self, uri, expected)
electrum/electrumabc/tests/test_bip21.py:18
↓ 14 callersMethod_request
(self, verb, url, data=None, headers=None)
contrib/buildbot/teamcity_wrapper.py:484
↓ 14 callersMethod_setconfig_normalize_value
(cls, key, value)
electrum/electrumabc/commands.py:346
↓ 14 callersMethodadPushdata
()
modules/ecash-agora/src/partial.ts:642
↓ 14 callersMethodaddProofIfPreferred
src/avalanche/proofpool.cpp:53
↓ 14 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:551
↓ 14 callersFunctionappendCashtabNewTokenFields
( req: request.Test, tokenId: string = TEST_TOKEN_ID, options: AppendCashtabNewTokenFieldsOptions
apps/token-server/src/routes.test.ts:44
↓ 14 callersMethodas_color
(self, background=False)
electrum/electrumabc_gui/qt/util.py:856
↓ 14 callersFunctionassert_bytes
porting helper, assert args type
electrum/electrumabc/util.py:310
↓ 14 callersMethodbuild
(self, on_completion)
electrum/electrumabc/avalanche/proof.py:337
↓ 14 callersMethodcancel
* Convenience method to cancel an offer using a Wallet * The cancel tx is broadcast by the Wallet and canceled * tokens / leftover sats are
modules/ecash-agora/src/agora.ts:556
↓ 14 callersMethodchainCode
()
modules/ecash-lib/src/hdwallet.ts:75
↓ 14 callersMethodcheck_last_inv_announcement
Test whether the last announcement received had the right inv. inv should be a list of block hashes.
test/functional/p2p_sendheaders.py:177
↓ 14 callersFunctionconfirmBiometricBroadcast
( settings: CashtabSettings, reason: string, )
cashtab/src/services/biometricLockService.ts:108
↓ 14 callersFunctioncopy_to_clipboard
Copy text to clipboard and show a tooltip. If text is not specified and widget is a QTextEdit, copy the selected text in the widget.
electrum/electrumabc_gui/qt/util.py:1326
↓ 14 callersMethodcurrent
* Keep the ecash-price PriceFetcher.current() API but always refresh all * the prices for all the source currencies. * * We assume the
apps/marlin-wallet/web/src/price.ts:26
↓ 14 callersFunctiondecodeInputData
( scriptSig: Uint8Array, prefix = 'ecash', )
modules/ecash-lib/src/inputData.ts:38
↓ 14 callersFunctiondeser_compact_size
(f)
test/functional/test_framework/messages.py:95
↓ 14 callersFunctiondeserialize
(raw: bytes)
electrum/electrumabc/transaction.py:1006
↓ 14 callersMethodfinished
(self)
electrum/electrumabc_plugins/hw_wallet/qt.py:134
↓ 14 callersMethodfirst_child
(self, node)
electrum/electrumabc/x509.py:194
↓ 14 callersMethodfrom_text
(cls, storage, text)
electrum/electrumabc/wallet.py:3246
↓ 14 callersMethodgeneratetoaddress
(self, nblocks, addr)
electrum/electrumabc/tests/regtest/framework.py:100
↓ 14 callersMethodgetRefCount
src/test/rcu_tests.cpp:233
↓ 14 callersMethodgetWriteView
src/rwcollection.h:82
↓ 14 callersFunctionget_ava_p2p_interface_no_handshake
Build and return a NoHandshakeAvaP2PInterface connected to the specified TestNode.
test/functional/test_framework/avatools.py:387
↓ 14 callersMethodget_history
(self, domain=None, *, reverse=False)
electrum/electrumabc/wallet.py:1656
↓ 14 callersFunctionhandleCloseWindowShortcut
src/qt/guiutil.cpp:415
↓ 14 callersFunctionhash
(t: &T)
modules/ecash-secp256k1/src/key.rs:2213
↓ 14 callersFunctionhex_be_sha256
(data: bytes)
test/functional/test_framework/hash.py:16
↓ 14 callersMethodhistory
Wallet history. Returns the transaction history of your wallet.
electrum/electrumabc/commands.py:822
↓ 14 callersMethodimportprivkey
(self, privkey, label=None, rescan=None)
test/functional/test_framework/test_node.py:1193
↓ 14 callersMethodindex
()
modules/ecash-lib/src/hdwallet.ts:63
↓ 14 callersFunctioninitializeTelegramBot
( botId: string, approvedMods: number[], fs: FsLikeTg | IFs, pool: Pool, )
apps/token-server/src/telegram.ts:84
↓ 14 callersMethodis_valid
(self, key)
electrum/electrumabc_plugins/trezor/qt.py:120
↓ 14 callersMethodlevel
Return the level that is being compacted. Inputs from "level" and "level+1" will be merged to produce a set of "level+1" files.
src/leveldb/db/version_set.h:325
↓ 14 callersMethodoffset
The offset of the block in the file.
src/leveldb/table/format.h:32
↓ 14 callersFunctionopenHistoryFromMain
()
apps/marlin-wallet/web/cypress/e2e/history.cy.ts:34
↓ 14 callersFunctionparseBitcoinURI
src/qt/guiutil.cpp:154
↓ 14 callersFunctionpayecashDeepLinkToBip21Uri
(deepLink: string)
cashtab/src/deeplinks/index.ts:96
↓ 14 callersMethodpkh
()
modules/ecash-lib/src/hdwallet.ts:55
↓ 14 callersMethodputBytes
Write the given bytes
modules/ecash-lib/src/io/writerbytes.ts:72
↓ 14 callersMethodrecv
(self, *expected_msg_names, timeout=None)
electrum/electrumabc_plugins/fusion/fusion.py:576
↓ 14 callersFunctionrecvall
Receive n bytes from a socket, or fail.
test/functional/test_framework/socks5.py:29
↓ 14 callersMethodreject
src/qt/sendcoinsdialog.cpp:529
↓ 14 callersMethodremoveProof
Having the ProofId passed by reference is risky because it is usually a reference to a proof member. This proof will be deleted during the erasure loo
src/avalanche/proofpool.cpp:79
↓ 14 callersMethodrun_flow
(self, message=None, creating_wallet=False)
electrum/electrumabc_plugins/trezor/clientbase.py:91
↓ 14 callersMethodscheduleEvery
src/scheduler.cpp:115
↓ 14 callersFunctionsecp256k1_ec_seckey_tweak_add
src/secp256k1/src/secp256k1.c:649
↓ 14 callersFunctionsecp256k1_xonly_pubkey_tweak_add_check
src/secp256k1/src/modules/extrakeys/main_impl.h:135
↓ 14 callersFunctionselectFirmaAsset
()
apps/marlin-wallet/web/cypress/fixture/common.ts:122
↓ 14 callersMethodserialize
(&self)
modules/avalanche-lib-wasm/src/stake.rs:59
↓ 14 callersFunctionserialize_blob
Serialize a variable length bytestring. The length of the sequence is encoded as a VarInt.
electrum/electrumabc/serialize.py:147
↓ 14 callersMethodsetAmount
(self, amount: Optional[Union[float, int]])
electrum/electrumabc_gui/qt/amountedit.py:108
↓ 14 callersFunctionsha256
(x)
electrum/electrumabc_plugins/fusion/util.py:58
↓ 14 callersMethodshouldRequestMoreNodes
* Returns true if we encountered a lack of node since the last call. */
src/avalanche/peermanager.h:338
↓ 14 callersFunctionsiphash_round
(v0, v1, v2, v3)
test/functional/test_framework/siphash.py:14
↓ 14 callersFunctionslp_genesis
( *, token_type: int, token_ticker: bytes = b"", token_name: bytes = b"", token_document_u
test/functional/test_framework/chronik/slp.py:36
↓ 14 callersMethodstart
(self, inactive_timeout=None)
electrum/electrumabc_plugins/fusion/fusion.py:449
↓ 14 callersMethodstart
src/wallet/interfaces.cpp:518
↓ 14 callersMethodstop
(self, reason="stopped", not_if_running=False)
electrum/electrumabc_plugins/fusion/fusion.py:558
↓ 14 callersFunctiontoSatoshis
(xecAmount: number)
cashtab/src/wallet/index.ts:186
↓ 14 callersMethodto_scripthash_hex
Like other bitcoin hashes this is reversed when written in hex.
electrum/electrumabc/address.py:657
↓ 14 callersFunctionto_string
(x, enc="utf8")
electrum/electrumabc/util.py:330
↓ 14 callersFunctiontoken_id
(num: u8)
chronik/chronik-db/src/io/token/tests/mock.rs:27
↓ 14 callersMethodtxid_ref
Like [`Tx::txid`], but as a reference.
chronik/bitcoinsuite-core/src/tx/tx.rs:160
↓ 14 callersFunctionuint256_from_str
(s: bytes)
test/functional/test_framework/messages.py:123
↓ 14 callersFunctionunitToAtoms
(unit: number, decimals: number)
apps/marlin-wallet/web/src/amount.ts:25
↓ 14 callersMethodupdate
(self, event, *args)
electrum/electrumabc_gui/text.py:103
↓ 14 callersMethodupdateScriptLen
()
modules/ecash-agora/src/partial.ts:506
↓ 14 callersMethodverify
Verify the passed-in bytes with the signature. This verifies a PKCS1 signature on the passed-in data. @type sigBytes: L{bytearray} o
electrum/electrumabc/rsakey.py:378
↓ 14 callersFunctionverify_message_with_address
( address: Union[str, "Address"], sig65: bytes, message: bytes, *, sigtype: SignatureType
electrum/electrumabc/ecc.py:419
↓ 14 callersFunctionvisitFresh
()
apps/marlin-wallet/web/cypress/fixture/common.ts:68
↓ 14 callersFunctionwaitForContext
()
cashtab/src/components/Agora/OrderBook/__tests__/index.test.tsx:52
↓ 13 callersFunctionCheckedAdd
src/util/overflow.h:24
↓ 13 callersMethodClear
src/leveldb/util/histogram.cc:171
↓ 13 callersFunctionConsumeDecimalNumberOverflowTest
src/leveldb/util/logging_test.cc:94
↓ 13 callersMethodContains
Efficiently check whether a block is present in this chain. */
src/chain.h:170
↓ 13 callersFunctionDecodeBase58
src/base58.cpp:39
↓ 13 callersFunctionEscapeString
src/leveldb/util/logging.cc:45
↓ 13 callersFunctionExtractUserKey
Returns the user key portion of an internal key.
src/leveldb/db/dbformat.h:95
↓ 13 callersFunctionFindKey
src/util/settings.h:115
↓ 13 callersMethodForgetInvId
* Deletes all announcements for a given invid. * * This should be called when an inventory is no longer needed. The caller * should ens
src/invrequest.h:220
↓ 13 callersFunctionGetBalance
src/wallet/receive.cpp:384
↓ 13 callersFunctionGetBlockIndex
src/pow/test/grasberg_tests.cpp:227
↓ 13 callersMethodGetCoinsCacheSizeState
src/validation.cpp:2576
↓ 13 callersMethodGetLow64
src/arith_uint256.h:270
↓ 13 callersMethodGetTxDepthInMainChain
src/wallet/wallet.cpp:3239
↓ 13 callersMethodIsBlockOnlyConn
src/net.h:517
↓ 13 callersMethodIsDirty
src/coins.h:175
↓ 13 callersMethodIsPruneMode
Whether running in -prune mode. */
src/node/blockstorage.h:350
↓ 13 callersFunctionMake
src/netmessagemaker.h:16
↓ 13 callersFunctionMakeWritableByteSpan
src/span.h:305
↓ 13 callersMethodNow
src/test/txrequest_tests.cpp:286
↓ 13 callersFunctionParseInternalKey
src/leveldb/db/dbformat.h:171
← previousnext →1,401–1,500 of 23,628, ranked by callers