Electroneum
tests::proxy_core Member List

This is the complete list of members for tests::proxy_core, including all inherited members.

cleanup_handle_incoming_blocks(bool force_sync=false)tests::proxy_coreinline
deinit()tests::proxy_coreinline
find_blockchain_supplement(const std::list< crypto::hash > &qblock_ids, cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request &resp)tests::proxy_coreinline
fluffy_blocks_enabled() consttests::proxy_coreinline
get_block_by_hash(const crypto::hash &h, cryptonote::block &blk, bool *orphan=NULL) consttests::proxy_coreinline
get_block_cumulative_difficulty(uint64_t height) consttests::proxy_coreinline
get_block_sync_size(uint64_t height) consttests::proxy_coreinline
get_blockchain_pruning_seed() consttests::proxy_coreinline
get_blockchain_storage()tests::proxy_coreinline
get_blockchain_top(uint64_t &height, crypto::hash &top_id)tests::proxy_core
get_blocks(uint64_t start_offset, size_t count, std::vector< std::pair< cryptonote::blobdata, cryptonote::block >> &blocks, std::vector< cryptonote::blobdata > &txs) consttests::proxy_coreinline
get_current_blockchain_height()tests::proxy_coreinline
get_earliest_ideal_height_for_version(uint8_t version) consttests::proxy_coreinline
get_hard_fork_version(uint64_t height) consttests::proxy_coreinline
get_ideal_hard_fork_version() consttests::proxy_coreinline
get_ideal_hard_fork_version(uint64_t height) consttests::proxy_coreinline
get_nettype() consttests::proxy_coreinline
get_pool_transaction(const crypto::hash &id, cryptonote::blobdata &tx_blob) consttests::proxy_coreinline
get_short_chain_history(std::list< crypto::hash > &ids)tests::proxy_core
get_stat_info(cryptonote::core_stat_info &st_inf)tests::proxy_coreinline
get_target_blockchain_height() consttests::proxy_coreinline
get_test_drop_download()tests::proxy_coreinline
get_test_drop_download_height()tests::proxy_coreinline
get_transactions(const std::vector< crypto::hash > &txs_ids, std::vector< cryptonote::transaction > &txs, std::vector< crypto::hash > &missed_txs) consttests::proxy_coreinline
get_validators_list()tests::proxy_coreinline
handle_get_objects(cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request &arg, cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request &rsp, cryptonote::cryptonote_connection_context &context)tests::proxy_coreinline
handle_incoming_block(const cryptonote::blobdata &block_blob, const cryptonote::block *block, cryptonote::block_verification_context &bvc, bool update_miner_blocktemplate=true)tests::proxy_core
handle_incoming_tx(const cryptonote::blobdata &tx_blob, cryptonote::tx_verification_context &tvc, bool keeped_by_block, bool relayed, bool do_not_relay)tests::proxy_core
handle_incoming_txs(const std::vector< cryptonote::blobdata > &tx_blobs, std::vector< cryptonote::tx_verification_context > &tvc, bool keeped_by_block, bool relayed, bool do_not_relay)tests::proxy_core
have_block(const crypto::hash &id)tests::proxy_core
init(const boost::program_options::variables_map &vm)tests::proxy_core
isValidatorsListValid()tests::proxy_coreinline
on_idle()tests::proxy_coreinline
on_synchronized()tests::proxy_coreinline
on_transaction_relayed(const cryptonote::blobdata &tx)tests::proxy_coreinlinevirtual
pad_transactions() consttests::proxy_coreinline
pause_mine()tests::proxy_coreinline
pool_has_tx(const crypto::hash &txid) consttests::proxy_coreinline
prepare_handle_incoming_blocks(const std::vector< cryptonote::block_complete_entry > &blocks_entry, std::vector< cryptonote::block > &blocks)tests::proxy_coreinline
prevalidate_block_hashes(uint64_t height, const std::vector< crypto::hash > &hashes)tests::proxy_coreinline
prune_blockchain(uint32_t pruning_seed) consttests::proxy_coreinline
resume_mine()tests::proxy_coreinline
safesyncmode(const bool)tests::proxy_coreinline
set_block_cumulative_difficulty(uint64_t height, cryptonote::difficulty_type diff)tests::proxy_coreinline
set_target_blockchain_height(uint64_t)tests::proxy_coreinline
set_validators_list(std::string v_list, bool isEmergencyUpdate=false)tests::proxy_coreinline