MCPcopy Create free account

hub / github.com/Raptor3um/raptoreum / functions

Functions18,148 in github.com/Raptor3um/raptoreum

↓ 13 callersMethodIsIPv4
src/netaddress.cpp:141
↓ 13 callersMethodIsInvalid
src/consensus/validation.h:69
↓ 13 callersFunctionLogAcceptCategory
Return true if log accepts specified category */
src/logging.h:168
↓ 13 callersMethodMarkDirty
src/wallet/wallet.cpp:1158
↓ 13 callersMethodOpen
src/wallet/bdb.cpp:138
↓ 13 callersFunctionParseInternalKey
src/leveldb/db/dbformat.h:181
↓ 13 callersFunctionParseNonRFCJSONValue
Non-RFC4627 JSON parser, accepts internal values (such as numbers, true, false, null) * as well as objects and arrays. */
src/rpc/client.cpp:236
↓ 13 callersMethodRead
src/leveldb/helpers/memenv/memenv.cc:72
↓ 13 callersMethodReadConfigString
src/test/util_tests.cpp:135
↓ 13 callersMethodReleaseSnapshot
src/leveldb/db/db_test.cc:2059
↓ 13 callersMethodReturnAll
src/coinjoin/coinjoin-util.cpp:63
↓ 13 callersMethodSerialize
Serialize serializes G1Element (public key) into a slice of bytes and returns it this method is a binding of the bls::G1Element::Serialize
src/dashbls/go-bindings/elements.go:103
↓ 13 callersMethodSetHexStr
src/bls/bls.h:144
↓ 13 callersFunctionShuffle
src/crypto/sha256_x86_shani.cpp:50
↓ 13 callersMethodSignCompact
src/key.cpp:237
↓ 13 callersFunctionTmpDir
src/leveldb/util/testharness.cc:64
↓ 13 callersMethodToString
src/smartnode/smartnode-meta.cpp:118
↓ 13 callersMethodadd
src/dashbls/depends/catch2/include/catch2/catch.hpp:11306
↓ 13 callersFunctiondisableMacFocusRect
src/qt/guiutil.cpp:1638
↓ 13 callersFunctioneb_curve_is_kbltz
src/dashbls/depends/relic/src/eb/relic_eb_curve.c:104
↓ 13 callersFunctioneb_param_set
src/dashbls/depends/relic/src/eb/relic_eb_param.c:253
↓ 13 callersFunctionendStopwatch
(test_name, start, numIters)
src/dashbls/python-bindings/benchmark.py:15
↓ 13 callersFunctionep2_add_projc
src/dashbls/depends/relic/src/epx/relic_ep2_add.c:390
↓ 13 callersFunctionep4_add_projc
src/dashbls/depends/relic/src/epx/relic_ep4_add.c:390
↓ 13 callersFunctionep_add_jacob
src/dashbls/depends/relic/src/ep/relic_ep_add.c:760
↓ 13 callersFunctionep_add_projc
src/dashbls/depends/relic/src/ep/relic_ep_add.c:742
↓ 13 callersFunctionep_curve_is_endom
src/dashbls/depends/relic/src/ep/relic_ep_curve.c:338
↓ 13 callersFunctionfb_poly_get
src/dashbls/depends/relic/src/fb/relic_fb_poly.c:325
↓ 13 callersFunctionfb_poly_set_penta
src/dashbls/depends/relic/src/fb/relic_fb_poly.c:392
↓ 13 callersMethodfind
src/dashbls/depends/catch2/include/catch2/catch.hpp:13977
↓ 13 callersFunctionfp12_exp
src/dashbls/depends/relic/src/fpx/relic_fpx_exp.c:288
↓ 13 callersFunctionfp18_zero
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:512
↓ 13 callersFunctionfp24_set_dig
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:651
↓ 13 callersFunctionfp2_conv_cyc
src/dashbls/depends/relic/src/fpx/relic_fpx_cyc.c:39
↓ 13 callersFunctionfp2_mul_art
src/dashbls/depends/relic/src/fpx/relic_fp2_mul.c:176
↓ 13 callersFunctionfp3_frb
src/dashbls/depends/relic/src/fpx/relic_fpx_frb.c:52
↓ 13 callersFunctionfp4_inv
src/dashbls/depends/relic/src/fpx/relic_fpx_inv.c:271
↓ 13 callersFunctionfp6_copy
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:240
↓ 13 callersFunctionfp6_zero
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:246
↓ 13 callersFunctionfp8_inv_cyc
src/dashbls/depends/relic/src/fpx/relic_fpx_inv.c:401
↓ 13 callersFunctionfp_addd_low
src/dashbls/depends/relic/src/low/x64-fiat-381/relic_fp_add_low.c:57
↓ 13 callersFunctionfp_lsh
src/dashbls/depends/relic/src/fp/relic_fp_shift.c:39
↓ 13 callersFunctionfp_subm_low
src/dashbls/depends/relic/src/low/x64-fiat-381/relic_fp_add_low.c:79
↓ 13 callersMethodfree
free calls CG2ElementFree "C" function to release a memory allocated for bls::G2Element
src/dashbls/go-bindings/elements.go:191
↓ 13 callersFunctiong2_map
(alpha: bytes, dst=None)
src/dashbls/python-impl/op_swu_g2.py:213
↓ 13 callersMethodgetRecentRequestsTableModel
src/qt/walletmodel.cpp:480
↓ 13 callersFunctionget_datadir_path
(dirname, n)
test/functional/test_framework/util.py:339
↓ 13 callersMethoditer
src/leveldb/table/iterator_wrapper.h:25
↓ 13 callersFunctionmi_heap_malloc
src/dashbls/depends/mimalloc/src/alloc.c:140
↓ 13 callersFunctionmi_page_usable_block_size
Get the usable block size of a page without fixed padding. This may still include internal padding due to alignment and rounding up size classes.
src/dashbls/depends/mimalloc/include/mimalloc-internal.h:517
↓ 13 callersFunctionrandom_group_element_test
src/secp256k1/src/tests.c:88
↓ 13 callersFunctionread_json
src/test/script_tests.cpp:40
↓ 13 callersFunctionsecp256k1_ec_pubkey_tweak_add
src/secp256k1/src/secp256k1.c:501
↓ 13 callersFunctionsecp256k1_ecdh
src/secp256k1/src/modules/ecdh/main_impl.h:30
↓ 13 callersFunctionsecp256k1_ecdsa_signature_serialize_der
src/secp256k1/src/secp256k1.c:270
↓ 13 callersFunctionser_readdata8
src/serialize.h:105
↓ 13 callersMethodsetup_nodes
(self)
test/functional/interface_zmq.py:44
↓ 13 callersMethodsize
(self)
src/dashbls/python-impl/private_key.py:50
↓ 13 callersFunctionstartStopwatch
()
src/dashbls/python-bindings/benchmark.py:12
↓ 13 callersMethodvalue
src/leveldb/db/db_iter.cc:68
↓ 13 callersMethodwait_for_chainlocked_block
(self, node, block_hash, expected=True, timeout=15)
test/functional/test_framework/test_framework.py:842
↓ 12 callersMethodAddCScript
src/wallet/wallet.cpp:665
↓ 12 callersFunctionArrayToString
src/test/uint256_tests.cpp:52
↓ 12 callersMethodCanRelay
src/net.h:1286
↓ 12 callersFunctionCheckAllBitwiseOpErrors
src/test/dip0020opcodes_tests.cpp:62
↓ 12 callersFunctionCheckEqual
src/leveldb/db/c_test.c:31
↓ 12 callersMethodCountOutputs
Get the total number of added outputs
src/coinjoin/coinjoin-util.h:146
↓ 12 callersMethodDecodeFrom
src/leveldb/db/version_edit.cc:105
↓ 12 callersMethodDelete
src/leveldb/db/c.cc:352
↓ 12 callersMethodDerive
src/key.cpp:265
↓ 12 callersMethodFileExists
src/leveldb/util/env_posix.cc:584
↓ 12 callersMethodFinishedSingleOp
src/leveldb/benchmarks/db_bench.cc:217
↓ 12 callersMethodFlush
src/wallet/bdb.cpp:393
↓ 12 callersMethodGetAll
src/validation.cpp:5732
↓ 12 callersMethodGetDefaultPort
src/chainparams.h:67
↓ 12 callersMethodGetType
src/script/raptoreumconsensus.cpp:47
↓ 12 callersFunctionGetWalletEnv
* @param[in] wallet_path Path to wallet directory. Or (for backwards compatibility only) a path to a berkeley btree data file inside a wallet director
src/wallet/bdb.cpp:76
↓ 12 callersFunctionHash
src/hash.h:77
↓ 12 callersFunctionHash160
src/hash.h:171
↓ 12 callersFunctionInitWarning
src/ui_interface.cpp:108
↓ 12 callersFunctionInsecureRandBool
src/test/test_raptoreum.h:62
↓ 12 callersMethodInvalid
src/consensus/validation.h:52
↓ 12 callersMethodIsCrypted
src/wallet/crypter.h:157
↓ 12 callersMethodIsDeterministic
src/llmq/quorums_instantsend.h:58
↓ 12 callersMethodIsFutureActive
src/chainparams.h:145
↓ 12 callersFunctionLoad
src/crypto/sha256_x86_shani.cpp:66
↓ 12 callersFunctionLockDirectory
src/util/system.cpp:97
↓ 12 callersFunctionLookupNumeric
* Resolve a service string with a numeric IP to its first corresponding * service. * * @returns The resulting CService if the resolution was succes
src/netbase.cpp:250
↓ 12 callersFunctionMakeKey
src/leveldb/db/db_test.cc:2232
↓ 12 callersFunctionOr
src/crypto/sha256_sse41.cpp:23
↓ 12 callersFunctionOr
src/crypto/sha256_avx2.cpp:23
↓ 12 callersMethodProcessMessage
src/evo/mnauth.cpp:62
↓ 12 callersFunctionRunOperators
src/test/scriptnum_tests.cpp:148
↓ 12 callersMethodScanForWalletTransactions
* Scan the block chain (starting in start_block) for transactions * from or to us. If fUpdate is true, found transactions that already * exist in th
src/wallet/wallet.cpp:2411
↓ 12 callersMethodSetKeyFromPassphrase
src/wallet/crypter.cpp:39
↓ 12 callersFunctionShR
src/crypto/sha256_sse41.cpp:25
↓ 12 callersFunctionShR
src/crypto/sha256_avx2.cpp:25
↓ 12 callersFunctionShutdownRequested
src/test/test_raptoreum_main.cpp:27
↓ 12 callersFunctionSignatureHash
src/script/interpreter.cpp:1435
↓ 12 callersMethodSkToG1
src/dashbls/src/schemes.cpp:96
← previousnext →1,201–1,300 of 18,148, ranked by callers