MCPcopy Create free account

hub / github.com/dogecoin/dogecoin / functions

Functions7,778 in github.com/dogecoin/dogecoin

↓ 65 callersFunctiondata
Return a pointer to the beginning of the referenced data
src/leveldb/include/leveldb/slice.h:47
↓ 64 callersFunctionRound
One round of SHA-256. */
src/crypto/sha256.cpp:69
↓ 64 callersFunctionleft
src/crypto/sha1.cpp:53
↓ 64 callersMethodresize
src/streams.h:239
↓ 64 callersFunctionsigma0
src/crypto/sha512.cpp:89
↓ 64 callersFunctionsigma1
src/crypto/sha512.cpp:90
↓ 61 callersMethodsend_message
(self, message)
qa/rpc-tests/p2p-segwit.py:52
↓ 60 callersFunctionsecp256k1_context_destroy
src/secp256k1/src/secp256k1.c:146
↓ 59 callersFunctionwait_until
(predicate, *, attempts=float('inf'), timeout=float('inf'))
qa/rpc-tests/test_framework/mininode.py:1383
↓ 58 callersMethodDoS
src/consensus/validation.h:36
↓ 57 callersMethodserialize
(self)
qa/rpc-tests/test_framework/mininode.py:270
↓ 56 callersFunctionFormatMoney
src/utilmoneystr.cpp:14
↓ 56 callersMethodGetFee
src/amount.cpp:24
↓ 56 callersFunctioncreate_coinbase
(height, pubkey = None)
qa/rpc-tests/test_framework/blocktools.py:69
↓ 56 callersFunctionsecp256k1_scalar_add
src/secp256k1/src/scalar_low_impl.h:34
↓ 56 callersMethodtest_witness_block
(self, block, accepted, with_witness=True)
qa/rpc-tests/p2p-segwit.py:163
↓ 55 callersMethodAdd
src/leveldb/db/memtable.cc:76
↓ 55 callersFunctionGetSerializeSize
src/serialize.h:948
↓ 55 callersFunctionsecp256k1_fe_sqr
src/secp256k1/src/field_5x52_impl.h:464
↓ 54 callersFunctionCheckModifyCoins
src/test/coins_tests.cpp:635
↓ 54 callersFunctionIsArgSet
src/util.cpp:390
↓ 54 callersFunctionconnect_nodes
(from_connection, node_num)
qa/rpc-tests/test_framework/util.py:393
↓ 54 callersFunctioncreate_block
(hashprev, coinbase, nTime=None)
qa/rpc-tests/test_framework/blocktools.py:12
↓ 53 callersFunctionconnect_nodes_bi
(nodes, a, b)
qa/rpc-tests/test_framework/util.py:401
↓ 53 callersMethodtest_transaction_acceptance
(self, tx, with_witness, accepted, reason=None)
qa/rpc-tests/p2p-segwit.py:150
↓ 52 callersMethodToString
src/validation.cpp:4320
↓ 52 callersMethodget_bool
src/univalue/lib/univalue_get.cpp:91
↓ 51 callersMethodIsNull
Return true if the wrapped FILE* is NULL, false otherwise. */
src/streams.h:500
↓ 51 callersMethodMake
src/netmessagemaker.h:18
↓ 51 callersMethodPushMessage
src/net.cpp:2786
↓ 51 callersFunctionsecp256k1_scalar_get_b32
src/secp256k1/src/scalar_low_impl.h:64
↓ 51 callersFunctionsecp256k1_testrand_bits
src/secp256k1/src/testrand_impl.h:58
↓ 50 callersFunctionEnsureWalletIsAvailable
src/wallet/rpcwallet.cpp:44
↓ 49 callersMethodWrite
src/addrdb.cpp:24
↓ 49 callersMethodcalc_sha256
(self, with_witness=False)
qa/rpc-tests/test_framework/mininode.py:511
↓ 48 callersMethodstart
(self)
qa/rpc-tests/test_framework/socks5.py:147
↓ 47 callersMethodIsValid
Check whether this private key is valid.
src/key.h:93
↓ 47 callersFunctionTestTime
Define a virtual block time, one block per 10 minutes after Nov 14 2014, 0:55:36am */
src/test/versionbits_tests.cpp:17
↓ 47 callersMethodclose
(self)
qa/rpc-tests/setmaxconnections.py:29
↓ 47 callersFunctionsecp256k1_scalar_negate
src/secp256k1/src/scalar_low_impl.h:73
↓ 46 callersFunctionCheckWriteCoins
src/test/coins_tests.cpp:791
↓ 46 callersMethodbuild_next_block
(self, nVersion=4)
qa/rpc-tests/p2p-segwit.py:211
↓ 46 callersMethodisNull
src/univalue/include/univalue.h:75
↓ 46 callersFunctionsecp256k1_scalar_mul
src/secp256k1/src/scalar_low_impl.h:94
↓ 46 callersFunctionstart_nodes
Start multiple bitcoinds, return RPC connections to them
qa/rpc-tests/test_framework/util.py:357
↓ 45 callersFunctionParseFixedPoint
src/utilstrencodings.cpp:618
↓ 45 callersMethodSingleColorIcon
src/qt/platformstyle.cpp:108
↓ 45 callersFunctionadd_coin
src/wallet/test/wallet_tests.cpp:47
↓ 45 callersFunctionbytes_to_hex_str
(byte_str)
qa/rpc-tests/test_framework/util.py:117
↓ 45 callersFunctionsecp256k1_testrand256
src/secp256k1/src/testrand_impl.h:114
↓ 44 callersFunctionIsMine
src/script/ismine.cpp:32
↓ 44 callersMethodNext
src/leveldb/db/db_iter.cc:141
↓ 44 callersFunctionResolveService
src/test/addrman_tests.cpp:60
↓ 44 callersMethodreserve
src/streams.h:240
↓ 44 callersFunctionsecp256k1_scalar_set_b32
src/secp256k1/src/scalar_low_impl.h:50
↓ 43 callersFunctionsecp256k1_ec_pubkey_create
src/secp256k1/src/secp256k1.c:551
↓ 43 callersFunctionsecp256k1_gej_is_infinity
src/secp256k1/src/group_impl.h:256
↓ 42 callersFunctionassert_raises_jsonrpc
Run an RPC and verify that a specific JSONRPC exception code and message is raised. Calls function `fun` with arguments `args` and `kwds`. Catche
qa/rpc-tests/test_framework/util.py:546
↓ 42 callersFunctionsecp256k1_modinv32_mul_cmp_30
Return -1 for a<b*factor, 0 for a==b*factor, 1 for a>b*factor. A consists of alen limbs; b has 9. */
src/secp256k1/src/modinv32_impl.h:41
↓ 42 callersFunctionsecp256k1_modinv64_mul_cmp_62
Return -1 for a<b*factor, 0 for a==b*factor, 1 for a>b*factor. A has alen limbs; b has 5. */
src/secp256k1/src/modinv64_impl.h:47
↓ 41 callersMethodFinalize
src/crypto/sha1.cpp:388
↓ 41 callersFunctionGetTimeMicros
src/utiltime.cpp:56
↓ 41 callersMethodPut
src/leveldb/db/c.cc:349
↓ 41 callersMethodupdate_witness_block_with_transactions
(self, block, tx_list, nonce=0)
qa/rpc-tests/p2p-segwit.py:221
↓ 40 callersFunctionAmountFromValue
src/rpc/server.cpp:124
↓ 40 callersMethodTEST_CompactMemTable
src/leveldb/db/db_impl.cc:634
↓ 40 callersFunctionf2
src/crypto/sha1.cpp:50
↓ 40 callersFunctionsha256
(s)
qa/rpc-tests/test_framework/mininode.py:73
↓ 40 callersFunctionsha512_neon_round2
src/crypto/sha512.cpp:140
↓ 40 callersMethodsync_with_ping
(self, timeout=60)
qa/rpc-tests/p2p-segwit.py:87
↓ 39 callersFunctionLookup
src/netbase.cpp:167
↓ 39 callersFunctionState
Requires cs_main.
src/net_processing.cpp:257
↓ 39 callersMethodValid
src/leveldb/db/skiplist.h:196
↓ 39 callersMethoddisconnect
(self)
qa/rpc-tests/p2p-addr.py:41
↓ 39 callersFunctionrun_benchmark
src/secp256k1/src/bench.h:82
↓ 39 callersFunctionsecp256k1_testrand_int
src/secp256k1/src/testrand_impl.h:75
↓ 38 callersMethodSelectCoinsMinConf
src/wallet/wallet.cpp:2157
↓ 38 callersMethodkey
src/leveldb/db/db_iter.cc:64
↓ 38 callersFunctionsecp256k1_ecmult
src/secp256k1/src/ecmult_impl.h:338
↓ 38 callersMethodstr
src/streams.h:224
↓ 37 callersFunctionhex_str_to_bytes
(hex_str)
qa/rpc-tests/test_framework/util.py:120
↓ 37 callersFunctionp2p_port
(n)
qa/rpc-tests/test_framework/util.py:100
↓ 37 callersFunctionsecp256k1_fe_negate
src/secp256k1/src/field_5x52_impl.h:398
↓ 37 callersFunctionsecp256k1_ge_set_gej
src/secp256k1/src/group_impl.h:94
↓ 37 callersMethodsize
src/univalue/include/univalue.h:66
↓ 36 callersFunctionCheckModifyNewCoins
src/test/coins_tests.cpp:737
↓ 36 callersFunctionScriptErrorString
src/script/script_error.cpp:8
↓ 36 callersMethodsetmocktime
(self, time)
qa/rpc-tests/liststucktransactions.py:49
↓ 35 callersFunctionCloseSocket
src/netbase.cpp:716
↓ 35 callersFunctionMakeTransactionRef
src/primitives/transaction.h:431
↓ 35 callersFunctionVerifyScript
src/script/interpreter.cpp:1409
↓ 35 callersFunctionsecp256k1_gej_add_var
src/secp256k1/src/group_impl.h:332
↓ 35 callersFunctionsecp256k1_gej_set_ge
src/secp256k1/src/group_impl.h:232
↓ 34 callersFunctionGetTimeMillis
src/utiltime.cpp:48
↓ 34 callersFunctionParseMoney
src/utilmoneystr.cpp:36
↓ 34 callersFunctionassert_array_result
Pass in array of JSON objects, a dictionary with key/value pairs to match against, and another dictionary with expected key/value
qa/rpc-tests/test_framework/util.py:592
↓ 34 callersFunctionsecp256k1_keypair_create
src/secp256k1/src/modules/extrakeys/main_impl.h:195
↓ 34 callersMethodstats
src/support/lockedpool.cpp:114
↓ 34 callersFunctiontxToHex
(tx)
qa/rpc-tests/replace-by-fee.py:18
↓ 33 callersFunctionGetRand
src/random.cpp:153
← previousnext →101–200 of 7,778, ranked by callers