Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitcoinUnlimited/BitcoinUnlimited
/ functions
Functions
9,623 in github.com/BitcoinUnlimited/BitcoinUnlimited
⨍
Functions
9,623
◇
Types & classes
1,872
↓ 6 callers
Method
GetName
src/leveldb/db/leveldbutil.cc:22
↓ 6 callers
Function
GetNumCores
src/util.cpp:1023
↓ 6 callers
Method
GetPort
src/netaddress.cpp:469
↓ 6 callers
Method
GetPriority
src/coins.cpp:497
↓ 6 callers
Function
GetScriptForRawPubKey
src/script/standard.cpp:462
↓ 6 callers
Method
HasCommitmentLength
src/primitives/token.h:361
↓ 6 callers
Function
HexDigit
src/utilstrencodings.cpp:308
↓ 6 callers
Function
IsConfiguredDeployment
bip135 begin * Return true if a deployment is considered to be configured for the network. * Deployments with a zero-length name, or a windowsize or
src/chainparams.cpp:1152
↓ 6 callers
Method
IsDirty
src/txmempool.h:166
↓ 6 callers
Function
IsFinalTx
src/consensus/tx_verify.cpp:24
↓ 6 callers
Function
IsInitialBlockDownloadInit
fIsInitialBlockDownload is updated only during startup and whenever we receive a header. This way we avoid having to lock cs_main so often which tends
src/unlimited.cpp:716
↓ 6 callers
Function
IsMay2020Activated
src/validation/forks.cpp:113
↓ 6 callers
Method
IsMintingNFT
src/primitives/token.h:354
↓ 6 callers
Function
IsNov2018Activated
src/validation/forks.cpp:85
↓ 6 callers
Function
IsStandard
src/policy/policy.cpp:36
↓ 6 callers
Method
LastSequence
Return the last sequence number.
src/leveldb/db/version_set.h:209
↓ 6 callers
Function
LimitMempoolSize
src/txadmission.cpp:270
↓ 6 callers
Function
LoadWallet
src/wallet/test/walletdb_tests.cpp:38
↓ 6 callers
Function
LockObject
src/support/pagelocker.h:193
↓ 6 callers
Method
LogAndApply
src/leveldb/db/version_set.cc:820
↓ 6 callers
Function
LookupHost
src/netbase.cpp:206
↓ 6 callers
Method
Name
src/leveldb/db/dbformat.cc:46
↓ 6 callers
Function
NewBloomFilterPolicy
src/leveldb/util/bloom.cc:91
↓ 6 callers
Method
NewSequentialFile
src/leveldb/util/env_win.cc:806
↓ 6 callers
Method
NoBarrier_Load
src/leveldb/port/port_win.cc:139
↓ 6 callers
Function
OpenBlockFile
src/blockstorage/sequential_files.cpp:50
↓ 6 callers
Function
OpenNetworkConnection
if successful, this moves the passed grant to the constructed node
src/net.cpp:2423
↓ 6 callers
Method
Prev
src/leveldb/db/db_iter.cc:205
↓ 6 callers
Function
PushAll
src/script/sign.cpp:250
↓ 6 callers
Function
RPCConvertValues
Convert strings to command-specific RPC representation */
src/rpc/server.cpp:216
↓ 6 callers
Function
RemoveNode
* If a node is present in a vector, remove it and drop a reference. * Requires any lock for vector traversal to be held. * @param[in] vNodes Th
src/connmgr.cpp:38
↓ 6 callers
Function
RepairDB
src/leveldb/db/repair.cc:456
↓ 6 callers
Function
RequestFailoverBlock
src/blockrelay/graphene.cpp:1650
↓ 6 callers
Method
Run
src/leveldb/util/env_test.cc:46
↓ 6 callers
Method
ScanForWalletTransactions
* Scan the block chain (starting in pindexStart) for transactions * from or to us. If fUpdate is true, found transactions that already * exist in th
src/wallet/wallet.cpp:1449
↓ 6 callers
Method
SetBestBlock
src/coins.cpp:251
↓ 6 callers
Method
SetChainParams
src/qt/test/uritests.cpp:167
↓ 6 callers
Method
SetCommitment
src/primitives/token.h:393
↓ 6 callers
Method
SetDebugMessage
src/consensus/validation.h:93
↓ 6 callers
Method
SetKey
src/wallet/crypter.cpp:71
↓ 6 callers
Method
SetLastSequence
Set the last sequence number to s.
src/leveldb/db/version_set.h:212
↓ 6 callers
Function
SetLimited
Make a particular network entirely off-limits (no automatic connects to it) */
src/net.cpp:307
↓ 6 callers
Function
ShutdownRequested
src/init.cpp:149
↓ 6 callers
Method
SignalAll
src/leveldb/port/port_win.cc:111
↓ 6 callers
Method
Skewed
Skewed: pick "base" uniformly from range [0,max_log] and then return "base" random bits. The effect is to pick a number in the range [0,2^max_log-1]
src/leveldb/util/random.h:57
↓ 6 callers
Method
SpendCoin
src/coins.cpp:156
↓ 6 callers
Function
SplitHostPort
src/netbase.cpp:77
↓ 6 callers
Function
StepErrorCheck
src/leveldb/doc/bench/db_bench_sqlite3.cc:90
↓ 6 callers
Function
SubBytes
S-box implementation based on the gate logic from: * Joan Boyar and Rene Peralta, A depth-16 circuit for the AES S-box. * https://eprint.iacr.or
src/crypto/ctaes/ctaes.c:64
↓ 6 callers
Function
SyncWithWallets
src/validationinterface.cpp:66
↓ 6 callers
Function
Test
()
src/test/genFuzzerScriptInput.py:31
↓ 6 callers
Function
TestChaCha20
src/test/crypto_tests.cpp:204
↓ 6 callers
Function
TestHMACSHA256
src/test/crypto_tests.cpp:63
↓ 6 callers
Function
TestHMACSHA512
src/test/crypto_tests.cpp:69
↓ 6 callers
Function
TestPair
src/test/compress_tests.cpp:38
↓ 6 callers
Function
TestVector
src/test/crypto_tests.cpp:27
↓ 6 callers
Function
ToCurrentEncoding
Addresses are stored in the database with the encoding that the client was configured with at the time of creation. This converts to clients current
src/qt/receiverequestdialog.cpp:123
↓ 6 callers
Function
TxToJSON
src/rpc/rawtransaction.cpp:75
↓ 6 callers
Function
ValidateMinLockedBlocks
src/forks_csv.cpp:222
↓ 6 callers
Function
ValidateMinLockedTime
src/forks_csv.cpp:228
↓ 6 callers
Method
VerifyAndStore
src/test/sigcache_tests.cpp:60
↓ 6 callers
Function
VersionBitsMask
src/versionbits.cpp:331
↓ 6 callers
Method
WriteBatch
src/dbwrapper.cpp:151
↓ 6 callers
Method
WriteDestData
src/wallet/walletdb.cpp:1126
↓ 6 callers
Function
Xor
src/crypto/sha256_sse41.cpp:25
↓ 6 callers
Function
Xor
src/crypto/sha256_avx2.cpp:25
↓ 6 callers
Function
_LocksHeld
src/deadlock-detection/threaddeadlock.cpp:224
↓ 6 callers
Method
begin
src/serialize.h:664
↓ 6 callers
Function
bswap_16
src/compat/byteswap.h:37
↓ 6 callers
Function
bswap_32
src/compat/byteswap.h:41
↓ 6 callers
Function
bswap_64
src/compat/byteswap.h:49
↓ 6 callers
Method
build_block
Make a new block with an OP_1 coinbase output. Requires parent to have its height registered.
qa/rpc-tests/schnorrmultisig.py:100
↓ 6 callers
Function
calc_usage
(blockdir)
qa/rpc-tests/pruning.py:21
↓ 6 callers
Method
chain_transaction
(self, node, parent_txid, vout, value, fee, num_outputs)
qa/rpc-tests/mempool_packages.py:28
↓ 6 callers
Method
clear
Set all tracked values to zero */
src/script/interpreter.h:387
↓ 6 callers
Method
cmp
src/wallet/wallet.h:427
↓ 6 callers
Method
create_tx
this is a little handier to use than the version in blocktools.py
qa/rpc-tests/feature_tx_version.py:208
↓ 6 callers
Method
edit
Return the object that holds the edits to the descriptor done by this compaction.
src/leveldb/db/version_set.h:334
↓ 6 callers
Method
empty
Return true iff no entries have been added since the last Reset()
src/leveldb/table/block_builder.h:38
↓ 6 callers
Method
eof
Stream subset
src/streams.h:428
↓ 6 callers
Method
extract_stats_fields
(self, node)
qa/rpc-tests/grapheneblocks.py:57
↓ 6 callers
Method
fclose
src/streams.h:560
↓ 6 callers
Method
forkAtNextBlock
return true only if the current block is the activation block (i.e. [x-1,x-1]) * state: fork enabled but not activated */
src/chain.cpp:203
↓ 6 callers
Method
generate_blocks
(self, number, version, test_blocks = [])
qa/rpc-tests/bip135-grace-failed.py:80
↓ 6 callers
Function
getTid
clang-format on
src/deadlock-detection/threaddeadlock.h:24
↓ 6 callers
Method
getUseExtraSpacing
src/qt/platformstyle.h:25
↓ 6 callers
Function
get_r_ECDSA
get r value produced by ECDSA signing algorithm (assumes ECDSA r is encoded in the canonical manner)
src/test/key_tests.cpp:67
↓ 6 callers
Function
getrawtransaction
src/rpc/rawtransaction.cpp:145
↓ 6 callers
Function
handleRequest
src/qt/test/paymentservertests.cpp:38
↓ 6 callers
Method
handle_close
(self)
qa/rpc-tests/test_framework/mininode.py:336
↓ 6 callers
Function
hex_str_to_bytes
(hex_str)
qa/rpc-tests/test_framework/util.py:251
↓ 6 callers
Function
http_post_call
(host, port, path, requestdata = '', response_object = 0)
qa/rpc-tests/rest.py:39
↓ 6 callers
Function
inTravis
()
qa/pull-tester/rpc-tests.py:52
↓ 6 callers
Method
isEnable
src/leveldb/util/env_win.cc:350
↓ 6 callers
Method
key
src/leveldb/db/skiplist_test.cc:153
↓ 6 callers
Method
message
src/qt/bitcoingui.cpp:815
↓ 6 callers
Method
mine_blocks
(self, count)
qa/rpc-tests/sendheaders.py:294
↓ 6 callers
Function
nonce_function_rfc6979
src/secp256k1/src/secp256k1.c:416
↓ 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:61
← previous
next →
1,201–1,300 of 9,623, ranked by callers