MCPcopy Create free account

hub / github.com/dogecoin/dogecoin / functions

Functions7,778 in github.com/dogecoin/dogecoin

↓ 14 callersMethodIsCompressed
Check whether the public key corresponding to this private key is (to be) compressed.
src/key.h:96
↓ 14 callersMethodIsInitialized
src/qt/paymentrequestplus.cpp:55
↓ 14 callersMethodIsRoutable
src/netaddress.cpp:224
↓ 14 callersMethodModifyCoins
src/coins.cpp:99
↓ 14 callersFunctionNetworkErrorString
src/netbase.cpp:683
↓ 14 callersFunctionReadBlockFromDisk
src/validation.cpp:1206
↓ 14 callersMethodRelease
src/leveldb/util/cache.cc:261
↓ 14 callersMethodSeekToFirst
src/leveldb/db/db_test.cc:2095
↓ 14 callersMethodSelect
src/wallet/coincontrol.h:57
↓ 14 callersMethodSet
src/script/sigcache.cpp:73
↓ 14 callersMethodValid
src/leveldb/db/db_test.cc:2094
↓ 14 callersFunctionall_rlt_txs
(txarray)
qa/rpc-tests/bip68-112-113-p2p.py:86
↓ 14 callersMethodbegin
Vector subset
src/streams.h:233
↓ 14 callersMethodestimateFee
src/policy/fees.cpp:409
↓ 14 callersMethodget_bip9_status
(self, key)
qa/rpc-tests/bip9-softforks.py:79
↓ 14 callersMethodinfo
src/txmempool.cpp:858
↓ 14 callersMethodlevel
Return the level that is being compacted. Inputs from "level" and "level+1" will be merged to produce a set of "level+1" files.
src/leveldb/db/version_set.h:325
↓ 14 callersFunctionparseBitcoinURI
src/qt/guiutil.cpp:152
↓ 14 callersMethodrand32
src/random.h:40
↓ 14 callersFunctionrecvall
Receive n bytes from a socket, or fail
qa/rpc-tests/test_framework/socks5.py:22
↓ 14 callersFunctionsecp256k1_fe_clear
src/secp256k1/src/field_5x52_impl.h:279
↓ 14 callersFunctionsecp256k1_fe_normalizes_to_zero_var
src/secp256k1/src/field_5x52_impl.h:210
↓ 14 callersFunctionsecp256k1_fe_set_int
src/secp256k1/src/field_5x52_impl.h:251
↓ 14 callersFunctionsecp256k1_xonly_pubkey_tweak_add_check
src/secp256k1/src/modules/extrakeys/main_impl.h:134
↓ 14 callersFunctionsiphash_round
(v0, v1, v2, v3)
qa/rpc-tests/test_framework/siphash.py:14
↓ 13 callersFunctionConsumeDecimalNumberOverflowTest
src/leveldb/util/logging_test.cc:94
↓ 13 callersFunctionEscapeString
src/leveldb/util/logging.cc:45
↓ 13 callersFunctionExtractUserKey
Returns the user key portion of an internal key.
src/leveldb/db/dbformat.h:95
↓ 13 callersFunctionFromHex
(obj, hex_string)
qa/rpc-tests/test_framework/mininode.py:209
↓ 13 callersFunctionGetTransactionSigOpCost
src/validation.cpp:504
↓ 13 callersFunctionInitWarning
src/ui_interface.cpp:16
↓ 13 callersMethodIsBanned
src/net.cpp:447
↓ 13 callersMethodIsNull
src/script/script.h:656
↓ 13 callersFunctionLookupSubNet
src/netbase.cpp:641
↓ 13 callersMethodNow
src/test/txrequest_tests.cpp:240
↓ 13 callersFunctionParseInternalKey
src/leveldb/db/dbformat.h:171
↓ 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:182
↓ 13 callersMethodRead
src/leveldb/helpers/memenv/memenv.cc:72
↓ 13 callersMethodReleaseSnapshot
src/leveldb/db/db_test.cc:2059
↓ 13 callersMethodSeek
src/leveldb/db/db_iter.cc:278
↓ 13 callersMethodSetNull
src/txdb.h:64
↓ 13 callersFunctionTmpDir
src/leveldb/util/testharness.cc:64
↓ 13 callersFunctionWriteBE32
src/crypto/common.h:70
↓ 13 callersMethodrbegin
src/prevector.h:294
↓ 13 callersMethodremoveRecursive
src/txmempool.cpp:504
↓ 13 callersFunctionsecp256k1_ecdsa_signature_serialize_der
src/secp256k1/src/secp256k1.c:356
↓ 13 callersFunctionser_string
(s)
qa/rpc-tests/test_framework/mininode.py:105
↓ 13 callersMethodsetFocus
src/qt/sendcoinsentry.cpp:236
↓ 13 callersFunctiontest_schnorrsig_bip_vectors_check_verify
Helper function for schnorrsig_bip_vectors * Checks that both verify and verify_batch (TODO) return the same value as expected. */
src/secp256k1/src/modules/schnorrsig/tests_impl.h:261
↓ 13 callersFunctionuint256_from_str
(s)
qa/rpc-tests/test_framework/mininode.py:124
↓ 13 callersMethodvalue
src/leveldb/db/db_iter.cc:68
↓ 12 callersFunctionAbortNode
Abort with a message */
src/validation.cpp:1578
↓ 12 callersFunctionArrayToString
src/test/uint256_tests.cpp:51
↓ 12 callersMethodContains
src/leveldb/db/skiplist.h:371
↓ 12 callersMethodDecodeFrom
src/leveldb/db/version_edit.cc:105
↓ 12 callersMethodDelete
src/leveldb/db/c.cc:352
↓ 12 callersFunctionEnsureWalletIsUnlocked
src/wallet/rpcwallet.cpp:56
↓ 12 callersFunctionEvalScript
src/script/interpreter.cpp:248
↓ 12 callersMethodFileExists
src/leveldb/util/env_posix.cc:584
↓ 12 callersMethodFinishedSingleOp
src/leveldb/benchmarks/db_bench.cc:217
↓ 12 callersFunctionFlushStateToDisk
* Update the on-disk chain state. * The caches and indexes are flushed depending on the mode we're called with * if they're too large, if it's been
src/validation.cpp:2058
↓ 12 callersMethodGet
src/base58.cpp:260
↓ 12 callersMethodGetLocalServices
src/net.cpp:2679
↓ 12 callersMethodGetVersion
get the current wallet format (the oldest client version guaranteed to understand this wallet)
src/wallet/wallet.h:897
↓ 12 callersMethodHasWitness
src/primitives/transaction.h:371
↓ 12 callersMethodIsCrypted
src/wallet/crypter.h:142
↓ 12 callersMethodIsInvalid
src/consensus/validation.h:64
↓ 12 callersFunctionIsWitnessEnabled
src/validation.cpp:3002
↓ 12 callersFunctionMakeKey
src/leveldb/db/db_test.cc:2232
↓ 12 callersFunctionRandomSeed
src/leveldb/util/testharness.cc:71
↓ 12 callersMethodRead
src/policy/fees.cpp:185
↓ 12 callersMethodReceivedInv
Schedule a ReceivedInv call at the Scheduler's current time. */
src/test/txrequest_tests.cpp:104
↓ 12 callersFunctionRunOperators
src/test/scriptnum_tests.cpp:161
↓ 12 callersFunctionSignatureHash
src/script/interpreter.cpp:1178
↓ 12 callersMethodValid
src/leveldb/table/table_test.cc:270
↓ 12 callersMethodValid
src/leveldb/db/db_iter.cc:63
↓ 12 callersFunctionchecked_malloc
src/secp256k1/src/util.h:118
↓ 12 callersFunctiondeser_vector
(f, c)
qa/rpc-tests/test_framework/mininode.py:138
↓ 12 callersMethoddeserialize
(self, f)
qa/rpc-tests/test_framework/mininode.py:448
↓ 12 callersFunctionempty_wallet
src/wallet/test/wallet_tests.cpp:70
↓ 12 callersMethodfail_accept
(self, node, txid, sign, redeem_script="")
qa/rpc-tests/segwit.py:111
↓ 12 callersMethoditer
src/leveldb/table/iterator_wrapper.h:22
↓ 12 callersFunctionrandom_field_element_magnitude
src/secp256k1/src/tests.c:62
↓ 12 callersFunctionsatoshi_round
(amount)
qa/rpc-tests/test_framework/util.py:621
↓ 12 callersFunctionsecp256k1_context_clone
src/secp256k1/src/secp256k1.c:128
↓ 12 callersFunctionsecp256k1_ec_pubkey_tweak_add
src/secp256k1/src/secp256k1.c:642
↓ 12 callersFunctionsecp256k1_gej_add_ge
src/secp256k1/src/group_impl.h:514
↓ 12 callersFunctionsecp256k1_scratch_apply_checkpoint
src/secp256k1/src/scratch_impl.h:46
↓ 12 callersMethodserialize
(self)
qa/rpc-tests/p2p-fullblocktest.py:39
↓ 12 callersFunctionsign_multisig
src/test/script_tests.cpp:1026
↓ 11 callersFunctionAccountFromValue
src/wallet/rpcwallet.cpp:101
↓ 11 callersMethodContains
Efficiently check whether a block is present in this chain. */
src/chain.h:462
↓ 11 callersFunctionEncodeHexTx
src/core_write.cpp:117
↓ 11 callersMethodGetCountWithAncestors
src/txmempool.h:167
↓ 11 callersMethodGetCredit
src/wallet/wallet.cpp:1252
↓ 11 callersFunctionGetLengthPrefixedSlice
src/leveldb/db/memtable.cc:14
↓ 11 callersMethodGetLow64
src/arith_uint256.h:245
↓ 11 callersMethodGetSigOpCost
src/txmempool.h:146
↓ 11 callersMethodGetSnapshot
src/leveldb/db/db_test.cc:2053
↓ 11 callersFunctionGetVarint32Ptr
src/leveldb/util/coding.h:150
← previousnext →501–600 of 7,778, ranked by callers