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