MCPcopy Create free account

hub / github.com/Raptor3um/raptoreum / functions

Functions18,148 in github.com/Raptor3um/raptoreum

↓ 19 callersFunctionsecp256k1_context_set_illegal_callback
src/secp256k1/src/secp256k1.c:111
↓ 19 callersFunctionsecp256k1_ecdsa_recoverable_signature_parse_compact
src/secp256k1/src/modules/recovery/main_impl.h:42
↓ 19 callersFunctionsecp256k1_ecdsa_sign_recoverable
src/secp256k1/src/modules/recovery/main_impl.h:134
↓ 19 callersFunctionsph_enc32le
* Encode a 32-bit value into the provided buffer (little endian convention). * * @param dst the destination buffer * @param val the 32-bit valu
src/crypto/sph_types.h:1475
↓ 19 callersMethodstop_nodes
Stop multiple raptoreumd test nodes
test/functional/test_framework/test_framework.py:325
↓ 19 callersMethodwait_for_instantlock
(self, txid, node, expected=True, timeout=15)
test/functional/test_framework/test_framework.py:833
↓ 18 callersFunctionAddFile
src/randomenv.cpp:142
↓ 18 callersMethodBlockUntilSyncedToCurrentChain
src/wallet/wallet.cpp:1614
↓ 18 callersFunctionCheckAddCoin
src/test/coins_tests.cpp:730
↓ 18 callersFunctionCheckGet
src/leveldb/db/c_test.c:54
↓ 18 callersFunctionCloseSocket
src/netbase.cpp:875
↓ 18 callersFunctionCrc32c
Computes the CRC32C of "count" bytes in the buffer pointed by "data".
src/crc32c/include/crc32c/crc32c.h:53
↓ 18 callersFunctionDecodeBase64
src/util/strencodings.cpp:135
↓ 18 callersMethodDeleteFile
src/leveldb/util/env_posix.cc:603
↓ 18 callersMethodDeleteFile
src/leveldb/db/fault_injection_test.cc:302
↓ 18 callersFunctionEXCLUSIVE_LOCKS_REQUIRED
src/rpc/rpcevo.cpp:1478
↓ 18 callersMethodEqual
src/leveldb/db/skiplist.h:115
↓ 18 callersMethodEqualTo
EqualTo returns true if the elements are equal otherwise returns false this method is the binding of the equality operation
src/dashbls/go-bindings/elements.go:66
↓ 18 callersMethodForEachNode
src/net.h:323
↓ 18 callersFunctionFormatISO8601DateTime
src/util/time.cpp:115
↓ 18 callersMethodIsArgNegated
src/util/system.cpp:500
↓ 18 callersMethodNowMicros
src/leveldb/util/env_posix.cc:721
↓ 18 callersFunctionPutVarint32
src/leveldb/util/coding.cc:49
↓ 18 callersFunctionRandomString
src/leveldb/db/db_test.cc:28
↓ 18 callersMethodRef
src/leveldb/db/version_set.cc:454
↓ 18 callersMethodSelectTriedCollision
Randomly select an address in tried that another address is attempting to evict.
src/addrman.h:620
↓ 18 callersMethodShowProgress
src/ui_interface.cpp:83
↓ 18 callersFunctionSignSignature
src/script/sign.cpp:326
↓ 18 callersMethodUniform
Returns a uniformly distributed value in the range [0..n-1] REQUIRES: n > 0
src/leveldb/util/random.h:51
↓ 18 callersMethodUpdatedBlockTip
src/llmq/quorums.cpp:258
↓ 18 callersFunction_mi_error_message
src/dashbls/depends/mimalloc/src/options.c:434
↓ 18 callersFunctionbn_grow
src/dashbls/depends/relic/src/bn/relic_bn_mem.c:115
↓ 18 callersFunctioncp_etrs_ver
src/dashbls/depends/relic/src/cp/relic_cp_etrs.c:151
↓ 18 callersMethodcreate_tx
(self, spend_tx, n, value, script=CScript([OP_TRUE]))
test/functional/feature_block.py:1223
↓ 18 callersFunctiondv_lshd
src/dashbls/depends/relic/src/dv/relic_dv_util.c:137
↓ 18 callersFunctionfb_get_bit
src/dashbls/depends/relic/src/fb/relic_fb_util.c:96
↓ 18 callersFunctionfp12_exp_cyc_sps
src/dashbls/depends/relic/src/fpx/relic_fpx_cyc.c:808
↓ 18 callersFunctionfp24_inv_cyc
src/dashbls/depends/relic/src/fpx/relic_fpx_inv.c:704
↓ 18 callersFunctionfp2_mulc_low
src/dashbls/depends/relic/src/low/easy/relic_fpx_mul_low.c:85
↓ 18 callersFunctionfp2_write_bin
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:92
↓ 18 callersFunctionfp3_zero
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:137
↓ 18 callersFunctionfp48_zero
src/dashbls/depends/relic/src/fpx/relic_fpx_util.c:662
↓ 18 callersFunctionfp8_inv
src/dashbls/depends/relic/src/fpx/relic_fpx_inv.c:406
↓ 18 callersFunctionfp9_inv
src/dashbls/depends/relic/src/fpx/relic_fpx_inv.c:477
↓ 18 callersFunctionfp_addm_low
src/dashbls/depends/relic/src/low/easy/relic_fp_add_low.c:73
↓ 18 callersFunctionfp_addn_low
src/dashbls/depends/relic/src/low/gmp/relic_fp_add_low.c:47
↓ 18 callersFunctionfp_get_bit
src/dashbls/depends/relic/src/fp/relic_fp_util.c:65
↓ 18 callersFunctionfp_srt
src/dashbls/depends/relic/src/fp/relic_fp_srt.c:38
↓ 18 callersFunctionge_equals_gej
src/secp256k1/src/tests.c:1908
↓ 18 callersMethodinitError
src/interfaces/node.cpp:155
↓ 18 callersMethodlower_bound
src/indirectmap.h:42
↓ 18 callersFunctionmi_stat_add
must be thread safe as it is called from stats_merge
src/dashbls/depends/mimalloc/src/stats.c:74
↓ 18 callersMethodreceive
(self, publisher, flags=0)
test/functional/interface_zmq_dash.py:144
↓ 18 callersFunctionsecp256k1_gej_double_var
src/secp256k1/src/group_impl.h:313
↓ 18 callersMethodsetFocus
src/qt/sendcoinsentry.cpp:247
↓ 18 callersMethodtotal
src/dashbls/depends/catch2/include/catch2/catch.hpp:15273
↓ 18 callersFunctionwrite
src/dashbls/depends/catch2/include/catch2/catch.hpp:11552
↓ 17 callersMethodApproximateOffsetOf
src/leveldb/table/table_test.cc:242
↓ 17 callersFunctionBetween
src/leveldb/table/table_test.cc:752
↓ 17 callersFunctionBlockMerkleRoot
src/consensus/merkle.cpp:66
↓ 17 callersMethodClear
src/llmq/quorums_dkgsessionhandler.cpp:80
↓ 17 callersFunctionCombineSignatures
Wrapper around ProduceSignature to combine two scriptsigs */
src/test/script_tests.cpp:1098
↓ 17 callersMethodEncode
src/leveldb/db/dbformat.h:159
↓ 17 callersMethodGetGroup
* Get the canonical identifier of our network group * * The groups are assigned in a way where it should be costly for an attacker to * obtain addr
src/netaddress.cpp:431
↓ 17 callersMethodIsCompressed
Check whether the public key corresponding to this private key is (to be) compressed.
src/key.h:95
↓ 17 callersFunctionMallocUsage
src/memusage.h:60
↓ 17 callersMethodRead
src/leveldb/db/log_test.cc:64
↓ 17 callersMethodRoundSize
src/update/update.h:121
↓ 17 callersMethodSizeEstimate
src/dbwrapper.h:117
↓ 17 callersMethodToString
src/evo/simplifiedmns.cpp:40
↓ 17 callersMethodadd
Add two Jacobian tuples p1 and p2 See https://en.wikibooks.org/wiki/Cryptography/Prime_Curve/Jacobian_Coordinates - Point Addition
test/functional/test_framework/key.py:162
↓ 17 callersFunctionbn_is_prime
src/dashbls/depends/relic/src/bn/relic_bn_prime.c:180
↓ 17 callersMethodcall
src/dashbls/depends/catch2/include/catch2/catch.hpp:6722
↓ 17 callersFunctiondescsum_create
Add a checksum to a descriptor without
test/functional/test_framework/descriptors.py:40
↓ 17 callersFunctiondv_cmp_const
src/dashbls/depends/relic/src/dv/relic_dv_util.c:111
↓ 17 callersFunctioneb_curve_get_ord
src/dashbls/depends/relic/src/eb/relic_eb_curve.c:112
↓ 17 callersFunctioneb_curve_opt_a
src/dashbls/depends/relic/src/eb/relic_eb_curve.c:92
↓ 17 callersFunctioned_add_projc
src/dashbls/depends/relic/src/ed/relic_ed_add.c:125
↓ 17 callersFunctionep2_curve_get_gen
src/dashbls/depends/relic/src/epx/relic_ep2_curve.c:650
↓ 17 callersFunctionep_psi
src/dashbls/depends/relic/src/ep/relic_ep_psi.c:41
↓ 17 callersMethodequals
src/immer/detail/hamts/champ.hpp:425
↓ 17 callersFunctionfb_addd_low
src/dashbls/depends/relic/src/low/gmp/relic_fb_add_low.c:56
↓ 17 callersFunctionfontFamilyToString
src/qt/guiutil.cpp:1028
↓ 17 callersFunctionfp12_frb
src/dashbls/depends/relic/src/fpx/relic_fpx_frb.c:112
↓ 17 callersFunctionfp24_exp_cyc_sps
src/dashbls/depends/relic/src/fpx/relic_fpx_cyc.c:1336
↓ 17 callersFunctionfp3_mul_nor
src/dashbls/depends/relic/src/fpx/relic_fp3_mul.c:152
↓ 17 callersFunctionfp_mul_dig
src/dashbls/depends/relic/src/fp/relic_fp_mul.c:162
↓ 17 callersFunctionfp_rsh1_low
src/dashbls/depends/relic/src/low/gmp/relic_fp_shift_low.c:49
↓ 17 callersFunctionfp_sub_dig
src/dashbls/depends/relic/src/fp/relic_fp_add.c:111
↓ 17 callersMethodfree
free calls CG1ElementFree "C" function to release a memory allocated for bls::G1Element
src/dashbls/go-bindings/elements.go:117
↓ 17 callersMethodgetPeerTableModel
src/qt/clientmodel.cpp:158
↓ 17 callersFunctiongetRandomSeed
src/dashbls/include/dashbls/test-utils.hpp:48
↓ 17 callersFunctionnetwork_thread_join
Wait timeout seconds for the network thread to terminate. Throw if the network thread doesn't terminate in timeout seconds.
test/functional/test_framework/mininode.py:496
↓ 17 callersMethodopen
src/qt/walletcontroller.cpp:272
↓ 17 callersMethodpush
src/ctpl_stl.h:48
↓ 17 callersMethodrandbits
Generate a random (bits)-bit integer. */
src/random.h:192
↓ 17 callersMethodrend
! * Returns an iterator that traverses the collection backwards, * pointing after the last element of the reversed collection. It * doe
src/immer/array.hpp:123
↓ 17 callersFunctionsatoshi_round
(amount)
test/functional/test_framework/util.py:213
↓ 17 callersMethodscheduleEvery
src/scheduler.cpp:117
↓ 17 callersFunctionsecp256k1_fe_set_b32
src/secp256k1/src/field_5x52_impl.h:352
← previousnext →901–1,000 of 18,148, ranked by callers