MCPcopy Create free account

hub / github.com/BitcoinUnlimited/BitcoinUnlimited / functions

Functions9,623 in github.com/BitcoinUnlimited/BitcoinUnlimited

↓ 6 callersMethodGetName
src/leveldb/db/leveldbutil.cc:22
↓ 6 callersFunctionGetNumCores
src/util.cpp:1023
↓ 6 callersMethodGetPort
src/netaddress.cpp:469
↓ 6 callersMethodGetPriority
src/coins.cpp:497
↓ 6 callersFunctionGetScriptForRawPubKey
src/script/standard.cpp:462
↓ 6 callersMethodHasCommitmentLength
src/primitives/token.h:361
↓ 6 callersFunctionHexDigit
src/utilstrencodings.cpp:308
↓ 6 callersFunctionIsConfiguredDeployment
bip135 begin * Return true if a deployment is considered to be configured for the network. * Deployments with a zero-length name, or a windowsize or
src/chainparams.cpp:1152
↓ 6 callersMethodIsDirty
src/txmempool.h:166
↓ 6 callersFunctionIsFinalTx
src/consensus/tx_verify.cpp:24
↓ 6 callersFunctionIsInitialBlockDownloadInit
fIsInitialBlockDownload is updated only during startup and whenever we receive a header. This way we avoid having to lock cs_main so often which tends
src/unlimited.cpp:716
↓ 6 callersFunctionIsMay2020Activated
src/validation/forks.cpp:113
↓ 6 callersMethodIsMintingNFT
src/primitives/token.h:354
↓ 6 callersFunctionIsNov2018Activated
src/validation/forks.cpp:85
↓ 6 callersFunctionIsStandard
src/policy/policy.cpp:36
↓ 6 callersMethodLastSequence
Return the last sequence number.
src/leveldb/db/version_set.h:209
↓ 6 callersFunctionLimitMempoolSize
src/txadmission.cpp:270
↓ 6 callersFunctionLoadWallet
src/wallet/test/walletdb_tests.cpp:38
↓ 6 callersFunctionLockObject
src/support/pagelocker.h:193
↓ 6 callersMethodLogAndApply
src/leveldb/db/version_set.cc:820
↓ 6 callersFunctionLookupHost
src/netbase.cpp:206
↓ 6 callersMethodName
src/leveldb/db/dbformat.cc:46
↓ 6 callersFunctionNewBloomFilterPolicy
src/leveldb/util/bloom.cc:91
↓ 6 callersMethodNewSequentialFile
src/leveldb/util/env_win.cc:806
↓ 6 callersMethodNoBarrier_Load
src/leveldb/port/port_win.cc:139
↓ 6 callersFunctionOpenBlockFile
src/blockstorage/sequential_files.cpp:50
↓ 6 callersFunctionOpenNetworkConnection
if successful, this moves the passed grant to the constructed node
src/net.cpp:2423
↓ 6 callersMethodPrev
src/leveldb/db/db_iter.cc:205
↓ 6 callersFunctionPushAll
src/script/sign.cpp:250
↓ 6 callersFunctionRPCConvertValues
Convert strings to command-specific RPC representation */
src/rpc/server.cpp:216
↓ 6 callersFunctionRemoveNode
* If a node is present in a vector, remove it and drop a reference. * Requires any lock for vector traversal to be held. * @param[in] vNodes Th
src/connmgr.cpp:38
↓ 6 callersFunctionRepairDB
src/leveldb/db/repair.cc:456
↓ 6 callersFunctionRequestFailoverBlock
src/blockrelay/graphene.cpp:1650
↓ 6 callersMethodRun
src/leveldb/util/env_test.cc:46
↓ 6 callersMethodScanForWalletTransactions
* Scan the block chain (starting in pindexStart) for transactions * from or to us. If fUpdate is true, found transactions that already * exist in th
src/wallet/wallet.cpp:1449
↓ 6 callersMethodSetBestBlock
src/coins.cpp:251
↓ 6 callersMethodSetChainParams
src/qt/test/uritests.cpp:167
↓ 6 callersMethodSetCommitment
src/primitives/token.h:393
↓ 6 callersMethodSetDebugMessage
src/consensus/validation.h:93
↓ 6 callersMethodSetKey
src/wallet/crypter.cpp:71
↓ 6 callersMethodSetLastSequence
Set the last sequence number to s.
src/leveldb/db/version_set.h:212
↓ 6 callersFunctionSetLimited
Make a particular network entirely off-limits (no automatic connects to it) */
src/net.cpp:307
↓ 6 callersFunctionShutdownRequested
src/init.cpp:149
↓ 6 callersMethodSignalAll
src/leveldb/port/port_win.cc:111
↓ 6 callersMethodSkewed
Skewed: pick "base" uniformly from range [0,max_log] and then return "base" random bits. The effect is to pick a number in the range [0,2^max_log-1]
src/leveldb/util/random.h:57
↓ 6 callersMethodSpendCoin
src/coins.cpp:156
↓ 6 callersFunctionSplitHostPort
src/netbase.cpp:77
↓ 6 callersFunctionStepErrorCheck
src/leveldb/doc/bench/db_bench_sqlite3.cc:90
↓ 6 callersFunctionSubBytes
S-box implementation based on the gate logic from: * Joan Boyar and Rene Peralta, A depth-16 circuit for the AES S-box. * https://eprint.iacr.or
src/crypto/ctaes/ctaes.c:64
↓ 6 callersFunctionSyncWithWallets
src/validationinterface.cpp:66
↓ 6 callersFunctionTest
()
src/test/genFuzzerScriptInput.py:31
↓ 6 callersFunctionTestChaCha20
src/test/crypto_tests.cpp:204
↓ 6 callersFunctionTestHMACSHA256
src/test/crypto_tests.cpp:63
↓ 6 callersFunctionTestHMACSHA512
src/test/crypto_tests.cpp:69
↓ 6 callersFunctionTestPair
src/test/compress_tests.cpp:38
↓ 6 callersFunctionTestVector
src/test/crypto_tests.cpp:27
↓ 6 callersFunctionToCurrentEncoding
Addresses are stored in the database with the encoding that the client was configured with at the time of creation. This converts to clients current
src/qt/receiverequestdialog.cpp:123
↓ 6 callersFunctionTxToJSON
src/rpc/rawtransaction.cpp:75
↓ 6 callersFunctionValidateMinLockedBlocks
src/forks_csv.cpp:222
↓ 6 callersFunctionValidateMinLockedTime
src/forks_csv.cpp:228
↓ 6 callersMethodVerifyAndStore
src/test/sigcache_tests.cpp:60
↓ 6 callersFunctionVersionBitsMask
src/versionbits.cpp:331
↓ 6 callersMethodWriteBatch
src/dbwrapper.cpp:151
↓ 6 callersMethodWriteDestData
src/wallet/walletdb.cpp:1126
↓ 6 callersFunctionXor
src/crypto/sha256_sse41.cpp:25
↓ 6 callersFunctionXor
src/crypto/sha256_avx2.cpp:25
↓ 6 callersFunction_LocksHeld
src/deadlock-detection/threaddeadlock.cpp:224
↓ 6 callersMethodbegin
src/serialize.h:664
↓ 6 callersFunctionbswap_16
src/compat/byteswap.h:37
↓ 6 callersFunctionbswap_32
src/compat/byteswap.h:41
↓ 6 callersFunctionbswap_64
src/compat/byteswap.h:49
↓ 6 callersMethodbuild_block
Make a new block with an OP_1 coinbase output. Requires parent to have its height registered.
qa/rpc-tests/schnorrmultisig.py:100
↓ 6 callersFunctioncalc_usage
(blockdir)
qa/rpc-tests/pruning.py:21
↓ 6 callersMethodchain_transaction
(self, node, parent_txid, vout, value, fee, num_outputs)
qa/rpc-tests/mempool_packages.py:28
↓ 6 callersMethodclear
Set all tracked values to zero */
src/script/interpreter.h:387
↓ 6 callersMethodcmp
src/wallet/wallet.h:427
↓ 6 callersMethodcreate_tx
this is a little handier to use than the version in blocktools.py
qa/rpc-tests/feature_tx_version.py:208
↓ 6 callersMethodedit
Return the object that holds the edits to the descriptor done by this compaction.
src/leveldb/db/version_set.h:334
↓ 6 callersMethodempty
Return true iff no entries have been added since the last Reset()
src/leveldb/table/block_builder.h:38
↓ 6 callersMethodeof
Stream subset
src/streams.h:428
↓ 6 callersMethodextract_stats_fields
(self, node)
qa/rpc-tests/grapheneblocks.py:57
↓ 6 callersMethodfclose
src/streams.h:560
↓ 6 callersMethodforkAtNextBlock
return true only if the current block is the activation block (i.e. [x-1,x-1]) * state: fork enabled but not activated */
src/chain.cpp:203
↓ 6 callersMethodgenerate_blocks
(self, number, version, test_blocks = [])
qa/rpc-tests/bip135-grace-failed.py:80
↓ 6 callersFunctiongetTid
clang-format on
src/deadlock-detection/threaddeadlock.h:24
↓ 6 callersMethodgetUseExtraSpacing
src/qt/platformstyle.h:25
↓ 6 callersFunctionget_r_ECDSA
get r value produced by ECDSA signing algorithm (assumes ECDSA r is encoded in the canonical manner)
src/test/key_tests.cpp:67
↓ 6 callersFunctiongetrawtransaction
src/rpc/rawtransaction.cpp:145
↓ 6 callersFunctionhandleRequest
src/qt/test/paymentservertests.cpp:38
↓ 6 callersMethodhandle_close
(self)
qa/rpc-tests/test_framework/mininode.py:336
↓ 6 callersFunctionhex_str_to_bytes
(hex_str)
qa/rpc-tests/test_framework/util.py:251
↓ 6 callersFunctionhttp_post_call
(host, port, path, requestdata = '', response_object = 0)
qa/rpc-tests/rest.py:39
↓ 6 callersFunctioninTravis
()
qa/pull-tester/rpc-tests.py:52
↓ 6 callersMethodisEnable
src/leveldb/util/env_win.cc:350
↓ 6 callersMethodkey
src/leveldb/db/skiplist_test.cc:153
↓ 6 callersMethodmessage
src/qt/bitcoingui.cpp:815
↓ 6 callersMethodmine_blocks
(self, count)
qa/rpc-tests/sendheaders.py:294
↓ 6 callersFunctionnonce_function_rfc6979
src/secp256k1/src/secp256k1.c:416
↓ 6 callersMethodoffset
The offset of the block in the file.
src/leveldb/table/format.h:27
↓ 6 callersMethodone_send
(self, from_node, to_address)
qa/rpc-tests/walletbackup.py:61
← previousnext →1,201–1,300 of 9,623, ranked by callers