MCPcopy Create free account

hub / github.com/bitcoinxt/bitcoinxt / functions

Functions6,127 in github.com/bitcoinxt/bitcoinxt

↓ 44 callersFunctionGetScriptForDestination
src/script/standard.cpp:301
↓ 43 callersFunctioncreate_block
(hashprev, coinbase, nTime=None)
qa/rpc-tests/test_framework/blocktools.py:11
↓ 43 callersFunctioncreate_coinbase
(heightAdjust = 0, absoluteHeight = None, pubkey = None)
qa/rpc-tests/test_framework/blocktools.py:44
↓ 42 callersMethodFromTx
src/test/test_bitcoin.cpp:94
↓ 42 callersMethodGetCompact
src/arith_uint256.cpp:224
↓ 42 callersMethodGetMedianTimePast
src/chain.h:245
↓ 42 callersMethodIsValid
Check whether this private key is valid.
src/key.h:100
↓ 42 callersFunctionadd_coin
src/wallet/test/wallet_tests.cpp:33
↓ 42 callersMethodgetValStr
src/univalue/univalue.h:64
↓ 41 callersFunctionconnect_nodes
(from_connection, node_num)
qa/rpc-tests/test_framework/util.py:289
↓ 40 callersFunctionEnsureWalletIsAvailable
src/wallet/rpcwallet.cpp:38
↓ 40 callersFunctionHexStr
src/utilstrencodings.h:67
↓ 40 callersFunctionf2
src/crypto/sha1.cpp:25
↓ 39 callersFunctionInitError
src/init.cpp:241
↓ 39 callersFunctionIsMine
src/wallet/wallet_ismine.cpp:31
↓ 39 callersFunctionTestTime
Define a virtual block time, one block per 10 minutes after Nov 14 2014, 0:55:36am */
src/test/versionbits_tests.cpp:16
↓ 38 callersFunctionScriptErrorString
src/script/script_error.cpp:8
↓ 37 callersMethodkey
src/leveldb/db/db_iter.cc:66
↓ 37 callersFunctionsecp256k1_rand_bits
src/secp256k1/src/testrand_impl.h:34
↓ 37 callersFunctionsecp256k1_scalar_add
src/secp256k1/src/scalar_8x32_impl.h:115
↓ 36 callersFunctionAmountFromValue
src/rpcserver.cpp:109
↓ 36 callersMethodNext
src/leveldb/db/db_iter.cc:146
↓ 36 callersMethodPut
src/leveldb/db/c.cc:372
↓ 36 callersMethodTEST_CompactMemTable
src/leveldb/db/db_impl.cc:590
↓ 35 callersMethodGetId
src/net.h:368
↓ 35 callersFunctionGetMaxBlockSizeVote
src/maxblocksize.cpp:130
↓ 35 callersMethodSelectCoinsMinConf
src/wallet/wallet.cpp:1623
↓ 35 callersFunctionTestBlock1
src/test/thinblockutil.cpp:5
↓ 35 callersFunctionconnect_nodes_bi
(nodes, a, b)
qa/rpc-tests/test_framework/util.py:297
↓ 34 callersFunctionCloseSocket
src/netbase.cpp:1370
↓ 34 callersMethodGetFeePerK
unit returned is satoshis
src/amount.h:37
↓ 34 callersFunctionScriptToAsmStr
* Create the assembly string representation of a CScript object. * @param[in] script CScript object to convert into the asm string representation.
src/core_write.cpp:80
↓ 34 callersFunctionVerifyScript
src/script/interpreter.cpp:1348
↓ 34 callersFunctionsecp256k1_fe_negate
src/secp256k1/src/field_5x52_impl.h:332
↓ 34 callersFunctionsecp256k1_ge_set_gej
src/secp256k1/src/group_impl.h:52
↓ 33 callersFunctionFormatMoney
src/utilmoneystr.cpp:14
↓ 33 callersMethodRelease_Store
src/leveldb/port/port_win.cc:134
↓ 33 callersMethodget_bool
src/univalue/univalue.cpp:246
↓ 32 callersFunctionReadBE32
src/crypto/common.h:46
↓ 32 callersMethodValid
src/leveldb/db/skiplist.h:197
↓ 32 callersMethodpushKV
src/univalue/univalue.cpp:134
↓ 32 callersMethodreset
src/bloom.cpp:125
↓ 31 callersFunctionSelectParams
src/chainparams.cpp:354
↓ 31 callersFunctionsecp256k1_ecdsa_verify
src/secp256k1/src/secp256k1.c:297
↓ 31 callersMethodserialize
(self)
qa/rpc-tests/test_framework/mininode.py:246
↓ 30 callersMethodCompare
src/leveldb/db/dbformat.h:171
↓ 30 callersFunctionGetAdjustedTime
src/timedata.cpp:33
↓ 30 callersMethodGetBlockTime
src/chain.h:238
↓ 30 callersMethodGetFee
src/amount.cpp:18
↓ 30 callersFunctionMisbehaving
src/main.cpp:1755
↓ 30 callersMethodWrite
src/net.cpp:1996
↓ 30 callersMethodcalc_sha256
(self)
qa/rpc-tests/test_framework/mininode.py:382
↓ 30 callersFunctionrun_benchmark
src/secp256k1/src/bench.h:33
↓ 30 callersFunctionsecp256k1_scalar_get_b32
src/secp256k1/src/scalar_8x32_impl.h:181
↓ 30 callersMethodstart
(self)
qa/rpc-tests/test_framework/socks5.py:146
↓ 29 callersFunctionIKey
src/leveldb/db/dbformat_test.cc:11
↓ 29 callersFunctionLog
src/leveldb/util/env.cc:27
↓ 29 callersFunctionLookup
src/netbase.cpp:197
↓ 29 callersFunctionUintToArith256
src/arith_uint256.cpp:254
↓ 29 callersFunctionsecp256k1_scalar_negate
src/secp256k1/src/scalar_8x32_impl.h:196
↓ 29 callersFunctionto_uchar
src/test/maxblocksize_tests.cpp:104
↓ 28 callersFunctionGetTimeMillis
src/utiltime.cpp:31
↓ 28 callersMethodWrite
src/policy/fees.cpp:175
↓ 28 callersFunctionsetClipboard
src/qt/guiutil.cpp:824
↓ 27 callersMethodUAHFTime
src/options.cpp:77
↓ 27 callersMethodclose
(self)
contrib/devtools/symbol-check.py:87
↓ 27 callersFunctionsecp256k1_ec_pubkey_create
src/secp256k1/src/secp256k1.c:409
↓ 26 callersFunctionErrorCheck
src/leveldb/doc/bench/db_bench_sqlite3.cc:98
↓ 26 callersFunctionGetTimeMicros
src/utiltime.cpp:37
↓ 26 callersFunctionParseMoney
src/utilmoneystr.cpp:36
↓ 26 callersFunctionResetArgs
src/test/getarg_tests.cpp:17
↓ 26 callersFunctionScriptFromHex
src/test/script_tests.cpp:1098
↓ 26 callersFunctionValueFromString
src/test/rpc_tests.cpp:152
↓ 26 callersFunctionpopstack
src/script/interpreter.cpp:59
↓ 26 callersFunctionsecp256k1_ecdsa_sign
src/secp256k1/src/secp256k1.c:349
↓ 26 callersFunctionsecp256k1_scalar_eq
src/secp256k1/src/scalar_8x32_impl.h:696
↓ 25 callersMethodKeyMayMatch
src/leveldb/table/filter_block_test.cc:30
↓ 25 callersFunctionRESTERR
src/rest.cpp:66
↓ 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:525
↓ 25 callersFunctionrandom_scalar_order_test
src/secp256k1/src/tests.c:110
↓ 25 callersFunctionsecp256k1_ecdsa_sig_verify
src/secp256k1/src/ecdsa_impl.h:203
↓ 25 callersFunctionstart_nodes
Start multiple bitcoinds, return RPC connections to them
qa/rpc-tests/test_framework/util.py:258
↓ 24 callersFunctionArithToUint256
src/arith_uint256.cpp:247
↓ 24 callersFunctionExtractDestination
src/script/standard.cpp:203
↓ 24 callersMethodGetTxSize
src/txmempool.h:114
↓ 24 callersFunctionIsHex
src/utilstrencodings.cpp:56
↓ 24 callersMethodNext
src/leveldb/db/db_test.cc:1919
↓ 24 callersMethodget_data
(self, block_hashes)
qa/rpc-tests/sendheaders.py:119
↓ 24 callersFunctionprintf
src/tinyformat.h:972
↓ 24 callersFunctionsecp256k1_ec_pubkey_serialize
src/secp256k1/src/secp256k1.c:168
↓ 24 callersFunctionsecp256k1_ecdsa_signature_parse_der
src/secp256k1/src/secp256k1.c:216
↓ 24 callersMethodsend_and_ping
(self, message)
qa/rpc-tests/test_framework/mininode.py:1439
↓ 23 callersMethodGetAncestor
src/chain.cpp:78
↓ 23 callersMethodGetDepthInMainChain
src/wallet/wallet.cpp:2785
↓ 23 callersFunctionGetRand
src/random.cpp:94
↓ 23 callersFunctionHtmlEscape
src/qt/guiutil.cpp:237
↓ 23 callersMethodLock
src/leveldb/port/port_win.cc:55
↓ 23 callersMethodNewIterator
src/leveldb/db/db_impl.cc:1124
↓ 23 callersFunctionParseInt32
src/utilstrencodings.cpp:430
↓ 23 callersMethodSetHex
src/uint256.cpp:30
← previousnext →101–200 of 6,127, ranked by callers