Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dogecoin/dogecoin
/ functions
Functions
7,778 in github.com/dogecoin/dogecoin
⨍
Functions
7,778
◇
Types & classes
1,512
↓ 5 callers
Method
clear_last_announcement
(self)
qa/rpc-tests/sendheaders.py:97
↓ 5 callers
Method
estimateSmartFee
src/policy/fees.cpp:424
↓ 5 callers
Method
fclose
src/streams.h:478
↓ 5 callers
Function
from_hex
src/crypto/ctaes/test.c:41
↓ 5 callers
Function
gej_xyz_equals_gej
This compares jacobian points including their Z, not just their geometric meaning. */
src/secp256k1/src/tests.c:3190
↓ 5 callers
Method
getImagesOnButtons
src/qt/platformstyle.h:21
↓ 5 callers
Method
getNumConnections
src/qt/clientmodel.cpp:58
↓ 5 callers
Method
getReturnValue
Get process return value
src/qt/bitcoin.cpp:224
↓ 5 callers
Method
getTotalBytesRecv
src/qt/clientmodel.cpp:106
↓ 5 callers
Method
getTotalBytesSent
src/qt/clientmodel.cpp:113
↓ 5 callers
Method
getTransactionTableModel
src/qt/walletmodel.cpp:388
↓ 5 callers
Function
get_change_address
Get a wallet change address. There is no wallet RPC to access unused change addresses, so this creates a dummy transaction, calls fundrawtran
qa/rpc-tests/bumpfee.py:329
↓ 5 callers
Function
get_rpc_proxy
Args: url (str): URL of the RPC server to call node_number (int): the node number (or id) that this calls to Kwargs:
qa/rpc-tests/test_framework/util.py:74
↓ 5 callers
Function
git_config_get
Get named configuration option from git repository.
contrib/devtools/github-merge.py:41
↓ 5 callers
Method
handle_close
(self)
qa/rpc-tests/test_framework/mininode.py:1688
↓ 5 callers
Method
index_to_port
(self, idx)
qa/rpc-tests/p2p-addr.py:86
↓ 5 callers
Method
isBool
src/univalue/include/univalue.h:78
↓ 5 callers
Method
key
src/leveldb/table/merger.cc:110
↓ 5 callers
Method
key
src/leveldb/util/cache.cc:55
↓ 5 callers
Function
key_to_p2pkh
(key, main = False)
qa/rpc-tests/test_framework/address.py:44
↓ 5 callers
Function
leveldb_open
src/leveldb/db/c.cc:165
↓ 5 callers
Function
log_filename
(dirname, n_node, logname)
qa/rpc-tests/test_framework/util.py:372
↓ 5 callers
Function
mulmod256
compute out = (a*b) mod m; if b=NULL, treat b=1. * * Out is a 512-bit number (represented as 32 uint16_t's in LE order). The other * arguments are
src/secp256k1/src/tests.c:821
↓ 5 callers
Function
parse
* Parse a string into a number of base monetary units and * return validity. * @note Must return 0 if !valid. */
src/qt/bitcoinamountfield.cpp:138
↓ 5 callers
Function
r_from_k
src/secp256k1/src/tests_exhaustive.c:232
↓ 5 callers
Function
random_fe
src/secp256k1/src/tests.c:2506
↓ 5 callers
Method
request_headers_and_sync
(self, locator, hashstop=0)
qa/rpc-tests/p2p-compactblocks.py:99
↓ 5 callers
Function
secp256k1_context_preallocated_create
src/secp256k1/src/secp256k1.c:82
↓ 5 callers
Function
secp256k1_ecdsa_sig_sign
src/secp256k1/src/ecdsa_impl.h:277
↓ 5 callers
Function
secp256k1_ecmult_gen_blind
Setup blinding values for secp256k1_ecmult_gen. */
src/secp256k1/src/ecmult_gen_impl.h:84
↓ 5 callers
Function
secp256k1_ge_mul_lambda
src/secp256k1/src/group_impl.h:672
↓ 5 callers
Function
secp256k1_memczero
Zero memory if flag == 1. Flag must be 0 or 1. Constant time. */
src/secp256k1/src/util.h:177
↓ 5 callers
Function
secp256k1_pippenger_bucket_window
* Returns optimal bucket_window (number of bits of a scalar represented by a * set of buckets) for a given number of points. */
src/secp256k1/src/ecmult_impl.h:570
↓ 5 callers
Function
secp256k1_pippenger_bucket_window_inv
* Returns the maximum optimal number of points for a bucket_window. */
src/secp256k1/src/ecmult_impl.h:599
↓ 5 callers
Function
secp256k1_rfc6979_hmac_sha256_finalize
src/secp256k1/src/hash_impl.h:276
↓ 5 callers
Function
secp256k1_scalar_get_bits_var
src/secp256k1/src/scalar_low_impl.h:28
↓ 5 callers
Function
secp256k1_scalar_shr_int
src/secp256k1/src/scalar_low_impl.h:98
↓ 5 callers
Function
secp256k1_scalar_split_lambda
* Find r1 and r2 given k, such that r1 + r2 * lambda == k mod n; unlike in the * full case we don't bother making r1 and r2 be small, we just want th
src/secp256k1/src/scalar_impl.h:56
↓ 5 callers
Function
secp256k1_scratch_checkpoint
src/secp256k1/src/scratch_impl.h:38
↓ 5 callers
Function
secp256k1_scratch_space_create
src/secp256k1/src/secp256k1.c:171
↓ 5 callers
Function
secp256k1_sha256_initialize_tagged
Initializes a sha256 struct and writes the 64 byte string * SHA256(tag)||SHA256(tag) into it. */
src/secp256k1/src/hash_impl.h:163
↓ 5 callers
Function
secp256k1_testrand_bytes_test
src/secp256k1/src/testrand_impl.h:130
↓ 5 callers
Method
send_dusty_tx
(self, n, dust, fee)
qa/rpc-tests/dustlimits.py:163
↓ 5 callers
Method
send_generic_input_tx
(self, node, coinbases)
qa/rpc-tests/bip68-112-113-p2p.py:112
↓ 5 callers
Method
send_header_for_blocks
(self, new_blocks)
qa/rpc-tests/assumevalid.py:61
↓ 5 callers
Method
setData
write QSettings values
src/qt/optionsmodel.cpp:274
↓ 5 callers
Method
setObject
src/univalue/lib/univalue.cpp:101
↓ 5 callers
Function
set_error
src/script/bitcoinconsensus.cpp:58
↓ 5 callers
Function
setupAddressWidget
src/qt/guiutil.cpp:128
↓ 5 callers
Function
sign_multisig
src/test/multisig_tests.cpp:24
↓ 5 callers
Method
size
src/prevector.h:281
↓ 5 callers
Method
sizeHint
src/qt/verticallabel.cpp:40
↓ 5 callers
Method
sync
(self, test_function, timeout=60)
qa/rpc-tests/p2p-segwit.py:78
↓ 5 callers
Method
sync_with_ping
(self, timeout=30)
qa/rpc-tests/maxuploadtarget.py:74
↓ 5 callers
Function
test_ecmult_multi
src/secp256k1/src/tests.c:4042
↓ 5 callers
Method
test_getblocktxn_handler
(self, node, test_node, version)
qa/rpc-tests/p2p-compactblocks.py:613
↓ 5 callers
Function
test_inverse_field
src/secp256k1/src/tests.c:2907
↓ 5 callers
Function
test_inverse_scalar
src/secp256k1/src/tests.c:2885
↓ 5 callers
Method
url
(self)
qa/rpc-tests/test_framework/coverage.py:59
↓ 5 callers
Function
uvTypeName
src/univalue/lib/univalue.cpp:221
↓ 5 callers
Method
value
src/leveldb/table/block.cc:133
↓ 5 callers
Method
wait_for_getheaders
(self, timeout=60)
qa/rpc-tests/p2p-segwit.py:103
↓ 5 callers
Method
write
src/univalue/lib/univalue_write.cpp:28
↓ 4 callers
Method
AddAccountingEntry
src/wallet/wallet.cpp:2860
↓ 4 callers
Method
AddRef
src/net.h:757
↓ 4 callers
Method
AddToWallet
src/wallet/wallet.cpp:891
↓ 4 callers
Function
AddrmanToStream
src/test/net_tests.cpp:64
↓ 4 callers
Function
AmountHighWarn
src/ui_interface.cpp:21
↓ 4 callers
Method
ApplyDeltas
src/txmempool.cpp:963
↓ 4 callers
Method
ApproximateMemoryUsage
src/leveldb/db/memtable.cc:26
↓ 4 callers
Method
ApproximateSize
src/leveldb/db/write_batch.cc:40
↓ 4 callers
Function
BM_LogAndApply
src/leveldb/db/db_test.cc:2238
↓ 4 callers
Method
Ban
src/net.cpp:480
↓ 4 callers
Function
Bind
src/init.cpp:288
↓ 4 callers
Method
BindWallet
src/wallet/wallet.h:367
↓ 4 callers
Method
ClearBanned
src/net.cpp:435
↓ 4 callers
Function
ClipToRange
src/leveldb/db/db_impl.cc:91
↓ 4 callers
Function
ColorizeIcon
src/qt/platformstyle.cpp:48
↓ 4 callers
Method
CommitTransaction
* Call after CreateTransaction unless you want to abort */
src/wallet/wallet.cpp:2819
↓ 4 callers
Method
CompareTo
src/base58.cpp:200
↓ 4 callers
Function
Correct_Queue_range
This test case checks that the CCheckQueue works properly * with each specified size_t Checks pushed. */
src/test/checkqueue_tests.cpp:149
↓ 4 callers
Function
DecodeValue
src/leveldb/util/cache_test.cc:24
↓ 4 callers
Method
Decrypt
src/wallet/crypter.cpp:94
↓ 4 callers
Method
DefaultConsistencyChecks
Default value for -checkmempool and -checkblockindex argument */
src/chainparams.h:71
↓ 4 callers
Method
Delete
src/leveldb/db/db_test.cc:322
↓ 4 callers
Method
DeleteDir
src/leveldb/util/env_posix.cc:617
↓ 4 callers
Method
DisconnectNode
src/net.cpp:2550
↓ 4 callers
Function
DoTest
src/test/script_tests.cpp:157
↓ 4 callers
Function
EncodeBase58
src/base58.cpp:71
↓ 4 callers
Method
EncodeTo
src/leveldb/table/format.cc:15
↓ 4 callers
Function
EncodeVarint32
src/leveldb/util/coding.cc:21
↓ 4 callers
Method
Encrypt
src/wallet/crypter.cpp:76
↓ 4 callers
Function
EntryDescriptionString
src/rpc/blockchain.cpp:378
↓ 4 callers
Method
FileSize
src/leveldb/db/recovery_test.cc:130
↓ 4 callers
Method
FindEarliestAtLeast
src/chain.cpp:92
↓ 4 callers
Function
FindFile
src/leveldb/db/version_set.cc:88
↓ 4 callers
Method
FindFork
src/chain.cpp:81
↓ 4 callers
Function
ForceSetArg
src/util.cpp:437
↓ 4 callers
Function
FormatSubVersion
* Format the subversion field according to BIP 14 spec (https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki) */
src/clientversion.cpp:88
↓ 4 callers
Function
Free
src/leveldb/db/c_test.c:47
← previous
next →
1,201–1,300 of 7,778, ranked by callers