MCPcopy Create free account

hub / github.com/bitcoinxt/bitcoinxt / functions

Functions6,127 in github.com/bitcoinxt/bitcoinxt

↓ 10 callersFunctionRandomSeed
src/leveldb/util/testharness.cc:67
↓ 10 callersFunctionRound
src/crypto/ripemd160.cpp:35
↓ 10 callersMethodSignCompact
src/key.cpp:198
↓ 10 callersFunctionSignatureHash
src/script/interpreter.cpp:1164
↓ 10 callersFunctionTestRIPEMD160
src/test/crypto_tests.cpp:54
↓ 10 callersFunctionTestSHA1
src/test/crypto_tests.cpp:51
↓ 10 callersMethodUnlockRange
For all pages in affected range, decrease lock count
src/support/pagelocker.h:66
↓ 10 callersFunctionWalCheckpoint
src/leveldb/doc/bench/db_bench_sqlite3.cc:106
↓ 10 callersMethodaddColumn
src/qt/csvmodelwriter.cpp:22
↓ 10 callersMethodclear_block_announcement
(self)
qa/rpc-tests/p2p-compactblocks.py:88
↓ 10 callersFunctioncreateArgs
src/test/rpc_tests.cpp:24
↓ 10 callersMethodcurrent
Return the current version.
src/leveldb/db/version_set.h:185
↓ 10 callersFunctiondeser_uint256
(f)
qa/rpc-tests/test_framework/mininode.py:96
↓ 10 callersMethodend
src/streams.h:113
↓ 10 callersMethodgenerate_blocks
(self, number, version, test_blocks = [])
qa/rpc-tests/bip9-softforks.py:69
↓ 10 callersMethoditer
src/leveldb/table/iterator_wrapper.h:21
↓ 10 callersFunctionmemory_cleanse
src/support/cleanse.cpp:10
↓ 10 callersFunctionread_json
src/test/script_tests.cpp:42
↓ 10 callersFunctionsecp256k1_ec_pubkey_combine
src/secp256k1/src/secp256k1.c:534
↓ 10 callersFunctionsecp256k1_ecdsa_signature_parse_compact
src/secp256k1/src/secp256k1.c:232
↓ 10 callersFunctionsecp256k1_ecmult_const
src/secp256k1/src/ecmult_const_impl.h:125
↓ 10 callersFunctionsecp256k1_ge_set_xo_var
src/secp256k1/src/group_impl.h:179
↓ 10 callersFunctionsecp256k1_hmac_sha256_finalize
src/secp256k1/src/hash_impl.h:196
↓ 10 callersFunctionsecp256k1_hmac_sha256_initialize
src/secp256k1/src/hash_impl.h:164
↓ 10 callersFunctionsecp256k1_num_sanity
src/secp256k1/src/num_gmp_impl.h:18
↓ 10 callersFunctionsecp256k1_scalar_get_num
src/secp256k1/src/scalar_impl.h:28
↓ 10 callersFunctionsecp256k1_scalar_is_high
src/secp256k1/src/scalar_8x32_impl.h:220
↓ 10 callersMethodsendBlock
src/test/blockannounce_tests.cpp:547
↓ 10 callersFunctionser_vector
(l)
qa/rpc-tests/test_framework/mininode.py:139
↓ 10 callersMethodstatus
src/leveldb/db/db_iter.cc:74
↓ 10 callersFunctionuriPrefix
src/qt/guiutil.cpp:921
↓ 10 callersMethoduser_comparator
src/leveldb/db/db_impl.h:197
↓ 9 callersMethodDifficultyAdjustmentInterval
src/consensus/params.h:68
↓ 9 callersMethodGet
src/base58.cpp:251
↓ 9 callersMethodGetBlockHeader
src/chain.h:220
↓ 9 callersFunctionGetLastErrSz
src/leveldb/util/env_win.cc:246
↓ 9 callersFunctionGetNextWorkRequired
src/pow.cpp:15
↓ 9 callersFunctionGetVarint64
src/leveldb/util/coding.cc:160
↓ 9 callersMethodIsDust
src/primitives/transaction.h:176
↓ 9 callersMethodNetworkIDString
Return the BIP70 network string (main, test or regtest) */
src/chainparams.h:72
↓ 9 callersMethodNewIterator
src/leveldb/db/db_test.cc:1851
↓ 9 callersFunctionNewLRUCache
src/leveldb/util/cache.cc:321
↓ 9 callersMethodNewWritableFile
src/leveldb/db/db_test.cc:91
↓ 9 callersMethodOneIn
Randomly returns true ~"1/n" of the time, and false otherwise. REQUIRES: n > 0
src/leveldb/util/random.h:52
↓ 9 callersFunctionParseIPData
src/ipgroups.cpp:63
↓ 9 callersMethodPut
src/leveldb/db/db_test.cc:288
↓ 9 callersMethodReceiveMsgBytes
requires LOCK(cs_vRecvMsg)
src/net.cpp:559
↓ 9 callersMethodReleaseSnapshot
src/leveldb/db/db_test.cc:1868
↓ 9 callersFunctionReverse
Return reverse of "key". Used to test non-lexicographic comparators.
src/leveldb/table/table_test.cc:27
↓ 9 callersFunctionSaveError
src/leveldb/db/c.cc:132
↓ 9 callersMethodSeek
src/leveldb/db/db_iter.cc:274
↓ 9 callersMethodSeekToLast
src/leveldb/db/db_test.cc:1909
↓ 9 callersMethodSerialize
src/test/net_tests.cpp:42
↓ 9 callersMethodStartBlock
src/leveldb/table/filter_block.cc:22
↓ 9 callersMethodWrite
src/leveldb/db/db_impl.cc:1162
↓ 9 callersFunctionWriteLE32
src/crypto/common.h:36
↓ 9 callersFunctioncheck_fe_equal
src/secp256k1/src/tests.c:1454
↓ 9 callersFunctiondeser_compact_size
(f)
qa/rpc-tests/test_framework/mininode.py:78
↓ 9 callersFunctiondeser_vector
(f, c)
qa/rpc-tests/test_framework/mininode.py:126
↓ 9 callersFunctionempty_wallet
src/wallet/test/wallet_tests.cpp:55
↓ 9 callersMethodestimatePriority
src/policy/fees.cpp:506
↓ 9 callersMethodinput
Return the ith input file at "level()+which" ("which" must be 0 or 1).
src/leveldb/db/version_set.h:338
↓ 9 callersMethodparse
src/qt/bitcoinunits.cpp:142
↓ 9 callersMethodremoveRecursive
src/txmempool.cpp:494
↓ 9 callersFunctionsecp256k1_ec_pubkey_tweak_mul
src/secp256k1/src/secp256k1.c:503
↓ 9 callersFunctionsecp256k1_ecdsa_signature_normalize
src/secp256k1/src/secp256k1.c:278
↓ 9 callersFunctionsecp256k1_fe_get_b32
Convert a field element to a 32-byte big endian value. Requires the input to be normalized */
src/secp256k1/src/field_5x52_impl.h:314
↓ 9 callersFunctionsecp256k1_fe_is_odd
src/secp256k1/src/field_5x52_impl.h:253
↓ 9 callersFunctionsecp256k1_fe_is_zero
src/secp256k1/src/field_5x52_impl.h:244
↓ 9 callersFunctionsecp256k1_ge_is_infinity
src/secp256k1/src/group_impl.h:42
↓ 9 callersFunctionsecp256k1_gej_add_var
src/secp256k1/src/group_impl.h:301
↓ 9 callersFunctionsecp256k1_rfc6979_hmac_sha256_generate
src/secp256k1/src/hash_impl.h:235
↓ 9 callersFunctionsecp256k1_sha256_finalize
src/secp256k1/src/hash_impl.h:148
↓ 9 callersFunctionsecp256k1_sha256_initialize
src/secp256k1/src/hash_impl.h:36
↓ 9 callersFunctionser_compact_size
(l)
qa/rpc-tests/test_framework/mininode.py:66
↓ 9 callersFunctionser_writedata8
src/serialize.h:80
↓ 9 callersMethodsetNumStr
src/univalue/univalue.cpp:50
↓ 9 callersMethodsetValid
src/qt/bitcoinamountfield.cpp:243
↓ 9 callersFunctionsha256
(s)
qa/rpc-tests/test_framework/mininode.py:59
↓ 9 callersMethodsize
src/qt/transactiontablemodel.cpp:176
↓ 9 callersMethodstopWork
src/thinblock.cpp:149
↓ 9 callersFunctionuint160S
src/test/uint256_tests.cpp:62
↓ 9 callersFunctionvalidateCompactBlock
src/blockencodings.cpp:80
↓ 8 callersMethodAddFile
Add the specified file at the specified number. REQUIRES: This version has not been saved (see VersionSet::SaveTo) REQUIRES: "smallest" and "largest"
src/leveldb/db/version_edit.h:62
↓ 8 callersMethodAddMessage
src/leveldb/db/db_bench.cc:205
↓ 8 callersFunctionAppendEscapedStringTo
src/leveldb/util/logging.cc:22
↓ 8 callersFunctionAreInputsStandard
* Check transaction inputs to mitigate two * potential denial-of-service attacks: * * 1. scriptSigs with extra data stuffed into them, * not co
src/main.cpp:838
↓ 8 callersMethodBuildSkip
src/chain.cpp:108
↓ 8 callersFunctionCheckEqual
src/leveldb/db/c_test.c:41
↓ 8 callersFunctionContextualCheckTransaction
src/main.cpp:3410
↓ 8 callersFunctionDelayMilliseconds
src/leveldb/db/db_test.cc:52
↓ 8 callersMethodDelete
src/leveldb/db/c.cc:375
↓ 8 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/main.cpp:2538
↓ 8 callersFunctionFormatFullVersion
src/clientversion.cpp:127
↓ 8 callersMethodGetArg
src/options.cpp:19
↓ 8 callersFunctionGetListenPort
src/net.cpp:128
↓ 8 callersMethodGetLocator
src/chain.cpp:25
↓ 8 callersFunctionGetSizeOfCompactSize
* Compact Size * size < 253 -- 1 byte * size <= USHRT_MAX -- 3 bytes (253 + 2 bytes) * size <= UINT_MAX -- 5 bytes (254 + 4 bytes) *
src/serialize.h:241
↓ 8 callersMethodGetTestDirectory
src/leveldb/util/env_win.cc:732
↓ 8 callersMethodGetTime
src/txmempool.h:115
← previousnext →501–600 of 6,127, ranked by callers