Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitcoin-ABC/bitcoin-abc
/ functions
Functions
23,628 in github.com/Bitcoin-ABC/bitcoin-abc
⨍
Functions
23,628
◇
Types & classes
4,958
↳
Endpoints
17
↓ 13 callers
Method
ProcessTransaction
src/validation.cpp:5137
↓ 13 callers
Method
Read
src/leveldb/helpers/memenv/memenv.cc:72
↓ 13 callers
Method
ReadConfigString
src/test/util_tests.cpp:437
↓ 13 callers
Function
RegisterSharedValidationInterface
src/validationinterface.cpp:135
↓ 13 callers
Method
ReleaseSnapshot
src/leveldb/db/db_test.cc:2059
↓ 13 callers
Method
Reset
src/wallet/bdb.cpp:140
↓ 13 callers
Method
Select
src/wallet/coincontrol.h:60
↓ 13 callers
Function
TmpDir
src/leveldb/util/testharness.cc:64
↓ 13 callers
Function
ToUpper
* 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 callers
Method
TrimToSize
src/txmempool.cpp:946
↓ 13 callers
Function
WriteBE64
src/crypto/common.h:74
↓ 13 callers
Method
addNonFinalTransaction
( txid: string, amountAtoms?: number, )
apps/marlin-wallet/web/src/transaction-manager.ts:147
↓ 13 callers
Method
appendCommand
src/rpc/server.cpp:330
↓ 13 callers
Method
as_dict
(self)
electrum/electrumabc/transaction.py:1584
↓ 13 callers
Method
as_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 callers
Method
assign
src/prevector.h:330
↓ 13 callers
Method
broadcast_tx
( self, raw_tx: bytes, skip_token_checks: bool = False, finalization_timeout_s
test/functional/test_framework/chronik/client.py:421
↓ 13 callers
Function
cashtabCacheToJSON
( cashtabCache: CashtabCache, )
cashtab/src/helpers/index.ts:108
↓ 13 callers
Method
choice
(self, seq)
electrum/electrumabc/coinchooser.py:63
↓ 13 callers
Function
chronikelectrum_port
(n: int)
test/functional/test_framework/util.py:514
↓ 13 callers
Method
client_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 callers
Method
close
()
apps/metachronik/src/database/connection.ts:75
↓ 13 callers
Function
copyTxInput
(input: TxInput)
modules/ecash-lib/src/tx.ts:543
↓ 13 callers
Function
createTestDb
()
apps/the-overmind/src/bot.test.ts:62
↓ 13 callers
Function
decode_private_key
Decode a private key from either hex or WIF format
apps/proof-manager-cli/src/wif.rs:29
↓ 13 callers
Function
deser_string
(f)
test/functional/test_framework/messages.py:106
↓ 13 callers
Method
ecdsaSign
Sign an ECDSA signature. msg needs to be a 32-byte hash
modules/ecash-lib/src/ecc.ts:12
↓ 13 callers
Function
empty
src/span.h:214
↓ 13 callers
Method
fingerprint
()
modules/ecash-lib/src/hdwallet.ts:59
↓ 13 callers
Method
flush
src/wallet/interfaces.cpp:521
↓ 13 callers
Function
formatXecAmount
(xecAmount: number)
apps/ecash-herald/src/utils.ts:40
↓ 13 callers
Method
from_wif
(cls, wif: str)
electrum/electrumabc/avalanche/primitives.py:103
↓ 13 callers
Method
getLocalProof
src/avalanche/processor.cpp:773
↓ 13 callers
Method
getResponse
(self, request, expectJson=True)
contrib/buildbot/teamcity_wrapper.py:74
↓ 13 callers
Method
getValidity
src/blockstatus.h:51
↓ 13 callers
Method
get_chronik_electrum_client
( self, timeout=None, name=None )
test/functional/test_framework/test_node.py:1038
↓ 13 callers
Method
get_data
src/wallet/bdb.cpp:278
↓ 13 callers
Function
get_datadir_path
(dirname, n)
test/functional/test_framework/util.py:596
↓ 13 callers
Method
get_file_content_from_master
(self, path)
contrib/buildbot/phabricator_wrapper.py:397
↓ 13 callers
Method
get_hex
(self)
electrum/electrumabc/uint256.py:75
↓ 13 callers
Method
get_label
(self, tx_hash)
electrum/electrumabc/wallet.py:1910
↓ 13 callers
Method
get_name
(self, x)
electrum/electrumabc_gui/qt/utxo_list.py:161
↓ 13 callers
Method
give_error
(self, message, clear_client=False)
electrum/electrumabc_plugins/ledger/ledger.py:370
↓ 13 callers
Function
handleMessageReaction
( ctx: Context, pool: Pool, monitoredGroupChatId: string, masterNode: HdNode, chronik: Chr
apps/the-overmind/src/bot.ts:2526
↓ 13 callers
Method
initialize_from_block
(self, block, nonce=0, prefill_list=None)
test/functional/test_framework/messages.py:718
↓ 13 callers
Method
input
src/timedata.h:37
↓ 13 callers
Function
installTelegramApiTestDouble
( bot: unknown, )
apps/token-server/src/telegram.test.ts:51
↓ 13 callers
Function
isValidTokenId
(tokenId: string | undefined | null)
cashtab/src/validation/index.ts:382
↓ 13 callers
Method
is_deterministic
(self)
electrum/electrumabc/wallet.py:573
↓ 13 callers
Function
loadUsernames
(pool: Pool)
apps/the-overmind/src/bot.ts:48
↓ 13 callers
Method
named
(self, field_name: &'static str)
chronik/bitcoinsuite-slp/src/alp/parse.rs:91
↓ 13 callers
Method
ops
Iterate over the Ops of this Script
modules/ecash-lib/src/script.ts:95
↓ 13 callers
Method
p2p_conn
(self)
test/functional/p2p_inv_download.py:76
↓ 13 callers
Function
parseOpReturn
(opReturnHex: string)
apps/ecash-herald/src/parse.ts:748
↓ 13 callers
Function
payecashDeepLinkToBip21Uri
( deepLink: string, )
apps/marlin-wallet/web/src/deeplink.ts:79
↓ 13 callers
Method
peer_disconnect
(self)
test/functional/test_framework/p2p.py:214
↓ 13 callers
Method
pushKVEnd
src/univalue/lib/univalue.cpp:108
↓ 13 callers
Method
readU8
Read a single byte
modules/ecash-lib/src/io/bytes.ts:33
↓ 13 callers
Function
register
( ctx: Context, masterNode: HdNode, pool: Pool, bot: Bot, monitoredGroupChatId: string,
apps/the-overmind/src/bot.ts:153
↓ 13 callers
Method
run
(self)
test/functional/test_runner.py:184
↓ 13 callers
Function
secp256k1_fe_clear
src/secp256k1/src/field_impl.h:232
↓ 13 callers
Function
secp256k1_fe_normalizes_to_zero
src/secp256k1/src/field_impl.h:199
↓ 13 callers
Function
secp256k1_ge_eq_var
src/secp256k1/src/group_impl.h:370
↓ 13 callers
Function
secp256k1_ge_set_xo_var
src/secp256k1/src/group_impl.h:328
↓ 13 callers
Function
secp256k1_write_be32
Write a uint32_t in big endian */
src/secp256k1/src/util.h:363
↓ 13 callers
Method
sendall
(self, msg, timeout=Protocol.STANDARD_TIMEOUT)
electrum/electrumabc_plugins/fusion/server.py:604
↓ 13 callers
Method
sendtodestination
(self, destination, amount)
test/functional/rpc_scantxoutset.py:22
↓ 13 callers
Function
setAction
(action: TokenActionType)
cashtab/src/components/Etokens/Token/index.tsx:389
↓ 13 callers
Method
spend_tx
(self, prev_tx)
test/functional/feature_csv_activation.py:101
↓ 13 callers
Function
test_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 callers
Function
toHexRev
(buffer: Uint8Array)
modules/ecash-lib/src/io/hex.ts:40
↓ 13 callers
Method
token
Fetch token info and stats given the tokenId.
modules/chronik-client/src/ChronikClient.ts:422
↓ 13 callers
Method
txid
* 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 callers
Method
txs
Get all mempool txs
chronik/chronik-db/src/mem/mempool.rs:273
↓ 13 callers
Method
value
src/leveldb/db/db_iter.cc:68
↓ 13 callers
Method
writeWithSize
* Write the script to the writer with the script size as VARINT * prepended.
modules/ecash-lib/src/script.ts:48
↓ 13 callers
Method
y
(self)
electrum/electrumabc/ecc.py:259
↓ 12 callers
Function
AbsPathJoin
src/util/fs.cpp:39
↓ 12 callers
Method
AddKeyPubKey
src/wallet/scriptpubkeyman.cpp:653
↓ 12 callers
Function
ApplyArgsManOptions
src/node/miner.cpp:56
↓ 12 callers
Function
ArrayToString
src/test/uint256_tests.cpp:52
↓ 12 callers
Function
AsBytes
src/span.h:295
↓ 12 callers
Function
BytePtr
Convert a data pointer to a std::byte data pointer. Where possible, please use the safer AsBytes helpers.
src/span.h:287
↓ 12 callers
Function
CheckAllBitwiseOpErrors
src/test/monolith_opcodes_tests.cpp:61
↓ 12 callers
Function
CheckBlockMaxSize
src/test/miner_tests.cpp:854
↓ 12 callers
Method
Consume
src/logging.cpp:383
↓ 12 callers
Function
ConsumeMoney
src/test/fuzz/util.h:192
↓ 12 callers
Function
CreateCreditAndSpend
src/test/transaction_tests.cpp:305
↓ 12 callers
Function
DecodeBase64
src/util/strencodings.cpp:134
↓ 12 callers
Method
DecodeFrom
src/leveldb/db/version_edit.cc:105
↓ 12 callers
Method
Delete
src/leveldb/db/c.cc:352
↓ 12 callers
Function
EncodeHexTx
src/core_write.cpp:173
↓ 12 callers
Function
EqualTxns
src/test/orphanage_tests.cpp:84
↓ 12 callers
Method
FileExists
src/leveldb/util/env_posix.cc:584
↓ 12 callers
Method
FinishedSingleOp
src/leveldb/benchmarks/db_bench.cc:217
↓ 12 callers
Method
ForNode
src/net.cpp:3204
↓ 12 callers
Method
GetBucketPosition
src/addrman.cpp:77
↓ 12 callers
Method
GetHeaderReceivedTime
src/blockindex.h:164
↓ 12 callers
Function
GetSetting
src/util/settings.cpp:142
↓ 12 callers
Method
Insert
src/leveldb/util/cache.cc:266
← previous
next →
1,501–1,600 of 23,628, ranked by callers