MCPcopy Create free account

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

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

↓ 19 callersFunctionvalidateTokenActions
(tokenActions: payment.TokenAction[])
modules/ecash-wallet/src/wallet.ts:3600
↓ 19 callersFunctionwait_for_proof
Wait for the proof to be known by the node. The expect_status is checked once after the proof is found and can be one of the following: "imma
test/functional/test_framework/avatools.py:166
↓ 18 callersFunctionAddFile
src/randomenv.cpp:151
↓ 18 callersMethodAddTx
src/txpool.cpp:15
↓ 18 callersFunctionCheckAddCoin
src/test/coins_tests.cpp:819
↓ 18 callersFunctionCheckGet
src/leveldb/db/c_test.c:54
↓ 18 callersMethodClearForcedArg
src/common/args.cpp:616
↓ 18 callersFunctionCrc32c
Computes the CRC32C of "count" bytes in the buffer pointed by "data".
src/crc32c/include/crc32c/crc32c.h:53
↓ 18 callersMethodDeleteFile
src/leveldb/util/env_posix.cc:603
↓ 18 callersMethodDeleteFile
src/leveldb/db/fault_injection_test.cc:302
↓ 18 callersFunctionEncode
* Encode a cashaddr string. */
src/cashaddr.cpp:198
↓ 18 callersFunctionGetNextASERTWorkRequired
src/pow/aserti32d.cpp:9
↓ 18 callersFunctionGetNextWorkRequired
src/pow/pow.cpp:21
↓ 18 callersMethodGetOrCreateLegacyScriptPubKeyMan
src/wallet/wallet.cpp:3410
↓ 18 callersMethodGetPort
src/netaddress.cpp:1026
↓ 18 callersMethodIsDirty
src/test/coins_tests.cpp:637
↓ 18 callersMethodIsInitialized
src/qt/paymentrequestplus.cpp:55
↓ 18 callersMethodIsRange
src/script/descriptor.cpp:565
↓ 18 callersMethodIsRoutable
* @returns Whether or not this network address is publicly routable on the * global internet. * * @note A routable address is always valid
src/netaddress.cpp:516
↓ 18 callersMethodKeystream
src/crypto/chacha20.cpp:79
↓ 18 callersFunctionMakeHandler
src/interfaces/handler.cpp:48
↓ 18 callersMethodNowMicros
src/leveldb/util/env_posix.cc:721
↓ 18 callersFunctionProcessNewPackage
src/validation.cpp:1447
↓ 18 callersFunctionPutVarint32
src/leveldb/util/coding.cc:49
↓ 18 callersFunctionRandomString
src/leveldb/db/db_test.cc:28
↓ 18 callersFunctionReadBE64
src/crypto/common.h:58
↓ 18 callersMethodRef
src/leveldb/db/version_set.cc:454
↓ 18 callersMethodSelectTriedCollision
src/addrman.cpp:1218
↓ 18 callersFunctionSignSignature
src/script/sign.cpp:350
↓ 18 callersMethodSpendCoin
src/coins.cpp:174
↓ 18 callersMethodUniform
Returns a uniformly distributed value in the range [0..n-1] REQUIRES: n > 0
src/leveldb/util/random.h:49
↓ 18 callersMethodUpdate
src/seeder/db.cpp:11
↓ 18 callersMethodWalletLogPrintf
src/wallet/wallet.h:994
↓ 18 callersFunctioncheckTokenSendExceedsMaxOutputs
( action: payment.Action, tokenType: TokenType, tokens?: Map<string, RequiredTokenInputs>, )
modules/ecash-wallet/src/wallet.ts:4016
↓ 18 callersMethodclone
* Create a deep clone of this wallet * Useful for testing scenarios where you want to use a wallet * without mutating the original
modules/ecash-wallet/src/wallet.ts:693
↓ 18 callersMethodcompact
src/avalanche/peermanager.cpp:819
↓ 18 callersMethoddata
src/util/hash_type.h:44
↓ 18 callersFunctiondeser_uint256
(f)
test/functional/test_framework/messages.py:115
↓ 18 callersMethodforPeer
src/avalanche/peermanager.h:421
↓ 18 callersFunctiongetDummyAlpUtxo
( atoms: bigint, tokenId = DUMMY_TOKENID_ALP_TOKEN_TYPE_STANDARD, )
modules/ecash-wallet/src/wallet.test.ts:143
↓ 18 callersFunctiongetOneBlacklistEntry
( pool: Pool, tokenId: string, )
apps/token-server/src/db.ts:202
↓ 18 callersMethodgetProof
src/avalanche/proofpool.cpp:112
↓ 18 callersMethodget_address_history
Returns a list of (tx_hash, block_height) for an address
electrum/electrumabc/wallet.py:1189
↓ 18 callersMethodget_address_index
Return last two elements of the bip 44 path (change, address_index) for an address in the wallet.
electrum/electrumabc/wallet.py:677
↓ 18 callersMethodget_balance
( self, domain=None, exclude_frozen_coins=False, exclude_frozen_addresses=False )
electrum/electrumabc/wallet.py:1174
↓ 18 callersMethodisObject
src/univalue/include/univalue.h:111
↓ 18 callersFunctionparseEmppActionCode
(emppData: Uint8Array)
apps/the-overmind/src/empp.ts:65
↓ 18 callersMethodput_opcodes
Append the opcode numbers of the given list of opcodes to the script. ``` # use bitcoinsuite_core::script::ScriptMut; use bitcoinsuite_core::script::o
chronik/bitcoinsuite-core/src/script/script_mut.rs:35
↓ 18 callersFunctionrandom_scalar_order
src/secp256k1/src/tests.c:196
↓ 18 callersMethodrejectProof
src/avalanche/peermanager.cpp:455
↓ 18 callersMethodremoveNode
src/avalanche/peermanager.cpp:111
↓ 18 callersMethodscript
Return a script given a script or a script hash. This should only be called when G is ScriptGroup
chronik/chronik-indexer/src/query/group_utxos.rs:181
↓ 18 callersFunctionsecp256k1_ecdh
src/secp256k1/src/modules/ecdh/main_impl.h:29
↓ 18 callersFunctionsecp256k1_ecdsa_sign_recoverable
src/secp256k1/src/modules/recovery/main_impl.h:123
↓ 18 callersFunctionsecp256k1_ge_is_infinity
src/secp256k1/src/group_impl.h:141
↓ 18 callersFunctionsecp256k1_scratch_alloc
src/secp256k1/src/scratch_impl.h:73
↓ 18 callersMethodseek
Pretend _nSize bytes are written, without specifying them. */
src/serialize.h:1204
↓ 18 callersMethodtest
()
test/functional/test_framework/p2p.py:895
↓ 18 callersMethodtoken_id
(self, token_id: str)
test/functional/test_framework/chronik/client.py:486
↓ 18 callersMethodupdate
(self, window)
electrum/electrumabc_plugins/cosigner_pool/qt.py:272
↓ 18 callersMethodwait
src/sync.h:372
↓ 18 callersMethodwarning
src/node/kernel_notifications.cpp:69
↓ 18 callersMethodwrite
src/serialize.h:1201
↓ 18 callersMethodxpub
* Encode this HdNode as an xpub (extended public key) string * * An xpub is a base58check-encoded string containing: * - 4 bytes: versi
modules/ecash-lib/src/hdwallet.ts:93
↓ 17 callersMethodApproximateOffsetOf
src/leveldb/table/table_test.cc:242
↓ 17 callersFunctionBetween
src/leveldb/table/table_test.cc:752
↓ 17 callersFunctionCheckBlockStatus
src/test/blockstatus_tests.cpp:17
↓ 17 callersFunctionCombineSignatures
Wrapper around ProduceSignature to combine two scriptsigs */
src/test/script_tests.cpp:2710
↓ 17 callersMethodGetDefaultPort
src/kernel/chainparams.h:101
↓ 17 callersMethodGetFee
src/feerate.cpp:49
↓ 17 callersMethodGetHeight
src/coins.h:48
↓ 17 callersMethodGetName
src/rpc/util.cpp:932
↓ 17 callersFunctionGetNextGrasbergWorkRequired
* Compute the next required proof of work using a relative target based ASERT * algorithm. * * This algorithm uses the relative formulation of ASER
src/pow/grasberg.cpp:71
↓ 17 callersMethodIsBindAny
src/netaddress.cpp:332
↓ 17 callersMethodIsTxAvailable
src/blockencodings.cpp:142
↓ 17 callersFunctionParse
* Parse string to UniValue or throw runtime_error if string contains invalid * JSON */
src/rpc/client.cpp:229
↓ 17 callersFunctionProduceSignature
src/script/sign.cpp:198
↓ 17 callersMethodSeekToFirst
src/leveldb/db/db_iter.cc:292
↓ 17 callersMethodSignSchnorr
src/key.cpp:287
↓ 17 callersMethodWait
src/leveldb/port/port_stdcxx.h:75
↓ 17 callersMethodadd
(self, task, on_success=None, on_done=None, on_error=None)
electrum/electrumabc_gui/qt/util.py:802
↓ 17 callersMethodaddRow
src/qt/addresstablemodel.cpp:323
↓ 17 callersMethodaddmultisigaddress
(self, nrequired, keys, label=None)
test/functional/test_framework/test_node.py:1211
↓ 17 callersMethodas_slice
Get as slice.
modules/avalanche-lib-wasm/src/script.rs:55
↓ 17 callersMethodblocks
Return [`QueryBlocks`] to read blocks from the DB.
chronik/chronik-indexer/src/indexer.rs:1063
↓ 17 callersFunctioncheck_fe_equal
src/secp256k1/src/tests.c:2960
↓ 17 callersMethodcompare
src/leveldb/include/leveldb/slice.h:101
↓ 17 callersMethodcreate_test_block
(self, txs, version=536870912)
test/functional/feature_csv_activation.py:174
↓ 17 callersMethoddepth
()
modules/ecash-lib/src/hdwallet.ts:67
↓ 17 callersMethodfetch
* Fetch prices for the given request and cache the response. * Note that this will always refresh the cache, even if the request is * the sa
modules/ecash-price/src/pricefetcher.ts:76
↓ 17 callersMethodfromCosigners
* Create an m-of-n multisig wallet. * Pubkeys are sorted lexicographically before building the redeem script (Electrum-ABC convention). *
modules/ecash-wallet/src/multisigWallet.ts:152
↓ 17 callersMethodfrom_hex
(cls, hex_str: str)
electrum/electrumabc/uint256.py:82
↓ 17 callersMethodgetBaseType
src/script/sighashtype.h:64
↓ 17 callersMethodgetKeys
src/avalanche/compactproofs.h:73
↓ 17 callersMethodget_addresses
(self)
electrum/electrumabc/wallet.py:1152
↓ 17 callersMethodhelp
src/rpc/server.cpp:123
↓ 17 callersFunctionisValidStoredCashtabWallet
( wallet: StoredCashtabWallet | false, )
cashtab/src/validation/index.ts:1315
↓ 17 callersMethoditemAt
(self, index: int)
electrum/electrumabc_gui/qt/utils/aspect_layout.py:50
↓ 17 callersMethodmedian
src/bench/nanobench.h:2897
↓ 17 callersFunctionp2p_port
(n: int)
test/functional/test_framework/util.py:502
← previousnext →1,101–1,200 of 23,628, ranked by callers