Monero
Loading...
Searching...
No Matches
test_core Member List

This is the complete list of members for test_core, including all inherited members.

check_incoming_block_size(const cryptonote::blobdata &block_blob) consttest_coreinline
cleanup_handle_incoming_blocks(bool force_sync=false)test_coreinline
deinit()test_coreinline
find_blockchain_supplement(const std::list< crypto::hash > &qblock_ids, bool clip_pruned, cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request &resp)test_coreinline
get_block_by_hash(const crypto::hash &h, cryptonote::block &blk, bool *orphan=NULL) consttest_coreinline
get_block_cumulative_difficulty(uint64_t height) consttest_coreinline
get_block_id_by_height(uint64_t height) consttest_coreinline
get_block_sync_size(uint64_t height) consttest_coreinline
get_blockchain_pruning_seed() consttest_coreinline
get_blockchain_storage()test_coreinline
get_blockchain_top(uint64_t &height, crypto::hash &top_id) consttest_coreinline
get_blocks(uint64_t start_offset, size_t count, std::vector< std::pair< cryptonote::blobdata, cryptonote::block > > &blocks, std::vector< cryptonote::blobdata > &txs) consttest_coreinline
get_current_blockchain_height() const finaltest_coreinlinevirtual
get_earliest_ideal_height_for_version(uint8_t version) consttest_coreinline
get_hard_fork_version(uint64_t height) consttest_coreinline
get_ideal_hard_fork_version() consttest_coreinline
get_ideal_hard_fork_version(uint64_t height) consttest_coreinline
get_nettype() consttest_coreinline
get_pool_transaction(const crypto::hash &id, cryptonote::blobdata &tx_blob, cryptonote::relay_category tx_category) consttest_coreinline
get_pool_transaction_hashes(std::vector< crypto::hash > &txs, bool include_unrelayed_txes=true) consttest_coreinline
get_short_chain_history(std::list< crypto::hash > &ids, uint64_t &current_height) consttest_coreinline
get_target_blockchain_height() consttest_coreinline
get_test_drop_download() consttest_coreinline
get_test_drop_download_height() consttest_coreinline
get_transactions(const std::vector< crypto::hash > &txs_ids, std::vector< cryptonote::blobdata > &txs, std::vector< crypto::hash > &missed_txs, bool pruned=false) consttest_coreinline
get_transactions(const std::vector< crypto::hash > &txs_ids, std::vector< cryptonote::transaction > &txs, std::vector< crypto::hash > &missed_txs) consttest_coreinline
get_txpool_complement(const std::vector< crypto::hash > &hashes, std::vector< cryptonote::blobdata > &txes)test_coreinline
handle_get_objects(cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request &arg, cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request &rsp, cryptonote::cryptonote_connection_context &context)test_coreinline
handle_incoming_block(const cryptonote::blobdata &block_blob, const cryptonote::block *block, cryptonote::block_verification_context &bvc, bool update_miner_blocktemplate=true)test_coreinline
handle_incoming_block(const cryptonote::blobdata &block_blob, const cryptonote::block *block, cryptonote::block_verification_context &bvc, cryptonote::pool_supplement &extra_block_txs, bool update_miner_blocktemplate=true)test_coreinline
handle_incoming_tx(const cryptonote::blobdata &tx_blob, cryptonote::tx_verification_context &tvc, cryptonote::relay_method tx_relay, bool relayed)test_coreinline
handle_single_incoming_block(const cryptonote::blobdata &block_blob, const cryptonote::block *b, cryptonote::block_verification_context &bvc, cryptonote::pool_supplement &extra_block_txs, bool update_miner_blocktemplate=true)test_coreinline
has_block_weights(uint64_t height, uint64_t nblocks) consttest_coreinline
have_block(const crypto::hash &id, int *where=NULL) consttest_coreinline
have_block_unlocked(const crypto::hash &id, int *where=NULL) consttest_coreinline
init(const boost::program_options::variables_map &vm)test_coreinline
is_synchronized() const finaltest_coreinlinevirtual
is_within_compiled_block_hash_area(uint64_t height) consttest_coreinline
on_idle()test_coreinline
on_synchronized()test_coreinline
on_transactions_relayed(epee::span< const cryptonote::blobdata > tx_blobs, cryptonote::relay_method tx_relay)test_coreinlinevirtual
pad_transactions()test_coreinline
pause_mine()test_coreinline
pool_has_tx(const crypto::hash &txid) consttest_coreinline
prepare_handle_incoming_blocks(const std::vector< cryptonote::block_complete_entry > &blocks_entry, std::vector< cryptonote::block > &blocks)test_coreinline
prevalidate_block_hashes(uint64_t height, const std::vector< crypto::hash > &hashes, const std::vector< uint64_t > &weights)test_coreinline
prune_blockchain(uint32_t pruning_seed=0)test_coreinline
resume_mine()test_coreinline
safesyncmode(const bool)test_coreinline
set_target_blockchain_height(uint64_t)test_coreinline
stop()test_coreinline
update_checkpoints(const bool skip_dns=false)test_coreinline
~i_core_events() noexceptcryptonote::i_core_eventsinlinevirtual