MCPcopy Create free account

hub / github.com/bitcoinxt/bitcoinxt / functions

Functions6,127 in github.com/bitcoinxt/bitcoinxt

↓ 3 callersFunctioncheck_json_precision
Make sure json library being used does not lose precision converting BTC values
qa/rpc-tests/test_framework/util.py:83
↓ 3 callersFunctionchecksum
Return 32-bit checksum based on SHA256
contrib/testgen/base58.py:71
↓ 3 callersFunctionchoosePrefiller
src/compactprefiller.cpp:58
↓ 3 callersMethodclear
src/qt/sendcoinsdialog.cpp:341
↓ 3 callersFunctioncreate_transaction
(prevtx, n, sig, value)
qa/rpc-tests/test_framework/blocktools.py:65
↓ 3 callersMethodcreate_transaction
(self, node, coinbase, to_address, amount)
qa/rpc-tests/bipdersig-p2p.py:64
↓ 3 callersMethoddisable
src/leakybucket.cpp:16
↓ 3 callersMethoddisconnect_node
(self)
qa/rpc-tests/test_framework/mininode.py:1636
↓ 3 callersFunctionec_pubkey_parse_pointtest
src/secp256k1/src/tests.c:2561
↓ 3 callersFunctionenableCompactBlocks
src/compactthin.cpp:101
↓ 3 callersFunctionequal_sets
src/wallet/test/wallet_tests.cpp:62
↓ 3 callersMethodexecute
src/rpcserver.cpp:502
↓ 3 callersFunctionfe_memcmp
src/secp256k1/src/tests.c:1499
↓ 3 callersFunctionfind_output
Return index to output of txid with value amount Raises exception if there is none.
qa/rpc-tests/test_framework/util.py:301
↓ 3 callersMethodformat
src/qt/bitcoinunits.cpp:83
↓ 3 callersFunctiongather_inputs
Return a random set of unspent txouts that are enough to pay amount_needed
qa/rpc-tests/test_framework/util.py:313
↓ 3 callersFunctiongej_xyz_equals_gej
This compares jacobian points including their Z, not just their geometric meaning. */
src/secp256k1/src/tests.c:1702
↓ 3 callersMethodget
(self, blockhash)
qa/rpc-tests/test_framework/blockstore.py:19
↓ 3 callersMethodgetBalance
src/qt/walletmodel.cpp:58
↓ 3 callersMethodgetKeys
src/univalue/univalue.cpp:232
↓ 3 callersMethodgetPubKey
src/qt/walletmodel.cpp:554
↓ 3 callersMethodgetValues
src/univalue/univalue.cpp:239
↓ 3 callersMethodget_siphash_keys
(self)
qa/rpc-tests/test_framework/mininode.py:770
↓ 3 callersMethodgetint
src/script/script.h:295
↓ 3 callersFunctiongetrawtransaction
src/rpcrawtransaction.cpp:109
↓ 3 callersMethodhandle_close
(self)
qa/rpc-tests/test_framework/mininode.py:1528
↓ 3 callersMethodhaveWatchOnly
src/qt/walletmodel.cpp:85
↓ 3 callersFunctioninitialize_chain
Create (or copy from cache) a 200-block-long chain and 4 wallets. bitcoind and bitcoin-cli must be in search path.
qa/rpc-tests/test_framework/util.py:136
↓ 3 callersMethodinsert
Insert an element in the filter. elem may be a COutPoint or bytes
qa/rpc-tests/test_framework/mininode.py:619
↓ 3 callersMethodinsert
src/streams.h:122
↓ 3 callersMethodisStubBuilt
src/test/processmessage_tests.cpp:29
↓ 3 callersFunctionitostr
src/utilstrencodings.cpp:515
↓ 3 callersFunctionleveldb_close
src/leveldb/db/c.cc:165
↓ 3 callersFunctionleveldb_compact_range
src/leveldb/db/c.cc:267
↓ 3 callersFunctionleveldb_iter_valid
src/leveldb/db/c.cc:297
↓ 3 callersFunctionleveldb_options_set_create_if_missing
src/leveldb/db/c.cc:406
↓ 3 callersFunctionleveldb_options_set_error_if_exists
src/leveldb/db/c.cc:411
↓ 3 callersFunctionleveldb_writebatch_put
src/leveldb/db/c.cc:349
↓ 3 callersMethodload_mempool
(self, node)
qa/rpc-tests/bip100-sizelimit.py:123
↓ 3 callersMethodobfuscated
src/thinblock.cpp:68
↓ 3 callersMethodparse
src/rpcserver.cpp:439
↓ 3 callersMethodpost
src/sync.h:209
↓ 3 callersFunctionprint_number
src/secp256k1/src/bench.h:20
↓ 3 callersMethodpruneSpent
src/txmempool.cpp:372
↓ 3 callersFunctionrandom_fe
src/secp256k1/src/tests.c:1413
↓ 3 callersFunctionrandom_num_negate
src/secp256k1/src/tests.c:437
↓ 3 callersFunctionrandom_num_order_test
src/secp256k1/src/tests.c:443
↓ 3 callersMethodraw_iter
Raw iteration Yields tuples of (opcode, data, sop_idx) so that the different possible PUSHDATA encodings can be accurately distinguis
qa/rpc-tests/test_framework/script.py:698
↓ 3 callersMethodremoveForReorg
src/txmempool.cpp:528
↓ 3 callersMethodrequestUnlock
WalletModel::UnlockContext implementation
src/qt/walletmodel.cpp:518
↓ 3 callersFunctionsanitize_string
Sanitize string for printing
contrib/devtools/update-translations.py:69
↓ 3 callersMethodsatoshi_round
(self, amount)
qa/rpc-tests/mempool_limit.py:13
↓ 3 callersMethodschedule
src/scheduler.cpp:95
↓ 3 callersFunctionsecp256k1_ecdsa_recoverable_signature_convert
src/secp256k1/src/modules/recovery/main_impl.h:74
↓ 3 callersFunctionsecp256k1_ecdsa_recoverable_signature_load
src/secp256k1/src/modules/recovery/main_impl.h:12
↓ 3 callersFunctionsecp256k1_ecdsa_recoverable_signature_serialize_compact
src/secp256k1/src/modules/recovery/main_impl.h:60
↓ 3 callersFunctionsecp256k1_ecmult_gen_context_build
src/secp256k1/src/ecmult_gen_impl.h:21
↓ 3 callersFunctionsecp256k1_fe_normalizes_to_zero
src/secp256k1/src/field_5x52_impl.h:170
↓ 3 callersFunctionsecp256k1_ge_storage_cmov
src/secp256k1/src/group_impl.h:610
↓ 3 callersFunctionsecp256k1_gej_set_infinity
src/secp256k1/src/group_impl.h:148
↓ 3 callersFunctionsecp256k1_num_cmp
src/secp256k1/src/num_gmp_impl.h:155
↓ 3 callersFunctionsecp256k1_num_copy
src/secp256k1/src/num_gmp_impl.h:25
↓ 3 callersFunctionsecp256k1_num_get_bin
src/secp256k1/src/num_gmp_impl.h:29
↓ 3 callersFunctionsecp256k1_num_mod
src/secp256k1/src/num_gmp_impl.h:81
↓ 3 callersFunctionsecp256k1_num_mod_inverse
src/secp256k1/src/num_gmp_impl.h:101
↓ 3 callersFunctionsecp256k1_num_shift
src/secp256k1/src/num_gmp_impl.h:236
↓ 3 callersFunctionsecp256k1_num_sub_abs
src/secp256k1/src/num_gmp_impl.h:71
↓ 3 callersFunctionsecp256k1_scalar_mul_shift_var
src/secp256k1/src/scalar_8x32_impl.h:700
↓ 3 callersFunctionsecp256k1_scalar_order_get_num
secp256k1 curve order, see secp256k1_ecdsa_const_order_as_fe in ecdsa_impl.h */
src/secp256k1/src/scalar_impl.h:35
↓ 3 callersFunctionsecp256k1_scalar_reduce
src/secp256k1/src/scalar_8x32_impl.h:93
↓ 3 callersFunctionsecp256k1_scalar_reduce
src/secp256k1/src/scalar_4x64_impl.h:69
↓ 3 callersFunctionsecp256k1_schnorr_sig_sign
src/secp256k1/src/modules/schnorr/schnorr_impl.h:62
↓ 3 callersMethodsend_block_inv
(self, blockhash)
qa/rpc-tests/sendheaders.py:131
↓ 3 callersFunctionser_readdata16
src/serialize.h:105
↓ 3 callersFunctionser_writedata16
src/serialize.h:84
↓ 3 callersMethodsetModel
src/qt/transactionview.cpp:176
↓ 3 callersMethodsetModel
src/qt/receivecoinsdialog.cpp:64
↓ 3 callersMethodsetModel
src/qt/addressbookpage.cpp:110
↓ 3 callersMethodsetOptionsModel
Lets the control know about the Options Model (and its signals) */
src/qt/bitcoingui.cpp:1100
↓ 3 callersMethodsetStr
src/univalue/univalue.cpp:93
↓ 3 callersMethodset_size
src/leveldb/table/format.h:32
↓ 3 callersMethodsetup_network
(self, split = False)
qa/rpc-tests/test_framework/test_framework.py:59
↓ 3 callersFunctionshiftArrayLeft
src/test/arith_uint256_tests.cpp:139
↓ 3 callersMethodsize
Return the number of (unique) addresses in all tables.
src/addrman.h:481
↓ 3 callersMethodsize
src/timedata.h:62
↓ 3 callersMethodsize
src/qt/addresstablemodel.cpp:149
↓ 3 callersFunctionsplit_inputs
We need to generate a lot of very small inputs so we can generate a ton of transactions and they will have low priority. This function ta
qa/rpc-tests/smartfees.py:75
↓ 3 callersFunctionsumTx
src/test/compactprefiller_tests.cpp:60
↓ 3 callersMethodsync_with_ping
(self)
qa/rpc-tests/spv.py:50
↓ 3 callersMethodtest_BIP
(self, bipName, activated_version, invalidate, invalidatePostSignature)
qa/rpc-tests/bip9-softforks.py:89
↓ 3 callersMethodtest_compactblocks_not_at_tip
(self, node, test_node)
qa/rpc-tests/p2p-compactblocks.py:709
↓ 3 callersFunctiontest_constant_wnaf
src/secp256k1/src/tests.c:2382
↓ 3 callersMethodtest_end_to_end_block_relay
(self, node, listeners)
qa/rpc-tests/p2p-compactblocks.py:771
↓ 3 callersMethodtransact_and_mine
(self, numblocks, mining_node)
qa/rpc-tests/smartfees.py:202
↓ 3 callersFunctionwait_for
(criteria)
qa/rpc-tests/txn_doublespendrelay.py:11
↓ 2 callersFunctionAcceptBlockHeader
src/main.cpp:3485
↓ 2 callersMethodAcceptToMemoryPool
src/wallet/wallet.cpp:2803
↓ 2 callersMethodAdd
src/leveldb/table/table_builder.cc:92
↓ 2 callersMethodAddCScript
src/keystore.cpp:33
↓ 2 callersMethodAddKey
src/keystore.cpp:22
← previousnext →1,301–1,400 of 6,127, ranked by callers