Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ functions
Functions
6,127 in github.com/bitcoinxt/bitcoinxt
⨍
Functions
6,127
◇
Types & classes
1,352
↓ 8 callers
Function
GuessVerificationProgress
Guess how far we are in the verification process at the given block index
src/checkpoints.cpp:37
↓ 8 callers
Function
InterruptibleRecv
* Read bytes from socket. This will either read the full number of bytes requested * or return False on error or timeout. * This function can be int
src/netbase.cpp:252
↓ 8 callers
Method
NewIterator
src/leveldb/table/table_test.cc:373
↓ 8 callers
Function
ParseParameters
src/util.cpp:337
↓ 8 callers
Function
RenameThread
src/util.cpp:743
↓ 8 callers
Method
ScriptCheckThreads
src/options.cpp:56
↓ 8 callers
Method
SetKeyFromPassphrase
src/wallet/crypter.cpp:17
↓ 8 callers
Method
SetNull
src/wallet/wallet.h:518
↓ 8 callers
Function
Shorten
src/leveldb/db/dbformat_test.cc:19
↓ 8 callers
Method
SupportsXThinBlocks
src/net.cpp:2254
↓ 8 callers
Function
TestSequenceLocks
src/test/miner_tests.cpp:63
↓ 8 callers
Function
Tester
src/leveldb/util/testharness.h:50
↓ 8 callers
Function
TimingResistantEqual
src/utilstrencodings.h:103
↓ 8 callers
Function
TmpDir
src/leveldb/util/testharness.cc:60
↓ 8 callers
Method
ToStringIP
src/netbase.cpp:866
↓ 8 callers
Function
TotalFileSize
src/leveldb/db/version_set.cc:49
↓ 8 callers
Method
add_all_connections
(self, nodes)
qa/rpc-tests/test_framework/comptool.py:186
↓ 8 callers
Method
allTransactions
src/compactthin.cpp:68
↓ 8 callers
Function
atoi64
src/utilstrencodings.cpp:520
↓ 8 callers
Method
begin
src/serialize.h:395
↓ 8 callers
Function
call_security_check
(cc, source, executable, options)
contrib/devtools/test-security-check.py:21
↓ 8 callers
Method
clear
src/script/script.h:626
↓ 8 callers
Method
create_bip112txs
(self, bip112inputs, varyOP_CSV, txversion, locktime_delta = 0)
qa/rpc-tests/bip68-112-113-p2p.py:180
↓ 8 callers
Method
deserialize
(self, f)
qa/rpc-tests/test_framework/mininode.py:362
↓ 8 callers
Method
getMerchant
src/qt/paymentrequestplus.cpp:62
↓ 8 callers
Method
get_int64
src/univalue/univalue.cpp:270
↓ 8 callers
Method
getdouble
src/arith_uint256.cpp:136
↓ 8 callers
Method
hasCheap
src/thinblock.h:38
↓ 8 callers
Method
isObject
src/univalue/univalue.h:82
↓ 8 callers
Function
is_empty_signature
src/secp256k1/src/tests.c:3283
↓ 8 callers
Method
key
src/leveldb/db/db_test.cc:1921
↓ 8 callers
Method
labelForAddress
Look up label for address in address book, if not found return empty string. */
src/qt/addresstablemodel.cpp:423
↓ 8 callers
Method
median
src/timedata.h:49
↓ 8 callers
Method
nodeID
src/compactthin.cpp:55
↓ 8 callers
Method
put
src/bloom.h:156
↓ 8 callers
Function
random_field_element_magnitude
src/secp256k1/src/tests.c:70
↓ 8 callers
Method
read_txidstream
(self)
qa/rpc-tests/spv.py:74
↓ 8 callers
Method
run
(self)
qa/rpc-tests/maxblocksinflight.py:43
↓ 8 callers
Function
run_bind_test
Start a node with requested rpcallowip and rpcbind parameters, then try to connect, and check if the set of bound addresses matches the e
qa/rpc-tests/rpcbind_test.py:21
↓ 8 callers
Function
secp256k1_ec_privkey_tweak_add
src/secp256k1/src/secp256k1.c:432
↓ 8 callers
Function
secp256k1_ecmult_wnaf
Convert a number to WNAF notation. The number becomes represented by sum(2^i * wnaf[i], i=0..bits), * with the following guarantees: * - each wnaf
src/secp256k1/src/ecmult_impl.h:218
↓ 8 callers
Function
secp256k1_fe_normalizes_to_zero_var
src/secp256k1/src/field_5x52_impl.h:193
↓ 8 callers
Function
secp256k1_gej_add_ge_var
src/secp256k1/src/group_impl.h:354
↓ 8 callers
Function
secp256k1_scalar_is_one
src/secp256k1/src/scalar_8x32_impl.h:216
↓ 8 callers
Function
seed_insecure_rand
src/random.cpp:123
↓ 8 callers
Method
serialize
(self)
qa/rpc-tests/test_framework/mininode.py:370
↓ 8 callers
Method
set
src/leakybucket.cpp:45
↓ 8 callers
Method
wait_for_verack
(self)
qa/rpc-tests/p2p-acceptblock.py:80
↓ 7 callers
Function
CheckWarmup
src/rest.cpp:110
↓ 7 callers
Method
Close
src/leveldb/db/db_test.cc:261
↓ 7 callers
Function
DBSynchronize
src/leveldb/doc/bench/db_bench_tree_db.cc:74
↓ 7 callers
Function
EncodeHexTx
src/core_write.cpp:133
↓ 7 callers
Method
Finalize
src/hash.h:26
↓ 7 callers
Function
FormatSubVersion
* Format the subversion field according to BIP 14 spec (https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki) */
src/clientversion.cpp:135
↓ 7 callers
Function
FromHex
(obj, hex_string)
qa/rpc-tests/test_framework/mininode.py:194
↓ 7 callers
Method
Genesis
Returns the index entry for the genesis block of this chain, or NULL if none. */
src/chain.h:375
↓ 7 callers
Function
GetBlockIndex
src/test/pow_tests.cpp:96
↓ 7 callers
Method
GetCommand
src/protocol.cpp:42
↓ 7 callers
Method
GetDefaultPort
src/chainparams.h:57
↓ 7 callers
Method
GetKeyID
src/base58.cpp:265
↓ 7 callers
Method
GetOverlappingInputs
Store in "*inputs" all files in "level" that overlap [begin,end]
src/leveldb/db/version_set.cc:522
↓ 7 callers
Function
GetProxy
src/netbase.cpp:523
↓ 7 callers
Function
GetScriptForMultisig
src/script/standard.cpp:309
↓ 7 callers
Method
GetSnapshot
src/leveldb/db/db_test.cc:1862
↓ 7 callers
Function
InitWarning
src/init.cpp:247
↓ 7 callers
Method
IsTrusted
src/wallet/wallet.cpp:1364
↓ 7 callers
Method
IsValid
src/netbase.cpp:811
↓ 7 callers
Function
OpenBlockFile
src/main.cpp:3799
↓ 7 callers
Function
ParseDataFormat
src/rest.cpp:73
↓ 7 callers
Function
PrintContents
src/leveldb/db/write_batch_test.cc:15
↓ 7 callers
Function
ProcessMessage
src/main.cpp:4808
↓ 7 callers
Function
PutFixed64
src/leveldb/util/coding.cc:41
↓ 7 callers
Method
ReadRecord
src/leveldb/db/log_reader.cc:59
↓ 7 callers
Method
Reset
src/wallet/db.cpp:49
↓ 7 callers
Method
Schedule
src/leveldb/util/env_win.cc:720
↓ 7 callers
Function
SendMessages
src/main.cpp:5976
↓ 7 callers
Method
SleepForMicroseconds
src/leveldb/util/env_win.cc:637
↓ 7 callers
Function
TestBlock2
src/test/thinblockutil.cpp:17
↓ 7 callers
Function
TestParse
src/test/netbase_tests.cpp:76
↓ 7 callers
Method
build_block_with_transactions
(self, node, utxo, num_transactions)
qa/rpc-tests/p2p-compactblocks.py:474
↓ 7 callers
Function
check_array_result
Pass in array of JSON objects, a dictionary with key/value pairs to match against, and another dictionary with expected key/value
qa/rpc-tests/receivedby.py:28
↓ 7 callers
Method
complete
src/net.h:228
↓ 7 callers
Function
dateTimeStr
src/qt/guiutil.cpp:82
↓ 7 callers
Method
flags
src/qt/peertablemodel.cpp:191
↓ 7 callers
Function
ge_equals_ge
src/secp256k1/src/tests.c:1692
↓ 7 callers
Method
getPeerTableModel
src/qt/clientmodel.cpp:162
↓ 7 callers
Function
get_bip9_status
(node, key)
qa/rpc-tests/test_framework/util.py:428
↓ 7 callers
Method
getvch
src/test/bignum.h:133
↓ 7 callers
Method
isBlockType
src/blocksender.cpp:29
↓ 7 callers
Function
log_filename
(dirname, n_node, logname)
qa/rpc-tests/test_framework/util.py:266
↓ 7 callers
Method
name
src/qt/bitcoinunits.cpp:39
↓ 7 callers
Method
num_input_files
"which" must be either 0 or 1
src/leveldb/db/version_set.h:335
↓ 7 callers
Method
pickDownloadStrategy
src/test/blockannounce_tests.cpp:34
↓ 7 callers
Method
removeForBlock
* Called when a block is connected. Removes from mempool and updates the miner fee estimator. */
src/txmempool.cpp:583
↓ 7 callers
Method
requestBlockAnnouncements
src/test/thinblockmanager_tests.cpp:64
↓ 7 callers
Function
secp256k1_ecdsa_signature_load
src/secp256k1/src/secp256k1.c:192
↓ 7 callers
Function
secp256k1_ecdsa_signature_save
src/secp256k1/src/secp256k1.c:206
↓ 7 callers
Function
secp256k1_ecmult_gen_context_is_built
src/secp256k1/src/ecmult_gen_impl.h:94
↓ 7 callers
Function
secp256k1_fe_clear
src/secp256k1/src/field_5x52_impl.h:261
↓ 7 callers
Function
secp256k1_rand256
src/secp256k1/src/testrand_impl.h:86
← previous
next →
601–700 of 6,127, ranked by callers