Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cculianu/Fulcrum
/ functions
Functions
5,010 in github.com/cculianu/Fulcrum
⨍
Functions
5,010
◇
Types & classes
1,367
↓ 4 callers
Method
visit_root_number
src/Json/simdjson/simdjson.cpp:4478
↓ 4 callers
Method
visit_root_primitive
src/Json/simdjson/simdjson.cpp:4171
↓ 4 callers
Method
visit_root_string
src/Json/simdjson/simdjson.cpp:4469
↓ 4 callers
Method
visit_root_true_atom
src/Json/simdjson/simdjson.cpp:4508
↓ 4 callers
Method
visit_string
src/Json/simdjson/simdjson.cpp:4457
↓ 4 callers
Method
visit_true_atom
src/Json/simdjson/simdjson.cpp:4501
↓ 3 callers
Function
AES_decrypt
src/bitcoin/crypto/ctaes/ctaes.c:496
↓ 3 callers
Function
AES_encrypt
src/bitcoin/crypto/ctaes/ctaes.c:474
↓ 3 callers
Function
AES_setup
Expand the cipher key into the key schedule. * * state must be a pointer to an array of size nrounds + 1. * key must be a pointer to 4 * nkeyword
src/bitcoin/crypto/ctaes/ctaes.c:429
↓ 3 callers
Function
AppThreadPool
src/App.h:216
↓ 3 callers
Function
Cat
src/bitcoin/utilvector.h:30
↓ 3 callers
Function
CheckTransactionSignatureEncodingImpl
src/bitcoin/sigencoding.cpp:246
↓ 3 callers
Method
Close
Calling Close() before destroying a FSDirectory is recommended to surface any errors associated with finishing writes (in case of future features). Th
staticlibs/rocksdb/include/rocksdb/file_system.h:1386
↓ 3 callers
Function
CountBits
* Return the smallest number n such that (x >> n) == 0 (or 64 if the highest * bit in x is set. */
src/bitcoin/crypto/common.h:77
↓ 3 callers
Function
DBOpen
src/Storage/Compat.cpp:45
↓ 3 callers
Function
DecodeBase58Check
src/bitcoin/base58.cpp:225
↓ 3 callers
Method
Delete
staticlibs/rocksdb/include/rocksdb/db.h:492
↓ 3 callers
Function
Deserialize
src/BTC.h:95
↓ 3 callers
Method
Flush
Flush to the OS buffers
staticlibs/rocksdb/include/rocksdb/env.h:1258
↓ 3 callers
Method
Fsync
* Sync data and/or metadata as well. * By default, sync only data. * Override this method for environments where we need to sync * metadata a
staticlibs/rocksdb/include/rocksdb/env.h:968
↓ 3 callers
Method
Fsync
* Sync data and/or metadata as well. * By default, sync only data. * Override this method for environments where we need to sync * metadata a
staticlibs/rocksdb/include/rocksdb/file_system.h:1139
↓ 3 callers
Method
GetID
Get the KeyID of this public key (hash of its serialization)
src/bitcoin/pubkey.h:141
↓ 3 callers
Method
GetPos
src/bitcoin/streams.h:222
↓ 3 callers
Method
GetTemperature
EXPERIMENTAL When available, returns the actual temperature for the file. This is useful in case some outside process moves a file from one tier to an
staticlibs/rocksdb/include/rocksdb/file_system.h:1331
↓ 3 callers
Method
GetUniqueId
staticlibs/rocksdb/include/rocksdb/env.h:1185
↓ 3 callers
Method
GetUniqueId
staticlibs/rocksdb/include/rocksdb/file_system.h:1391
↓ 3 callers
Method
GetVirtualSize
src/bitcoin/transaction.cpp:66
↓ 3 callers
Function
Hash160
src/BTC.cpp:95
↓ 3 callers
Function
HashOnce
Convenient alias for Hash(b, true)
src/BTC.h:166
↓ 3 callers
Method
InvalidateCache
Remove any kind of caching of data from the offset to offset+length of this file. If the length is 0, then it refers to the end of file. If the system
staticlibs/rocksdb/include/rocksdb/env.h:1032
↓ 3 callers
Method
InvalidateCache
Remove any kind of caching of data from the offset to offset+length of this file. If the length is 0, then it refers to the end of file. If the system
staticlibs/rocksdb/include/rocksdb/file_system.h:1206
↓ 3 callers
Method
IsNull
src/bitcoin/transaction.h:185
↓ 3 callers
Function
IsOpReturn
returns true iff cscript is OP_RETURN, false otherwise
src/BTC.h:192
↓ 3 callers
Function
IsSchnorrSig
src/bitcoin/sigencoding.cpp:157
↓ 3 callers
Method
IsValid
* Check syntactic correctness. * * Note that this is consensus critical as CheckSig() calls it! */
src/bitcoin/pubkey.h:151
↓ 3 callers
Function
MakeTransactionRef
src/bitcoin/transaction.h:450
↓ 3 callers
Method
Merge
src/Storage/ConcatOperator.cpp:25
↓ 3 callers
Method
MultiGet
Consistent Get of many keys across column families without the need for an explicit snapshot. The main difference between this set of MultiGet APis an
staticlibs/rocksdb/include/rocksdb/db.h:730
↓ 3 callers
Method
N
convenience
src/TXO_Compact.h:65
↓ 3 callers
Function
ROTL32
src/bitcoin/hash.cpp:21
↓ 3 callers
Function
SelfTest
src/bitcoin/crypto/sha256.cpp:630
↓ 3 callers
Method
Serialize
src/bitcoin/pubkey.h:121
↓ 3 callers
Function
SerializeTokenDataWithPrefix
src/BTC.cpp:225
↓ 3 callers
Function
SetCurrencyUnit
src/bitcoin/amount.cpp:21
↓ 3 callers
Method
SetNull
src/bitcoin/block.h:94
↓ 3 callers
Function
Stringify
src/Util.h:560
↓ 3 callers
Function
ToHexFastInPlace
src/Util.cpp:300
↓ 3 callers
Function
ToLower
* Converts the given character to its lowercase equivalent. * This function is locale independent. It only converts uppercase * characters in the st
src/bitcoin/utilstrencodings.h:258
↓ 3 callers
Function
Transform
* Perform a number of SHA-256 transformations, processing 64-byte chunks. */
src/bitcoin/crypto/sha256.cpp:93
↓ 3 callers
Function
VerifyChecksum
* Verify a checksum. */
src/bitcoin/cashaddr.cpp:180
↓ 3 callers
Function
Xor
src/bitcoin/streams.h:35
↓ 3 callers
Method
Xor
* XOR the contents of this stream with a certain key. * * @param[in] key The key used to XOR the data in this stream. */
src/bitcoin/streams.h:500
↓ 3 callers
Function
_BitScanReverse64
src/Json/simdjson/simdjson.h:26298
↓ 3 callers
Method
addNewTxs
src/Mempool.cpp:81
↓ 3 callers
Function
add_overflow
src/Json/simdjson/simdjson.h:8842
↓ 3 callers
Method
any_bits_set_anywhere
src/Json/simdjson/simdjson.h:9133
↓ 3 callers
Function
be16ToH
src/Util.h:1110
↓ 3 callers
Function
be16toh
src/bitcoin/crypto/endian.h:40
↓ 3 callers
Function
be32ToH
src/Util.h:1112
↓ 3 callers
Function
be64ToH
src/Util.h:1114
↓ 3 callers
Method
begin
src/bitcoin/prevector.h:238
↓ 3 callers
Method
begin
staticlibs/rocksdb/include/rocksdb/data_structure.h:119
↓ 3 callers
Method
blockHeaderSize
src/Storage.cpp:1141
↓ 3 callers
Function
bucketStats
src/Util.h:819
↓ 3 callers
Function
checkLocale
src/Json/Json.cpp:313
↓ 3 callers
Function
cleanupAndClampByteStringForLog
src/Json/Json.cpp:69
↓ 3 callers
Method
clear
src/Controller/SynchMempoolTask.cpp:101
↓ 3 callers
Method
close
src/Util.h:538
↓ 3 callers
Method
comma
src/Json/simdjson/simdjson.h:8236
↓ 3 callers
Method
compress
src/Json/simdjson/simdjson.h:9339
↓ 3 callers
Method
connectToHost
calls underlying socket
src/WebSocket.h:465
↓ 3 callers
Function
decimal_right_shift
computes h * 2^shift
src/Json/simdjson/simdjson.cpp:1261
↓ 3 callers
Method
doubleValue
src/Options.cpp:370
↓ 3 callers
Method
dump
src/Mempool.cpp:861
↓ 3 callers
Function
elementCountGeneric
src/Rpa.cpp:205
↓ 3 callers
Method
end
src/bitcoin/prevector.h:240
↓ 3 callers
Method
end_array
src/Json/simdjson/simdjson.h:8233
↓ 3 callers
Method
end_object
src/Json/simdjson/simdjson.h:8235
↓ 3 callers
Function
enum_bit_and
src/zmq/zmq.hpp:1009
↓ 3 callers
Function
enum_bit_not
src/zmq/zmq.hpp:1021
↓ 3 callers
Function
enum_bit_or
src/zmq/zmq.hpp:1003
↓ 3 callers
Function
enum_bit_xor
src/zmq/zmq.hpp:1015
↓ 3 callers
Function
error_message
src/Json/simdjson/simdjson.h:6781
↓ 3 callers
Method
find
src/Json/simdjson/simdjson.h:1174
↓ 3 callers
Method
find_last_of
src/Json/simdjson/simdjson.h:1259
↓ 3 callers
Function
follows
Check if the current character immediately follows a matching character. For example, this checks for quotes with backslashes in front of them: cons
src/Json/simdjson/simdjson.cpp:3326
↓ 3 callers
Function
generic_validate_utf8
src/Json/simdjson/simdjson.cpp:3768
↓ 3 callers
Method
getBitcoinDInfo
src/BitcoinD.cpp:550
↓ 3 callers
Method
getHistory
src/Storage.cpp:4434
↓ 3 callers
Function
getNPhysicalProcessors
src/Util.cpp:175
↓ 3 callers
Function
hToBe64
src/Util.h:1113
↓ 3 callers
Method
hasParams
src/RPC.h:177
↓ 3 callers
Method
has_value
src/zmq/zmq.hpp:987
↓ 3 callers
Method
hashForTxNum
src/Storage.cpp:4274
↓ 3 callers
Method
headerForHeight
src/Storage.cpp:2639
↓ 3 callers
Function
htole16
src/bitcoin/crypto/endian.h:34
↓ 3 callers
Method
isInt
src/RPCMsgId.h:55
↓ 3 callers
Method
isNotif
src/RPC.h:168
↓ 3 callers
Method
isParamsList
src/RPC.h:178
↓ 3 callers
Method
isReadPaused
Subclasses, such as ElectrumConnection, reimplement this
src/RPC.h:348
← previous
next →
701–800 of 5,010, ranked by callers