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
↓ 5 callers
Function
be64toh
src/bitcoin/crypto/endian.h:88
↓ 5 callers
Function
bswap_16
src/bitcoin/crypto/byteswap.h:37
↓ 5 callers
Function
bswap_32
src/bitcoin/crypto/byteswap.h:43
↓ 5 callers
Function
bswap_64
src/bitcoin/crypto/byteswap.h:50
↓ 5 callers
Function
byteSwap16
src/Util.h:1077
↓ 5 callers
Method
canReadLine
src/WebSocket.cpp:1141
↓ 5 callers
Function
coinFromName
src/BTC.cpp:202
↓ 5 callers
Method
copy
src/bitcoin/test.cpp:1310
↓ 5 callers
Method
data
src/bitcoin/streams.h:340
↓ 5 callers
Method
disconnectFromHost
src/WebSocket.cpp:1000
↓ 5 callers
Function
extractCompactTXOFromShunspentKey
throws if key is not the correct size (must be exactly 40 or 41 bytes)
src/Storage.cpp:1313
↓ 5 callers
Method
failureAge
returns the age of the failureTs in seconds, if set, or an empty optional otherwise
src/PeerMgr.h:186
↓ 5 callers
Method
find_first_of
src/Json/simdjson/simdjson.h:1233
↓ 5 callers
Method
first
src/Span.h:146
↓ 5 callers
Function
format
src/bitcoin/tinyformat.h:1001
↓ 5 callers
Method
getChain
src/Storage.cpp:2487
↓ 5 callers
Method
getCoin
src/Storage.cpp:2504
↓ 5 callers
Function
getProcessMemUsage
test/heap_frag_test.cpp:33
↓ 5 callers
Function
getProcessMemoryUsage
src/Util.cpp:365
↓ 5 callers
Method
getSecond
src/robin_hood/robin_hood.h:1020
↓ 5 callers
Function
hToLe32
src/Util.h:1105
↓ 5 callers
Method
hasAnyoneCanPay
src/bitcoin/sighashtype.h:92
↓ 5 callers
Function
htole64
src/bitcoin/crypto/endian.h:82
↓ 5 callers
Method
insert_range
src/bitcoin/test.cpp:1241
↓ 5 callers
Method
isGood
src/BitcoinD.cpp:926
↓ 5 callers
Method
isMinimallyValid
minimal checking that hostname is not empty and that at least an ssl or a tcp port are defined.
src/PeerMgr.h:180
↓ 5 callers
Function
isParserAvailable
src/Json/Json_Parser.cpp:648
↓ 5 callers
Function
isReleaseBuild
src/Common.h:61
↓ 5 callers
Method
isTor
src/PeerMgr.h:178
↓ 5 callers
Function
le32ToH
src/Util.h:1106
↓ 5 callers
Method
max
src/PackedNumView.h:56
↓ 5 callers
Function
mkShunspentKey
returns a key that is hashX concatenated with the serializd ctxo -> size 41 byte vector Note hashX must be valid and sized HashLen otherwise this thro
src/Storage.cpp:1296
↓ 5 callers
Method
move
src/bitcoin/test.cpp:1303
↓ 5 callers
Method
msec
src/Util.h:1246
↓ 5 callers
Method
paramsMap
src/RPC.h:182
↓ 5 callers
Function
parse
src/Json/Json_Parser.cpp:664
↓ 5 callers
Function
parse_decimal
This should always succeed since it follows a call to parse_number.
src/Json/simdjson/simdjson.cpp:1019
↓ 5 callers
Function
performVariableSubstitutionsForBannerFile
src/Servers.cpp:1030
↓ 5 callers
Function
readLine
test/rocksdb_perf_memusage_test.cpp:57
↓ 5 callers
Method
reserve
src/bitcoin/test.cpp:1221
↓ 5 callers
Function
secp256k1_ec_pubkey_parse
src/bitcoin/secp256k1/secp256k1.c:159
↓ 5 callers
Function
secp256k1_ecdsa_signature_save
src/bitcoin/secp256k1/secp256k1.c:211
↓ 5 callers
Function
secp256k1_ecmult
src/bitcoin/secp256k1/ecmult_impl.h:286
↓ 5 callers
Function
secp256k1_ecmult_context_is_built
src/bitcoin/secp256k1/ecmult_impl.h:216
↓ 5 callers
Function
secp256k1_ecmult_gen_context_is_built
src/bitcoin/secp256k1/ecmult_gen_impl.h:94
↓ 5 callers
Function
secp256k1_ge_set_gej_zinv
src/bitcoin/secp256k1/group_impl.h:74
↓ 5 callers
Function
secp256k1_gej_add_ge_var
src/bitcoin/secp256k1/group_impl.h:414
↓ 5 callers
Function
secp256k1_scalar_get_bits
src/bitcoin/secp256k1/scalar_low_impl.h:21
↓ 5 callers
Method
serialize
src/Rpa.cpp:255
↓ 5 callers
Method
shrink_to_fit
src/bitcoin/test.cpp:1292
↓ 5 callers
Method
submitWork
src/ThreadPool.cpp:82
↓ 5 callers
Method
swap
src/bitcoin/test.cpp:1297
↓ 5 callers
Method
tie
src/Json/simdjson/simdjson.h:6209
↓ 5 callers
Method
toCompact
src/Version.cpp:24
↓ 5 callers
Method
toLegacyString
Alias for toString(true)
src/BTC_Address.h:103
↓ 5 callers
Method
toString
src/Version.cpp:39
↓ 5 callers
Method
txSubs
Identical to above, but points to the TransactionSubsMgr for this instance.
src/Storage.h:340
↓ 5 callers
Method
type
src/Json/simdjson/simdjson.h:5929
↓ 5 callers
Method
update
src/bitcoin/test.cpp:1260
↓ 4 callers
Function
CityHash128WithSeed
src/CityHash.cpp:278
↓ 4 callers
Method
Close
Calling Close() before destroying a Directory is recommended to surface any errors associated with finishing writes (in case of future features). The
staticlibs/rocksdb/include/rocksdb/env.h:1183
↓ 4 callers
Method
Close
Close the DB by releasing resources, closing files etc. This should be called before calling the destructor so that the caller can get back a status i
staticlibs/rocksdb/include/rocksdb/db.h:384
↓ 4 callers
Function
Encode
* Encode a cashaddr string. */
src/bitcoin/cashaddr.cpp:209
↓ 4 callers
Method
ForRead
src/bitcoin/serialize.h:1059
↓ 4 callers
Method
GetId
NOTE: Experimental feature The globally unique id with which the transaction is identified. This id might or might not be set depending on the impleme
staticlibs/rocksdb/include/rocksdb/utilities/transaction.h:686
↓ 4 callers
Function
GetMaxHistoryCtrFunc
Returns a lambda that can be called to increment the counter. If the counter exceeds maxHistory, lambda will throw. Used below in getHistory(), listUn
src/Storage.cpp:4424
↓ 4 callers
Method
GetOptions
staticlibs/rocksdb/include/rocksdb/db.h:1631
↓ 4 callers
Method
GetRequiredBufferAlignment
Use the returned alignment value to allocate aligned buffer for Direct I/O
staticlibs/rocksdb/include/rocksdb/env.h:980
↓ 4 callers
Method
GetRequiredBufferAlignment
Use the returned alignment value to allocate aligned buffer for Direct I/O
staticlibs/rocksdb/include/rocksdb/file_system.h:1153
↓ 4 callers
Method
GetType
src/bitcoin/hash.h:168
↓ 4 callers
Function
GetVarType
src/Json/Json.cpp:61
↓ 4 callers
Method
GetWitnessHash
Added by Calin -- to support Core. Not cached, computed on-the-fly (this is not the case in Core code)
src/bitcoin/transaction.h:352
↓ 4 callers
Function
Initialize
Initialize SHA-256 state. */
src/bitcoin/crypto/sha256.cpp:79
↓ 4 callers
Function
IsMetaTypeStringLike
src/Servers.cpp:385
↓ 4 callers
Method
Name
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:150
↓ 4 callers
Function
PackAddrData
src/bitcoin/cashaddrenc.cpp:39
↓ 4 callers
Function
ParseHostPortPair
src/Util.cpp:607
↓ 4 callers
Method
RdWr
src/bitcoin/litecoin_bits.h:46
↓ 4 callers
Function
Serialize
src/BTC.h:83
↓ 4 callers
Function
SerializeHash
src/bitcoin/hash.h:232
↓ 4 callers
Function
SerializeMany
src/bitcoin/serialize.h:1101
↓ 4 callers
Function
Uint128Low64
src/CityHash.h:55
↓ 4 callers
Function
UnwrapScriptPubKey
src/bitcoin/token.cpp:54
↓ 4 callers
Function
WrapScriptPubKey
src/bitcoin/token.cpp:40
↓ 4 callers
Function
_umul128
src/Json/simdjson/simdjson.h:9473
↓ 4 callers
Method
after_element
src/Json/simdjson/simdjson.h:8040
↓ 4 callers
Method
append_double
Write a double value to tape. */
src/Json/simdjson/simdjson.cpp:4277
↓ 4 callers
Method
append_s64
src/Json/simdjson/simdjson.cpp:4266
↓ 4 callers
Method
assert_is_not_active
src/Json/simdjson/simdjson.h:13266
↓ 4 callers
Method
at_beginning
src/Json/simdjson/simdjson.cpp:4145
↓ 4 callers
Method
backslash_index
src/Json/simdjson/simdjson.h:9597
↓ 4 callers
Method
bits_not_set
src/Json/simdjson/simdjson.h:15117
↓ 4 callers
Method
borrow_iterator
src/Json/simdjson/simdjson.h:13527
↓ 4 callers
Function
buffer
src/zmq/zmq.hpp:1163
↓ 4 callers
Function
buffer_append
src/bitcoin/secp256k1/secp256k1.c:319
↓ 4 callers
Method
calcNumElementsWithBuffer
src/robin_hood/robin_hood.h:2153
↓ 4 callers
Method
cbegin
src/Json/simdjson/simdjson.h:986
↓ 4 callers
Method
cend
src/Json/simdjson/simdjson.h:987
↓ 4 callers
Method
clear
src/Mempool.cpp:31
↓ 4 callers
Method
clear
Change this slice to refer to an empty array
staticlibs/rocksdb/include/rocksdb/slice.h:73
← previous
next →
501–600 of 5,010, ranked by callers