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
↓ 6 callers
Function
make_change
Create change output(s), return them
qa/rpc-tests/test_framework/util.py:330
↓ 6 callers
Function
minTxSize
src/blockencodings.cpp:70
↓ 6 callers
Method
mine_blocks
(self, count)
qa/rpc-tests/sendheaders.py:268
↓ 6 callers
Function
nonce_function_rfc6979
src/secp256k1/src/secp256k1.c:314
↓ 6 callers
Method
offset
The offset of the block in the file.
src/leveldb/table/format.h:27
↓ 6 callers
Method
one_send
(self, from_node, to_address)
qa/rpc-tests/walletbackup.py:63
↓ 6 callers
Method
queryAncestors
src/txmempool.cpp:223
↓ 6 callers
Function
random_fe_non_zero
src/secp256k1/src/tests.c:1433
↓ 6 callers
Method
request_cb_announcements
(self, peer, node, version)
qa/rpc-tests/p2p-compactblocks.py:824
↓ 6 callers
Function
rotl64
(n, b)
qa/rpc-tests/test_framework/siphash.py:11
↓ 6 callers
Function
secp256k1_ecdsa_sig_sign
src/secp256k1/src/ecdsa_impl.h:257
↓ 6 callers
Function
secp256k1_ecdsa_sign_recoverable
src/secp256k1/src/modules/recovery/main_impl.h:123
↓ 6 callers
Function
secp256k1_eckey_pubkey_serialize
src/secp256k1/src/eckey_impl.h:36
↓ 6 callers
Function
secp256k1_ecmult_context_is_built
src/secp256k1/src/ecmult_impl.h:199
↓ 6 callers
Function
secp256k1_fe_cmp_var
src/secp256k1/src/field_5x52_impl.h:272
↓ 6 callers
Function
secp256k1_fe_from_storage
src/secp256k1/src/field_5x52_impl.h:444
↓ 6 callers
Function
secp256k1_fe_inv
src/secp256k1/src/field_impl.h:129
↓ 6 callers
Function
secp256k1_fe_inv_var
src/secp256k1/src/field_impl.h:219
↓ 6 callers
Function
secp256k1_fe_to_storage
src/secp256k1/src/field_5x52_impl.h:434
↓ 6 callers
Function
secp256k1_ge_to_storage
src/secp256k1/src/group_impl.h:593
↓ 6 callers
Function
secp256k1_num_add
src/secp256k1/src/num_gmp_impl.h:197
↓ 6 callers
Function
secp256k1_num_is_zero
src/secp256k1/src/num_gmp_impl.h:147
↓ 6 callers
Function
secp256k1_num_set_bin
src/secp256k1/src/num_gmp_impl.h:45
↓ 6 callers
Method
sendReReqReponse
src/blocksender.cpp:179
↓ 6 callers
Function
ser_readdata8
src/serialize.h:99
↓ 6 callers
Method
setDisplayUnit
Updates current unit in memory, settings and emits displayUnitChanged(newUnit) signal */
src/qt/optionsmodel.cpp:450
↓ 6 callers
Method
size
Return the length (in bytes) of the referenced data
src/leveldb/include/leveldb/slice.h:43
↓ 6 callers
Method
stop
src/scheduler.cpp:83
↓ 6 callers
Method
sync
(self, test_function, timeout=60)
qa/rpc-tests/sendheaders.py:198
↓ 6 callers
Method
test_invalid_tx_in_compactblock
(self, node, test_node, use_segwit)
qa/rpc-tests/p2p-compactblocks.py:792
↓ 6 callers
Function
test_sqrt
src/secp256k1/src/tests.c:1642
↓ 6 callers
Method
to_p2p
(self)
qa/rpc-tests/test_framework/mininode.py:756
↓ 6 callers
Method
update
src/limitedmap.h:64
↓ 6 callers
Method
wait_for_block
(self, blockhash, timeout=60)
qa/rpc-tests/sendheaders.py:214
↓ 5 callers
Function
AcceptToMemoryPool
src/main.cpp:1239
↓ 5 callers
Function
ActivateBestChain
* Make the best chain active, in multiple steps. The result is either failure * or an activated best chain. pblock is either NULL or a pointer to a b
src/main.cpp:2981
↓ 5 callers
Method
AddInventoryKnown
src/net.h:431
↓ 5 callers
Method
AddRef
src/net.h:398
↓ 5 callers
Function
AllowFreeThreshold
src/txmempool.h:24
↓ 5 callers
Function
AppendInternalKey
src/leveldb/db/dbformat.cc:18
↓ 5 callers
Function
BuildCreditingTransaction
src/test/script_tests.cpp:117
↓ 5 callers
Function
BuildSpendingTransaction
src/test/script_tests.cpp:133
↓ 5 callers
Function
CalculateNextWorkRequired
src/pow.cpp:89
↓ 5 callers
Function
CheckDiskSpace
src/main.cpp:3765
↓ 5 callers
Function
CheckInputs
src/main.cpp:1854
↓ 5 callers
Function
CheckIter
src/leveldb/db/c_test.c:78
↓ 5 callers
Method
CheckpointDays
src/options.cpp:68
↓ 5 callers
Method
CloseDb
src/wallet/db.cpp:317
↓ 5 callers
Method
CompactRange
src/leveldb/db/db_impl.cc:536
↓ 5 callers
Method
Compare
src/leveldb/table/block.cc:90
↓ 5 callers
Method
Compare
src/leveldb/db/dbformat.cc:50
↓ 5 callers
Function
CompressibleString
src/leveldb/util/testutil.cc:34
↓ 5 callers
Method
Contains
src/leveldb/db/skiplist.h:373
↓ 5 callers
Function
DecodeBase58
src/base58.cpp:21
↓ 5 callers
Method
DecodeFrom
src/leveldb/table/format.cc:23
↓ 5 callers
Function
DescriptorFileName
src/leveldb/db/filename.cc:42
↓ 5 callers
Function
EncodeKey
Conversions between numeric keys/values and the types expected by Cache.
src/leveldb/util/cache_test.cc:14
↓ 5 callers
Method
Error
src/consensus/validation.h:55
↓ 5 callers
Function
ExtractDestinations
src/script/standard.cpp:233
↓ 5 callers
Method
FileExists
src/leveldb/helpers/memenv/memenv.cc:280
↓ 5 callers
Method
FileSize
src/leveldb/table/table_builder.cc:266
↓ 5 callers
Method
Finalize
src/hash.cpp:154
↓ 5 callers
Method
Find
src/test/addrman_tests.cpp:37
↓ 5 callers
Function
FindFile
src/leveldb/db/version_set.cc:77
↓ 5 callers
Method
Finish
Finish constructing the data structure with all the keys that have been added so far. Returns the keys in sorted order in "*keys" and stores the key/
src/leveldb/table/table_test.cc:153
↓ 5 callers
Method
Flush
src/coins.cpp:188
↓ 5 callers
Method
GetAddr
Return a bunch of addresses, selected at random.
src/addrman.h:568
↓ 5 callers
Function
GetBlockSubsidy
src/main.cpp:1620
↓ 5 callers
Method
GetCScript
src/keystore.cpp:49
↓ 5 callers
Method
GetDebit
src/wallet/wallet.cpp:843
↓ 5 callers
Method
GetFee
src/txmempool.h:113
↓ 5 callers
Method
GetHeight
src/txmempool.h:116
↓ 5 callers
Function
GetLegacySigOpCount
src/main.cpp:1069
↓ 5 callers
Function
GetP2SHSigOpCount
src/main.cpp:1083
↓ 5 callers
Method
GetPort
src/netbase.cpp:1149
↓ 5 callers
Method
GetPubKey
src/key.cpp:156
↓ 5 callers
Function
GetRandInt
src/random.cpp:109
↓ 5 callers
Method
GetRejectCode
src/consensus/validation.h:80
↓ 5 callers
Method
GetStateFor
src/test/versionbits_tests.cpp:32
↓ 5 callers
Method
GetTransactionsUpdated
src/txmempool.cpp:385
↓ 5 callers
Method
GetTxTime
src/wallet/wallet.cpp:957
↓ 5 callers
Function
GetTxnOutputType
src/script/standard.cpp:23
↓ 5 callers
Function
GetVarint64Ptr
src/leveldb/util/coding.cc:143
↓ 5 callers
Function
IsFinalTx
src/main.cpp:784
↓ 5 callers
Method
IsFromMe
src/wallet/wallet.cpp:908
↓ 5 callers
Method
IsIPv4
src/netbase.cpp:703
↓ 5 callers
Function
IsLimited
src/net.cpp:282
↓ 5 callers
Function
IsLocal
check whether a given address is potentially local */
src/net.cpp:307
↓ 5 callers
Method
IsStealthMode
src/options.cpp:29
↓ 5 callers
Function
LockObject
src/support/pagelocker.h:165
↓ 5 callers
Method
MarkDirty
src/wallet/wallet.cpp:607
↓ 5 callers
Method
MineBlocksOnDemand
Make miner stop after a block is found. In RPC, don't return until nGenProcLimit blocks are generated */
src/chainparams.h:68
↓ 5 callers
Method
NewSequentialFile
src/leveldb/util/env_win.cc:793
↓ 5 callers
Method
NewWritableFile
src/leveldb/helpers/memenv/memenv.cc:265
↓ 5 callers
Method
Next
src/leveldb/db/skiplist.h:208
↓ 5 callers
Method
NoBarrier_Load
src/leveldb/port/port_win.cc:138
↓ 5 callers
Function
NotifyTransactionChanged
src/qt/walletmodel.cpp:475
↓ 5 callers
Method
NumLevelFiles
src/leveldb/db/version_set.cc:1084
↓ 5 callers
Function
ParseHexV
src/rpcserver.cpp:146
↓ 5 callers
Function
ParseScript
src/core_read.cpp:25
← previous
next →
801–900 of 6,127, ranked by callers