Here is a list of all functions with links to the files they belong to:
- b -
- BackupSettings() : optionsmodel.cpp
- BanMapFromJson() : net_types.cpp, net_types.h
- BanMapToJson() : net_types.cpp, net_types.h
- Base58CheckEncode() : base58.cpp
- Base58Decode() : base58.cpp
- Base58Encode() : base58.cpp
- BaseParams() : chainparamsbase.cpp, chainparamsbase.h
- BasicFilterElements() : blockfilter.cpp
- be16toh_internal() : endian.h
- be32toh_internal() : endian.h
- be64toh_internal() : endian.h
- Bech32Decode() : bech32.cpp
- Bech32Encode() : bech32.cpp
- bench_AES128_decrypt() : bench.c
- bench_AES128_encrypt() : bench.c
- bench_AES128_encrypt_setup() : bench.c
- bench_AES128_init() : bench.c
- bench_AES192_decrypt() : bench.c
- bench_AES192_encrypt() : bench.c
- bench_AES192_encrypt_setup() : bench.c
- bench_AES192_init() : bench.c
- bench_AES256_decrypt() : bench.c
- bench_AES256_encrypt() : bench.c
- bench_AES256_encrypt_setup() : bench.c
- bench_AES256_init() : bench.c
- bench_context() : bench_internal.c
- bench_ecdh() : bench_impl.h
- bench_ecdh_setup() : bench_impl.h
- bench_ecmult_0p_g() : bench_ecmult.c
- bench_ecmult_0p_g_teardown() : bench_ecmult.c
- bench_ecmult_1p() : bench_ecmult.c
- bench_ecmult_1p_g() : bench_ecmult.c
- bench_ecmult_1p_g_teardown() : bench_ecmult.c
- bench_ecmult_1p_teardown() : bench_ecmult.c
- bench_ecmult_const() : bench_ecmult.c
- bench_ecmult_const_teardown() : bench_ecmult.c
- bench_ecmult_const_xonly() : bench_ecmult.c
- bench_ecmult_const_xonly_teardown() : bench_ecmult.c
- bench_ecmult_gen() : bench_ecmult.c
- bench_ecmult_gen_teardown() : bench_ecmult.c
- bench_ecmult_multi() : bench_ecmult.c
- bench_ecmult_multi_callback() : bench_ecmult.c
- bench_ecmult_multi_setup() : bench_ecmult.c
- bench_ecmult_multi_teardown() : bench_ecmult.c
- bench_ecmult_setup() : bench_ecmult.c
- bench_ecmult_teardown_helper() : bench_ecmult.c
- bench_ecmult_wnaf() : bench_internal.c
- bench_ellswift_create() : bench_impl.h
- bench_ellswift_decode() : bench_impl.h
- bench_ellswift_encode() : bench_impl.h
- bench_ellswift_setup() : bench_impl.h
- bench_ellswift_xdh() : bench_impl.h
- bench_field_half() : bench_internal.c
- bench_field_inverse() : bench_internal.c
- bench_field_inverse_var() : bench_internal.c
- bench_field_is_square_var() : bench_internal.c
- bench_field_mul() : bench_internal.c
- bench_field_normalize() : bench_internal.c
- bench_field_normalize_weak() : bench_internal.c
- bench_field_sqr() : bench_internal.c
- bench_field_sqrt() : bench_internal.c
- bench_group_add_affine() : bench_internal.c
- bench_group_add_affine_var() : bench_internal.c
- bench_group_add_var() : bench_internal.c
- bench_group_add_zinv_var() : bench_internal.c
- bench_group_double_var() : bench_internal.c
- bench_group_to_affine_var() : bench_internal.c
- bench_hmac_sha256() : bench_internal.c
- bench_keygen_run() : bench.c
- bench_keygen_setup() : bench.c
- bench_recover() : bench_impl.h
- bench_recover_setup() : bench_impl.h
- bench_rfc6979_hmac_sha256() : bench_internal.c
- bench_scalar_add() : bench_internal.c
- bench_scalar_half() : bench_internal.c
- bench_scalar_inverse() : bench_internal.c
- bench_scalar_inverse_var() : bench_internal.c
- bench_scalar_mul() : bench_internal.c
- bench_scalar_negate() : bench_internal.c
- bench_scalar_split() : bench_internal.c
- bench_schnorrsig_sign() : bench_impl.h
- bench_schnorrsig_verify() : bench_impl.h
- bench_setup() : bench_internal.c
- bench_sha256() : bench_internal.c
- bench_sign_run() : bench.c
- bench_sign_setup() : bench.c
- bench_verify() : bench.c
- BenchFillClearMap() : pool.cpp
- BenchLockedPool() : lockedpool.cpp
- BENCHMARK() : addrman.cpp, base58.cpp, bech32.cpp, bip324_ecdh.cpp, block_assemble.cpp, blockencodings.cpp, ccoins_caching.cpp, chacha20.cpp, checkblock.cpp, checkblockindex.cpp, checkqueue.cpp, cluster_linearize.cpp, coin_selection.cpp, connectblock.cpp, crypto_hash.cpp, descriptors.cpp, disconnected_transactions.cpp, duplicate_inputs.cpp, ellswift.cpp, examples.cpp, gcs_filter.cpp, hashpadding.cpp, index_blockfilter.cpp, load_external.cpp, lockedpool.cpp, logging.cpp, mempool_ephemeral_spends.cpp, mempool_eviction.cpp, mempool_stress.cpp, merkle_root.cpp, obfuscation.cpp, parse_hex.cpp, peer_eviction.cpp, poly1305.cpp, pool.cpp, random.cpp, readwriteblock.cpp, rollingbloom.cpp, rpc_blockchain.cpp, rpc_mempool.cpp, sign_transaction.cpp, streams_findbyte.cpp, strencodings.cpp, txgraph.cpp, txorphanage.cpp, util_time.cpp, verify_script.cpp, wallet_create_tx.cpp
- BenchmarkConnectBlock() : connectblock.cpp
- BenchRIPEMD160() : crypto_hash.cpp
- BenchTimeDeprecated() : util_time.cpp
- BenchTimeMillis() : util_time.cpp
- BenchTimeMillisSys() : util_time.cpp
- BenchTimeMock() : util_time.cpp
- BerlekampMassey() : sketch_impl.h
- BilingualStringsToUniValue() : util.cpp
- BIP22ValidationResult() : mining.cpp
- BIP324_ECDH() : bip324_ecdh.cpp
- BIP32Hash() : hash.cpp, hash.h
- BITCOIN_IPC_PREFIX() : paymentserver.cpp
- BitsToBytes() : merkleblock.cpp, merkleblock.h, asmap_direct.cpp
- BlockAssemblerAddPackageTxns() : block_assemble.cpp
- BlockBuildMerkleTree() : merkle_tests.cpp
- BlockEncodingBench() : blockencodings.cpp
- BlockEncodingLargeExtra() : blockencodings.cpp
- BlockEncodingNoExtra() : blockencodings.cpp
- BlockEncodingStdExtra() : blockencodings.cpp
- BlockFilterIndexSync() : index_blockfilter.cpp
- BlockFilterTypeByName() : blockfilter.cpp, blockfilter.h
- BlockFilterTypeName() : blockfilter.cpp, blockfilter.h
- BlockGetMerkleBranch() : merkle_tests.cpp
- blockheaderToJSON() : blockchain.cpp, blockchain.h
- BlockMerkleRoot() : merkle.cpp, merkle.h
- BlockToJson() : rpc_blockchain.cpp
- blockToJSON() : blockchain.cpp, blockchain.h
- BlockToJsonVerboseWrite() : rpc_blockchain.cpp
- BlockToJsonVerbosity1() : rpc_blockchain.cpp
- BlockToJsonVerbosity2() : rpc_blockchain.cpp
- BlockToJsonVerbosity3() : rpc_blockchain.cpp
- BlockUndoToJSON() : rest.cpp
- BlockWitnessMerkleRoot() : merkle.cpp, merkle.h
- BlockWorkers() : threadpool_tests.cpp
- BnBExhaustion() : coin_selection.cpp
- BOOST_AUTO_TEST_CASE() : ipc_tests.cpp, addrman_tests.cpp, allocator_tests.cpp, amount_tests.cpp, argsman_tests.cpp, arith_uint256_tests.cpp, banman_tests.cpp, base32_tests.cpp, base58_tests.cpp, base64_tests.cpp, bech32_tests.cpp, bip324_tests.cpp, bip32_tests.cpp, blockchain_tests.cpp, blockencodings_tests.cpp, blockfilter_tests.cpp, blockmanager_tests.cpp, bloom_tests.cpp, bswap_tests.cpp, caches_tests.cpp, chain_tests.cpp, checkqueue_tests.cpp, cluster_linearize_tests.cpp, coins_tests.cpp, coinscachepair_tests.cpp, coinsviewoverlay_tests.cpp, common_url_tests.cpp, compress_tests.cpp, crypto_tests.cpp, cuckoocache_tests.cpp, dbwrapper_tests.cpp, denialofservice_tests.cpp, descriptor_tests.cpp, disconnected_transactions.cpp, feefrac_tests.cpp, feerounder_tests.cpp, flatfile_tests.cpp, fs_tests.cpp, getarg_tests.cpp, hash_tests.cpp, headers_sync_chainwork_tests.cpp, httpserver_tests.cpp, i2p_tests.cpp, interfaces_tests.cpp, test_kernel.cpp, key_io_tests.cpp, key_tests.cpp, logging_tests.cpp, mempool_tests.cpp, merkle_tests.cpp, merkleblock_tests.cpp, miner_tests.cpp, miniscript_tests.cpp, minisketch_tests.cpp, multisig_tests.cpp, net_peer_eviction_tests.cpp, net_tests.cpp, netbase_tests.cpp, node_init_tests.cpp, node_warnings_tests.cpp, orphanage_tests.cpp, pcp_tests.cpp, peerman_tests.cpp, pmt_tests.cpp, policyestimator_tests.cpp, pool_tests.cpp, pow_tests.cpp, prevector_tests.cpp, private_broadcast_tests.cpp, random_tests.cpp, rbf_tests.cpp, rest_tests.cpp, result_tests.cpp, reverselock_tests.cpp, rpc_tests.cpp, sanity_tests.cpp, scheduler_tests.cpp, script_assets_tests.cpp, script_p2sh_tests.cpp, script_parse_tests.cpp, script_segwit_tests.cpp, script_standard_tests.cpp, script_tests.cpp, scriptnum_tests.cpp, serfloat_tests.cpp, serialize_tests.cpp, settings_tests.cpp, sighash_tests.cpp, sigopcount_tests.cpp, skiplist_tests.cpp, sock_tests.cpp, span_tests.cpp, streams_tests.cpp, sync_tests.cpp, system_ram_tests.cpp, system_tests.cpp, testnet4_miner_tests.cpp, threadpool_tests.cpp, timeoffsets_tests.cpp, torcontrol_tests.cpp, transaction_tests.cpp, translation_tests.cpp, txgraph_tests.cpp, txpackage_tests.cpp, txreconciliation_tests.cpp, txrequest_tests.cpp, uint256_tests.cpp, util_check_tests.cpp, util_expected_tests.cpp, util_string_tests.cpp, util_tests.cpp, util_threadnames_tests.cpp, util_trace_tests.cpp, validation_block_tests.cpp, validation_chainstate_tests.cpp, validation_flush_tests.cpp, validation_tests.cpp, validationinterface_tests.cpp, versionbits_tests.cpp
- BOOST_AUTO_TEST_SUITE_END() : cuckoocache_tests.cpp
- BOOST_CHECK() : arith_uint256_tests.cpp
- BOOST_CHECK_EQUAL() : arith_uint256_tests.cpp, uint256_tests.cpp
- BOOST_CHECK_EQUAL_COLLECTIONS() : uint256_tests.cpp
- BOOST_CHECK_LT() : arith_uint256_tests.cpp, uint256_tests.cpp
- BOOST_CHECK_NE() : uint256_tests.cpp
- BOOST_FAIL() : mock_process.cpp
- BOOST_FIXTURE_TEST_CASE() : argsman_tests.cpp, blockchain_tests.cpp, blockfilter_index_tests.cpp, blockmanager_tests.cpp, chainstate_write_tests.cpp, coins_tests.cpp, coinstatsindex_tests.cpp, cuckoocache_tests.cpp, denialofservice_tests.cpp, logging_tests.cpp, miniminer_tests.cpp, net_peer_connection_tests.cpp, rbf_tests.cpp, settings_tests.cpp, txdownload_tests.cpp, txindex_tests.cpp, txospenderindex_tests.cpp, txvalidation_tests.cpp, txvalidationcache_tests.cpp, validation_chainstate_tests.cpp, validation_chainstatemanager_tests.cpp, versionbits_tests.cpp
- BOOST_FIXTURE_TEST_SUITE() : cuckoocache_tests.cpp
- BoxedType() : gen.cpp
- btck_block_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_count_transactions() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_get_hash() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_get_header() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_get_transaction_at() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_hash_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_hash_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_hash_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_hash_equals() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_hash_to_bytes() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_get_bits() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_get_hash() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_get_nonce() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_get_prev_hash() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_get_timestamp() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_header_get_version() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_read() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_spent_outputs_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_spent_outputs_count() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_spent_outputs_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_spent_outputs_get_transaction_spent_outputs_at() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_spent_outputs_read() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_to_bytes() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_tree_entry_equals() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_tree_entry_get_block_hash() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_tree_entry_get_block_header() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_tree_entry_get_height() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_tree_entry_get_previous() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_validation_state_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_validation_state_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_validation_state_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_validation_state_get_block_validation_result() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_block_validation_state_get_validation_mode() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chain_contains() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chain_get_by_height() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chain_get_height() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chain_parameters_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chain_parameters_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chain_parameters_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_get_active_chain() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_get_best_entry() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_get_block_tree_entry_by_hash() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_import_blocks() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_options_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_options_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_options_set_wipe_dbs() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_options_set_worker_threads_num() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_options_update_block_tree_db_in_memory() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_options_update_chainstate_db_in_memory() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_process_block() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_chainstate_manager_process_block_header() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_coin_confirmation_height() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_coin_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_coin_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_coin_get_output() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_coin_is_coinbase() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_interrupt() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_options_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_options_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_options_set_chainparams() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_options_set_notifications() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_context_options_set_validation_interface() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_connection_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_connection_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_disable() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_disable_category() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_enable_category() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_set_level_category() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_logging_set_options() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_precomputed_transaction_data_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_precomputed_transaction_data_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_precomputed_transaction_data_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_script_pubkey_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_script_pubkey_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_script_pubkey_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_script_pubkey_to_bytes() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_script_pubkey_verify() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_count_inputs() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_count_outputs() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_get_input_at() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_get_output_at() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_get_txid() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_input_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_input_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_input_get_out_point() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_out_point_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_out_point_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_out_point_get_index() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_out_point_get_txid() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_output_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_output_create() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_output_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_output_get_amount() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_output_get_script_pubkey() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_spent_outputs_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_spent_outputs_count() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_spent_outputs_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_spent_outputs_get_coin_at() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_transaction_to_bytes() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_txid_copy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_txid_destroy() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_txid_equals() : bitcoinkernel.cpp, bitcoinkernel.h
- btck_txid_to_bytes() : bitcoinkernel.cpp, bitcoinkernel.h
- buffer_append() : secp256k1.c
- BuildBlockTestCase() : blockencodings_tests.cpp
- BuildCreditingTransaction() : transaction_utils.cpp, transaction_utils.h
- BuildScript() : script.h
- BuildSpenderPositions() : txospenderindex.cpp
- BuildSpendingTransaction() : transaction_utils.cpp, transaction_utils.h
- BuildTransactionTestCase() : blockencodings_tests.cpp
- BuildTxs() : sigopcount_tests.cpp
- BulkTransaction() : transaction_utils.cpp, transaction_utils.h
- byte_span_to_hex_string_reversed() : test_kernel.cpp
- BytesToBits() : merkleblock.cpp, merkleblock.h