MCPcopy Create free account

hub / github.com/BitcoinUnlimited/BitcoinUnlimited / functions

Functions9,623 in github.com/BitcoinUnlimited/BitcoinUnlimited

↓ 30 callersMethodCreateNewBlock
src/miner.cpp:187
↓ 30 callersMethodIsNull
Return true if the wrapped FILE* is nullptr, false otherwise. */
src/streams.h:587
↓ 30 callersMethodassertEquals
( int val, int val2, String message )
src/secp256k1/src/java/org/bitcoin/NativeSecp256k1Util.java:21
↓ 30 callersMethodestimateFee
src/policy/fees.cpp:453
↓ 30 callersMethodhexStringToByteArray
(String s)
src/secp256k1/src/java/org/bitcoin/NativeSecp256k1Test.java:10
↓ 30 callersFunctioninterconnect_nodes
Connect every node in this list to every other node in the list
qa/rpc-tests/test_framework/util.py:815
↓ 30 callersFunctionsecp256k1_scalar_eq
src/secp256k1/src/scalar_low_impl.h:113
↓ 29 callersFunctionCheckBinaryOp
src/test/opcodes_tests.cpp:73
↓ 29 callersMethodGetFee
src/amount.cpp:21
↓ 29 callersFunctionIKey
src/leveldb/db/dbformat_test.cc:11
↓ 29 callersMethodNewIterator
src/leveldb/db/db_impl.cc:1156
↓ 29 callersFunctionParseMoney
src/utilmoneystr.cpp:37
↓ 29 callersFunctionPrintExceptionContinue
src/util.cpp:627
↓ 29 callersMethodToString
src/blockrelay/thinblock.cpp:1077
↓ 29 callersMethodas_u64c
src/extversionmessage.cpp:12
↓ 29 callersFunctionexpectException
(fn, ExcType, comparison=None)
qa/rpc-tests/test_framework/util.py:166
↓ 29 callersFunctionsecp256k1_ec_pubkey_create
src/secp256k1/src/secp256k1.c:509
↓ 29 callersFunctionsecp256k1_ecdsa_sign
src/secp256k1/src/secp256k1.c:449
↓ 29 callersFunctionsecp256k1_gej_add_var
src/secp256k1/src/group_impl.h:369
↓ 29 callersMethodserialize
(self)
qa/rpc-tests/test_framework/nodemessages.py:463
↓ 29 callersFunctionsetClipboard
src/qt/guiutil.cpp:964
↓ 29 callersMethodwait
src/sync.h:524
↓ 28 callersFunctionAreInputsStandard
src/policy/policy.cpp:164
↓ 28 callersFunctionFromHex
(obj, hex_string)
qa/rpc-tests/test_framework/nodemessages.py:371
↓ 28 callersMethodIsSpent
* Outpoint is spent if any non-conflicted transaction * spends it: */
src/wallet/wallet.cpp:596
↓ 28 callersFunctionMilliSleep
src/utiltime.cpp:94
↓ 28 callersFunctionScriptFromHex
src/test/script_tests.cpp:2496
↓ 28 callersMethodSet
src/script/sigcache.cpp:79
↓ 28 callersFunctionUnserialize
src/serialize.h:312
↓ 28 callersFunctionassert_raises_rpc_error
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:1062
↓ 28 callersMethodexists
src/txmempool.h:699
↓ 28 callersFunctionformat
src/tinyformat.h:967
↓ 28 callersFunctionrandom_scalar_order_test
src/secp256k1/src/tests.c:117
↓ 28 callersFunctionsecp256k1_ecmult
src/secp256k1/src/ecmult_impl.h:623
↓ 28 callersFunctionsecp256k1_gej_set_ge
src/secp256k1/src/group_impl.h:244
↓ 28 callersFunctionsecp256k1_scalar_get_num
src/secp256k1/src/scalar_impl.h:28
↓ 28 callersMethodsend_message
(self, message, pushbuf = False)
qa/rpc-tests/sendheaders.py:128
↓ 27 callersFunctionCheckAccessCoin
src/test/coins_tests.cpp:495
↓ 27 callersFunctionCheckSpendCoins
src/test/coins_tests.cpp:554
↓ 27 callersFunctionSetArg
You can set the args directly, using SetArg which always will update the value or you can use SoftSetArg which will only set the value if it hasn't al
src/util.cpp:588
↓ 27 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:1121
↓ 27 callersMethodisValid
src/qt/qvalidatedlineedit.cpp:105
↓ 27 callersMethodpop_back
src/test/prevector_tests.cpp:154
↓ 27 callersMethodrbegin
src/prevector.h:398
↓ 27 callersFunctionsecp256k1_ec_pubkey_serialize
src/secp256k1/src/secp256k1.c:266
↓ 27 callersFunctionsecp256k1_scalar_clear
src/secp256k1/src/scalar_low_impl.h:18
↓ 27 callersMethodsend_header_for_blocks
(self, new_blocks)
qa/rpc-tests/compactblocks_2.py:78
↓ 26 callersFunctionErrorCheck
src/leveldb/doc/bench/db_bench_sqlite3.cc:98
↓ 26 callersMethodGetSigOpCount
src/script/script.cpp:467
↓ 26 callersFunctionHtmlEscape
src/qt/guiutil.cpp:304
↓ 26 callersMethodIsValid
Check whether this private key is valid.
src/key.h:110
↓ 26 callersMethodMatch
src/leveldb/db/version_set.cc:454
↓ 26 callersFunctionValue
Return the crc32c of data[0,n-1]
src/leveldb/util/crc32c.h:20
↓ 26 callersFunctionValueFromString
src/test/rpc_tests.cpp:202
↓ 26 callersMethodgetAddressTableModel
src/qt/walletmodel.cpp:373
↓ 26 callersFunctionhash256
Return the double SHA256 hash (what bitcoin typically uses) of the passed binary data >>> hexlify(hash256("There was a terrible ghastly silence".
qa/rpc-tests/test_framework/util.py:81
↓ 25 callersMethodAddCoin
src/coins.cpp:126
↓ 25 callersFunctionFormatParagraph
src/utilstrencodings.cpp:749
↓ 25 callersMethodGetBlockTime
src/chain.h:344
↓ 25 callersMethodGetDepthInMainChain
src/wallet/wallet.cpp:3959
↓ 25 callersFunctionIsChainNearlySyncd
src/unlimited.cpp:782
↓ 25 callersMethodKeyMayMatch
src/leveldb/table/filter_block_test.cc:30
↓ 25 callersFunctionRESTERR
src/rest.cpp:77
↓ 25 callersFunctionRunAllTests
src/leveldb/util/testharness.cc:36
↓ 25 callersMethodSetHex
src/uint256.cpp:37
↓ 25 callersMethodWriteReply
Closure sent to main thread to request a reply to be sent to * a HTTP request. * Replies must be sent in the main loop in the main http thread, * t
src/httpserver.cpp:644
↓ 25 callersFunctionparseBitcoinURI
src/qt/guiutil.cpp:178
↓ 25 callersMethodrequest
src/qt/rpcconsole.cpp:216
↓ 25 callersFunctionsecp256k1_ecdsa_sig_verify
src/secp256k1/src/ecdsa_impl.h:207
↓ 25 callersFunctionsecp256k1_ecdsa_signature_parse_der
src/secp256k1/src/secp256k1.c:313
↓ 25 callersFunctionsecp256k1_fe_equal_var
src/secp256k1/src/field_impl.h:32
↓ 24 callersFunctionGetASERTApproximationError
clang-format-on
src/test/pow_tests.cpp:356
↓ 24 callersMethodLock
src/leveldb/port/port_win.cc:56
↓ 24 callersMethodNext
src/leveldb/db/db_test.cc:1948
↓ 24 callersFunctionParseScript
src/core_read.cpp:25
↓ 24 callersFunctionReadBlockFromDisk
src/blockstorage/blockstorage.cpp:481
↓ 24 callersMethodUnlock
src/leveldb/port/port_win.cc:61
↓ 24 callersMethodclose
(self)
qa/rpc-tests/test_framework/blockstore.py:111
↓ 24 callersMethoddoubleSpendProofStorage
src/txmempool.cpp:1487
↓ 24 callersMethodget_data
(self, block_hashes)
qa/rpc-tests/sendheaders.py:110
↓ 24 callersMethodgetvch
src/script/script.h:478
↓ 24 callersMethodlock_shared
src/rsm/lib/recursive_shared_mutex.cpp:226
↓ 24 callersMethodrandrange
Generate a random integer in the range [0..range). */
src/random.h:116
↓ 24 callersMethodrend
src/prevector.h:400
↓ 24 callersFunctionsecp256k1_fe_normalize_var
src/secp256k1/src/field_5x52_impl.h:120
↓ 24 callersMethodsend_blocks_and_test
Send blocks to test node and test whether the tip advances. - add all blocks to our block_store - send all headers - the o
qa/rpc-tests/test_framework/mininode.py:563
↓ 24 callersMethodsend_message
(self, message, pushbuf=False)
qa/rpc-tests/test_framework/mininode.py:447
↓ 24 callersMethodtype
src/univalue/include/univalue.h:227
↓ 23 callersMethodAddInvalidReason
* Add a reason why this tx would be rejected by the mempool, * set mode to invalid * * @param a string stating why the tx would be reje
src/txdebugger.h:158
↓ 23 callersFunctionExcMessageContains
returns a lambda that is the predicate which returns true if the exception message contains `txt` (case insensitive)
src/test/token_tests.cpp:473
↓ 23 callersMethodGetBlockSizeLimit
Get the block size limit for this block -- note this is capped at MAX_CONSENSUS_BLOCK_SIZE == 2GB unless `disable2GBCap` is set to true.
src/consensus/abla.h:92
↓ 23 callersMethodGetCheapHash
A cheap hash function that just returns 64 bits from the result, it can be * used when the contents are considered uniformly random. It is not ap
src/uint256.h:156
↓ 23 callersFunctionGetNumberBanEntries
src/test/DoS_tests.cpp:36
↓ 23 callersMethodIsMine
src/wallet/wallet.cpp:1143
↓ 23 callersFunctionSelectParams
src/chainparams.cpp:1137
↓ 23 callersMethodVerifyPubKey
src/key.cpp:330
↓ 23 callersMethodempty
src/script/interpreter.h:447
↓ 23 callersMethodinit
src/stat.h:117
↓ 23 callersFunctionsecp256k1_context_create
src/secp256k1/src/secp256k1.c:139
↓ 22 callersMethodAcquire_Load
src/leveldb/port/port_win.cc:129
← previousnext →301–400 of 9,623, ranked by callers