MCPcopy Create free account

hub / github.com/cculianu/Fulcrum / functions

Functions5,010 in github.com/cculianu/Fulcrum

↓ 2 callersFunctionf3
src/bitcoin/crypto/ripemd160.cpp:27
↓ 2 callersFunctionf4
src/bitcoin/crypto/ripemd160.cpp:30
↓ 2 callersFunctionf5
src/bitcoin/crypto/ripemd160.cpp:33
↓ 2 callersFunctionfast_itoa
@private * This converts a signed integer into a character sequence. * The caller is responsible for providing enough memory (at least * 20 charact
src/Json/simdjson/simdjson.h:8145
↓ 2 callersFunctiongetInfo
src/Json/Json_Parser.cpp:1015
↓ 2 callersFunctiongetJsonToken
Note ** this may end up making `tokenVal` be a *shallow copy* that points into `raw`
src/Json/Json_Parser.cpp:268
↓ 2 callersFunctiongetMerkleForTxHashes
Note: pos must be within the txHashes array, otherwise a BadArgs exception will be thrown. Input txHashes should be in bitcoind memory order. Output i
src/Servers.cpp:2322
↓ 2 callersFunctiongetMetaFromDBAndDoBasicCompatibilityCheck
src/Storage.cpp:1364
↓ 2 callersMethodgetOrCreate
Thread-safe. Gets an existing shared object, or atomically creates a new one if one does not already exist. The object's table entry will be removed
src/ThreadSafeHashTable.h:87
↓ 2 callersMethodgetOrCreatePerIPData
src/SrvMgr.cpp:525
↓ 2 callersMethodgetUserPass
src/BitcoinD_RPCInfo.cpp:43
↓ 2 callersFunctionget_option
src/zmq/zmq.hpp:2085
↓ 2 callersFunctiongrisu2_round
src/Json/simdjson/simdjson.cpp:455
↓ 2 callersFunctionhToBe16
src/Util.h:1109
↓ 2 callersFunctionhToBe32
src/Util.h:1111
↓ 2 callersFunctionhToLe16
HAVE_BUILTIN_BSWAP
src/Util.h:1103
↓ 2 callersMethodhasFork
src/bitcoin/sighashtype.h:90
↓ 2 callersMethodhasNext
src/RPC.h:485
↓ 2 callersFunctionhash_bytes
src/robin_hood/robin_hood.h:693
↓ 2 callersMethodhits
Returns the number of times contains() returned true. This value is not reset across resets.
src/RollingBloomFilter.h:73
↓ 2 callersFunctionhtobe16
src/bitcoin/crypto/endian.h:28
↓ 2 callersMethodinit
src/robin_hood/robin_hood.h:2484
↓ 2 callersMethodinitialize
src/Merkle.cpp:162
↓ 2 callersMethodisBCHCoin
Thread-safe, lock-free, returns true for BCH. Note: also returns true for "Unknown" coins since we "prefer" BCH if we happen to have a regression wher
src/Controller.h:84
↓ 2 callersMethodisControl
control frames always have high bit in low order nibble set. */
src/WebSocket.h:192
↓ 2 callersFunctionisFastJson
src/RPC.cpp:1124
↓ 2 callersMethodisGoodServerNeedingRefresh
returns true if lastGoodAge() has_value and if lastGoodAge() is sufficiently old so as to need a refresh
src/PeerMgr.h:191
↓ 2 callersMethodisInitialized
src/Merkle.h:97
↓ 2 callersMethodisMagicOk
src/Storage.cpp:137
↓ 2 callersMethodisMimbleWimbleCoin
Thread-safe, lock-free, returns true for LTC
src/Controller.h:79
↓ 2 callersMethodisReadOnly
src/Rpa.h:208
↓ 2 callersMethodisReadWrite
src/Rpa.h:209
↓ 2 callersMethodisRpaEnabled
src/Storage.cpp:2520
↓ 2 callersMethodisSegWitCoin
Thread-safe, lock-free, returns true for BTC and LTC
src/Controller.h:73
↓ 2 callersMethodisStopping
src/Controller.h:57
↓ 2 callersMethodis_ascii
src/Json/simdjson/simdjson.h:15121
↓ 2 callersFunctionkindForNetAndVerByte
src/BTC_Address.cpp:70
↓ 2 callersFunctionlevel
src/Merkle.cpp:95
↓ 2 callersMethodloadDataFromSrc
src/WebSocket.cpp:189
↓ 2 callersFunctionloggerCommon
src/Logger.cpp:40
↓ 2 callersMethodmagicBytes
src/Storage/RecordFile.h:50
↓ 2 callersFunctionmakeFormatList
src/bitcoin/tinyformat.h:970
↓ 2 callersMethodmakeKey
src/Storage/DBRecordArray.h:59
↓ 2 callersMethodmatching_brace_index
src/Json/simdjson/simdjson.h:8059
↓ 2 callersMethodmaxCost
src/CostCache.h:125
↓ 2 callersMethodmaxTxNumSeenInDB
Returns the largest tx num we have ever inserted into the db, or -1 if no txnums were inserted
src/Storage.cpp:581
↓ 2 callersMethodmax_load_factor
src/robin_hood/robin_hood.h:2121
↓ 2 callersMethodmemoryUsage
src/RollingBloomFilter.cpp:179
↓ 2 callersMethodmin_val
src/Json/simdjson/simdjson.h:15061
↓ 2 callersMethodminify
src/Json/simdjson/simdjson.cpp:3425
↓ 2 callersMethodmisses
Returns the number of times contains() returned false. This value is not reset across resets.
src/RollingBloomFilter.h:75
↓ 2 callersMethodnet
Thread-safe. Returns the current network that storage and bitcoind are connected to. Note in very unlikely cases where for some reason bitcoind has re
src/SrvMgr.h:61
↓ 2 callersMethodnodes
src/robin_hood/robin_hood.h:1180
↓ 2 callersMethodobject
Despite this method being const, it takes an exclusive lock because the cache LRU list is modified implicitly. The returned optional will be empty if
src/CostCache.h:132
↓ 2 callersMethodoperator()
HeaderVerifier helper
src/BTC.cpp:104
↓ 2 callersMethodoperator=
src/Rpa.cpp:123
↓ 2 callersFunctionoperator==
Utility -- compare any uint256 with a QByteArray for equality
src/BTC.h:283
↓ 2 callersMethodoperator[]
src/PackedNumView.h:79
↓ 2 callersFunctionoptimizedStatusHashCalc
assumption: `hist` is not empty!
src/SubsMgr.cpp:478
↓ 2 callersFunctionparseBuffer
src/WebSocket.cpp:286
↓ 2 callersFunctionparseFile
src/Json/Json.cpp:370
↓ 2 callersFunctionprintFrames
src/WebSocket.cpp:1273
↓ 2 callersMethodprocess
src/RPC.cpp:1203
↓ 2 callersFunctionrand64
Generate a random 64-bit integer. */
src/tests/Tests.h:45
↓ 2 callersMethodrdbuf
src/bitcoin/streams.h:421
↓ 2 callersMethodreadAllMessages
src/WebSocket.cpp:1166
↓ 2 callersMethodreadRecords
src/Storage/DBRecordArray.cpp:325
↓ 2 callersMethodrecordNumToBucketNum
src/Storage/DBRecordArray.h:61
↓ 2 callersMethodrecordSize
src/Storage/RecordFile.h:49
↓ 2 callersMethodremoveForPrefix
src/Rpa.cpp:434
↓ 2 callersMethodremoveForPrefixAndHash
src/Rpa.cpp:465
↓ 2 callersMethodremove_prefix
src/Json/simdjson/simdjson.h:1034
↓ 2 callersMethodresize_uninitialized
src/bitcoin/prevector.h:263
↓ 2 callersFunctionreverse_iterate
src/bitcoin/reverse_iterator.h:24
↓ 2 callersMethodrmTx
src/DSProof.cpp:96
↓ 2 callersFunctionrol
src/bitcoin/crypto/ripemd160.cpp:46
↓ 2 callersMethodscope_count
src/Json/simdjson/simdjson.h:8062
↓ 2 callersFunctionsecp256k1_callback_call
src/bitcoin/secp256k1/util.h:23
↓ 2 callersFunctionsecp256k1_der_parse_integer
src/bitcoin/secp256k1/ecdsa_impl.h:99
↓ 2 callersFunctionsecp256k1_der_read_len
src/bitcoin/secp256k1/ecdsa_impl.h:49
↓ 2 callersFunctionsecp256k1_ecdsa_recoverable_signature_save
src/bitcoin/secp256k1/recovery_main_impl.h:28
↓ 2 callersFunctionsecp256k1_ecdsa_sig_sign
src/bitcoin/secp256k1/ecdsa_impl.h:271
↓ 2 callersFunctionsecp256k1_ecdsa_signature_normalize
src/bitcoin/secp256k1/secp256k1.c:283
↓ 2 callersFunctionsecp256k1_eckey_pubkey_serialize
src/bitcoin/secp256k1/eckey_impl.h:37
↓ 2 callersFunctionsecp256k1_ecmult_context_init
src/bitcoin/secp256k1/ecmult_impl.h:157
↓ 2 callersFunctionsecp256k1_ecmult_gen_blind
Setup blinding values for secp256k1_ecmult_gen. */
src/bitcoin/secp256k1/ecmult_gen_impl.h:159
↓ 2 callersFunctionsecp256k1_ecmult_odd_multiples_table
Fill a table 'prej' with precomputed odd multiples of a. Prej will contain * the values [1*a,3*a,...,(2*n-1)*a], so it space for n values. zr[0] wil
src/bitcoin/secp256k1/ecmult_impl.h:52
↓ 2 callersFunctionsecp256k1_ecmult_odd_multiples_table_globalz_windowa
Fill a table 'pre' with precomputed odd multiples of a. * * There are two versions of this function: * - secp256k1_ecmult_odd_multiples_table_glo
src/bitcoin/secp256k1/ecmult_impl.h:102
↓ 2 callersFunctionsecp256k1_ecmult_odd_multiples_table_storage_var
src/bitcoin/secp256k1/ecmult_impl.h:112
↓ 2 callersFunctionsecp256k1_fe_cmp_var
src/bitcoin/secp256k1/field_5x52_impl.h:267
↓ 2 callersFunctionsecp256k1_fe_from_storage
src/bitcoin/secp256k1/field_5x52_impl.h:484
↓ 2 callersFunctionsecp256k1_fe_inv_var
src/bitcoin/secp256k1/field_impl.h:226
↓ 2 callersFunctionsecp256k1_fe_is_quad_var
src/bitcoin/secp256k1/field_impl.h:290
↓ 2 callersFunctionsecp256k1_fe_mul_inner
src/bitcoin/secp256k1/field_10x26_impl.h:461
↓ 2 callersFunctionsecp256k1_fe_sqr_inner
src/bitcoin/secp256k1/field_10x26_impl.h:790
↓ 2 callersFunctionsecp256k1_fe_sqrt
src/bitcoin/secp256k1/field_impl.h:38
↓ 2 callersFunctionsecp256k1_fe_storage_cmov
src/bitcoin/secp256k1/field_5x52_impl.h:464
↓ 2 callersFunctionsecp256k1_fe_to_storage
src/bitcoin/secp256k1/field_5x52_impl.h:474
↓ 2 callersFunctionsecp256k1_ge_set_xy
src/bitcoin/secp256k1/group_impl.h:84
↓ 2 callersFunctionsecp256k1_gej_add_var
src/bitcoin/secp256k1/group_impl.h:361
← previousnext →1,001–1,100 of 5,010, ranked by callers