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
↓ 70 callers
Method
hide
apps/marlin-wallet/android/wear/src/main/java/com/marlinwallet/app/wear/AmountEntryManager.kt:137
↓ 70 callers
Method
send
Messages is a list of (method, params) tuples
electrum/electrumabc/network.py:1014
↓ 69 callers
Function
Key
src/leveldb/db/db_test.cc:1024
↓ 69 callers
Function
format
src/tinyformat.h:1112
↓ 69 callers
Method
lokadId
Create object that allows fetching info about a given lokadId
modules/chronik-client/src/ChronikClient.ts:448
↓ 69 callers
Method
randbool
Generate a random boolean. */
src/random.h:335
↓ 69 callers
Function
secp256k1_fe_sqr
src/secp256k1/src/field_impl.h:342
↓ 69 callers
Method
status
src/leveldb/db/db_iter.cc:72
↓ 69 callers
Method
wallet
Return pointer to internal wallet class, useful for testing.
src/interfaces/wallet.h:298
↓ 68 callers
Method
IsValid
Check whether this private key is valid.
src/key.h:97
↓ 68 callers
Function
ResolveService
src/test/addrman_tests.cpp:84
↓ 68 callers
Function
formatPrice
( price: number, quote: QuoteCurrency, config?: PriceFormatterConfig, )
modules/ecash-price/src/formatter.ts:55
↓ 68 callers
Method
height
(self)
electrum/electrumabc/blockchain.py:330
↓ 68 callers
Method
isBoundToPeer
src/avalanche/peermanager.cpp:664
↓ 68 callers
Method
test
(self, chronik, block_hash=None)
test/functional/test_framework/chronik/token_tx.py:44
↓ 67 callers
Method
to_ui_string
Convert to text, with a URI prefix if cashaddr.
electrum/electrumabc/address.py:622
↓ 67 callers
Method
utxos
(self)
test/functional/test_framework/chronik/client.py:77
↓ 66 callers
Method
ToString
src/net_processing.cpp:954
↓ 66 callers
Function
WriteLE32
src/crypto/common.h:36
↓ 66 callers
Method
connect
( &mut self, txs: &[Tx], )
chronik/chronik-db/src/io/token/tests/mock.rs:130
↓ 66 callers
Method
show_error
(self, msg, parent=None, title=None, **kwargs)
electrum/electrumabc_gui/qt/util.py:275
↓ 66 callers
Function
waitForMainLoaded
()
apps/marlin-wallet/web/cypress/fixture/common.ts:114
↓ 65 callers
Method
show_error
(self, msg)
electrum/electrumabc_plugins/hw_wallet/qt.py:126
↓ 64 callers
Method
from_hex
(cls, hex_str: str)
electrum/electrumabc/avalanche/primitives.py:63
↓ 64 callers
Method
groups
( self, *, prefix: Optional[bytes] = None, start: Optional[bytes] = None,
test/functional/test_framework/chronik/client.py:148
↓ 64 callers
Function
left
src/crypto/sha1.cpp:32
↓ 64 callers
Method
listunspent
List unspent outputs. Returns the list of unspent transaction outputs in your wallet.
electrum/electrumabc/commands.py:396
↓ 64 callers
Function
sigma0
src/crypto/sha512.cpp:27
↓ 64 callers
Function
sigma1
src/crypto/sha512.cpp:30
↓ 64 callers
Method
skip_if_no_chronik
Skip the running test if Chronik indexer has not been compiled.
test/functional/test_framework/test_framework.py:1096
↓ 64 callers
Method
write_batch
Writes the batch to the Db atomically.
chronik/chronik-db/src/db.rs:229
↓ 63 callers
Method
current
* Get current XEC price against a quote currency * * @param quote - Quote currency, can be a fiat (e.g., Fiat.USD) or crypto (e.g., CryptoTi
modules/ecash-price/src/xec.ts:32
↓ 63 callers
Method
move_tip
(self, number: BlockNumber)
test/functional/test_framework/blocktools.py:284
↓ 63 callers
Method
read
(keys)
electrum/electrumabc/tokens/slp.py:261
↓ 63 callers
Method
resize
src/streams.h:153
↓ 63 callers
Function
secp256k1_multiset_add
Adds a data element to the multiset */
src/secp256k1/src/modules/multiset/main_impl.h:127
↓ 62 callers
Function
assert_greater_than
(thing1, thing2)
test/functional/test_framework/util.py:66
↓ 62 callers
Method
parse
src/rpc/request.cpp:164
↓ 62 callers
Method
sigHashPreimage
* Build the sigHashPreimage for this input, with the given sigHashType * and OP_CODESEPARATOR index
modules/ecash-lib/src/unsignedTx.ts:202
↓ 62 callers
Method
skip_if_no_wallet
Skip the running test if wallet has not been compiled.
test/functional/test_framework/test_framework.py:1080
↓ 62 callers
Method
toJSON
* Get JSON-serializable representation of the provider * JSON.stringify() will automatically call this method * @returns Provider as a strin
modules/ecash-price/src/provider.ts:43
↓ 61 callers
Function
CallRPC
src/bitcoin-cli.cpp:714
↓ 61 callers
Function
bytes_to_wif
(b, compressed=True)
test/functional/test_framework/wallet_util.py:105
↓ 61 callers
Method
disconnect_p2ps
Close all p2p connections to the node.
test/functional/test_framework/test_node.py:1012
↓ 61 callers
Method
enumerate
(self)
electrum/electrumabc_plugins/trezor/trezor.py:251
↓ 61 callers
Function
pushNumberOp
(value: number | bigint)
modules/ecash-lib/src/op.ts:237
↓ 61 callers
Function
secp256k1_u128_to_u64
src/secp256k1/src/int128_struct_impl.h:93
↓ 61 callers
Method
str
src/streams.h:140
↓ 60 callers
Method
GetDataDirNet
* Get data directory path with appended network identifier * * @return Absolute path on success, otherwise an empty path when a * non-d
src/common/args.h:239
↓ 60 callers
Method
GetTx
src/txpool.cpp:179
↓ 60 callers
Method
MakeNewKey
src/key.cpp:182
↓ 60 callers
Function
SyncWithValidationInterfaceQueue
src/validationinterface.cpp:171
↓ 60 callers
Function
secp256k1_i128_accum_mul
src/secp256k1/src/int128_struct_impl.h:123
↓ 60 callers
Function
secp256k1_scalar_add
src/secp256k1/src/scalar_low_impl.h:47
↓ 60 callers
Function
strlen
Returns the length of the `str_ptr` string. # Safety `str_ptr` must be valid pointer and point to a valid null terminated C string.
modules/ecash-secp256k1/ecash-secp256k1-sys/src/lib.rs:1046
↓ 59 callers
Function
ReadBE32
src/crypto/common.h:52
↓ 59 callers
Function
ResetArgs
src/test/getarg_tests.cpp:24
↓ 59 callers
Function
UintToArith256
src/arith_uint256.cpp:268
↓ 59 callers
Method
fork
(parent: Blockchain, header: Header)
electrum/electrumabc/blockchain.py:323
↓ 59 callers
Method
seckey
()
modules/ecash-lib/src/hdwallet.ts:47
↓ 58 callers
Function
ParseMoney
src/util/moneystr.cpp:37
↓ 58 callers
Function
_
(message)
electrum/electrumabc_gui/qt/util.py:45
↓ 58 callers
Method
p2sh
Build a P2SH script for the given script hash
modules/ecash-lib/src/script.ts:161
↓ 58 callers
Function
secp256k1_scalar_get_b32
src/secp256k1/src/scalar_low_impl.h:85
↓ 57 callers
Method
GetLegacyScriptPubKeyMan
src/wallet/wallet.cpp:3396
↓ 57 callers
Method
_upgrade_storage
(self, wallet_json, accounts=1)
electrum/electrumabc/tests/test_storage_upgrade.py:275
↓ 57 callers
Method
build
src/avalanche/proofbuilder.cpp:29
↓ 57 callers
Method
empty
src/leveldb/db/snapshot.h:46
↓ 57 callers
Function
end
src/span.h:201
↓ 57 callers
Method
insert
Insert and index the txs into the DB.
chronik/chronik-db/src/io/txs.rs:247
↓ 57 callers
Method
key
src/leveldb/db/db_iter.cc:64
↓ 57 callers
Function
slpSend
( tokenId: string, tokenType: number, sendAtomsArray: bigint[], )
modules/ecash-lib/src/token/slp.ts:172
↓ 57 callers
Method
wait_for_disconnect
(self, timeout=60)
test/functional/test_framework/p2p.py:608
↓ 56 callers
Method
Add
src/seeder/db.h:418
↓ 56 callers
Method
activeOffersByTokenId
Query all active offers by token ID.
modules/ecash-agora/src/agora.ts:1082
↓ 56 callers
Method
emplace_back
src/prevector.h:526
↓ 56 callers
Function
prepareContext
( localForage: LocalForage, wallets: ActiveCashtabWallet[], /** * We need to add tokenMocks t
cashtab/src/test/index.tsx:149
↓ 56 callers
Method
rand32
Generate a random 32-bit integer. */
src/random.h:318
↓ 56 callers
Method
reserve
src/streams.h:156
↓ 55 callers
Method
GetRejectReason
src/consensus/validation.h:123
↓ 55 callers
Function
GetWalletForJSONRPCRequest
src/wallet/rpc/util.cpp:62
↓ 55 callers
Method
as_ref
(&self)
modules/avalanche-lib-wasm/src/hash.rs:103
↓ 55 callers
Function
expectWsMsgs
( expectedMsgCount: number, msgCollector: WsMsgClient[], )
modules/chronik-client/test/setup/testRunner.ts:133
↓ 55 callers
Method
main
(self)
electrum/electrumabc_gui/text.py:398
↓ 55 callers
Method
sync_blocks
Wait until everybody has the same tip. sync_blocks needs to be called with an rpc_connections set that has least one node alr
test/functional/test_framework/test_framework.py:795
↓ 55 callers
Method
tokenId
Create object that allows fetching info about a given token
modules/chronik-client/src/ChronikClient.ts:443
↓ 55 callers
Method
withForkId
src/script/sighashtype.h:54
↓ 54 callers
Function
DecodeDestination
src/key_io.cpp:174
↓ 54 callers
Method
ToString
src/feerate.cpp:57
↓ 54 callers
Function
hex_arr
(s: &str)
modules/ecash-secp256k1/src/schnorr.rs:635
↓ 54 callers
Method
history
* Fetches the tx history of this script, in anti-chronological order. * This means it's ordered by first-seen first, i.e. TxHistoryPage.txs[0]
modules/chronik-client/src/ChronikClient.ts:506
↓ 54 callers
Function
runWithChronik
( fileNameOrPath: string, body: (ctx: ChronikStubRunContext) => void, )
apps/marlin-wallet/web/cypress/fixture/stubs.ts:179
↓ 54 callers
Function
size
src/span.h:210
↓ 54 callers
Function
visitWithWalletMnemonic
( mnemonic: string, settings?: VisitWalletMnemonicSettings, hooks?: VisitWalletMnemonicHooks, )
apps/marlin-wallet/web/cypress/fixture/common.ts:88
↓ 53 callers
Method
disconnect
src/interfaces/handler.cpp:20
↓ 53 callers
Function
secp256k1_sha256_write
src/secp256k1/src/hash_impl.h:126
↓ 52 callers
Method
ForceSetArg
src/common/args.cpp:565
↓ 52 callers
Method
GetFee
src/kernel/mempool_entry.h:127
↓ 52 callers
Method
Height
* Return the maximal height in the chain. Is equal to chain.Tip() ? * chain.Tip()->nHeight : -1. */
src/chain.h:190
↓ 52 callers
Function
getOvermindEmpp
( action: EmppAction, msgId?: number, )
apps/the-overmind/src/empp.ts:31
← previous
next →
301–400 of 23,628, ranked by callers