40 #include <boost/optional/optional.hpp> 57 ,
const boost::optional<tools::login>& login
75 bool show_status(
const std::vector<std::string>& args);
87 bool print_block(
const std::vector<std::string>& args);
101 bool start_mining(
const std::vector<std::string>& args);
103 bool stop_mining(
const std::vector<std::string>& args);
107 bool stop_daemon(
const std::vector<std::string>& args);
109 bool print_status(
const std::vector<std::string>& args);
111 bool set_limit(
const std::vector<std::string>& args);
113 bool set_limit_up(
const std::vector<std::string>& args);
117 bool out_peers(
const std::vector<std::string>& args);
119 bool in_peers(
const std::vector<std::string>& args);
127 bool show_bans(
const std::vector<std::string>& args);
129 bool ban(
const std::vector<std::string>& args);
131 bool unban(
const std::vector<std::string>& args);
133 bool flush_txpool(
const std::vector<std::string>& args);
143 bool update(
const std::vector<std::string>& args);
145 bool relay_tx(
const std::vector<std::string>& args);
147 bool sync_info(
const std::vector<std::string>& args);
149 bool pop_blocks(
const std::vector<std::string>& args);
151 bool version(
const std::vector<std::string>& args);
163 bool sign_message(
const std::vector<std::string>& args);
bool start_mining(const std::vector< std::string > &args)
bool stop_save_graph(const std::vector< std::string > &args)
bool show_status(const std::vector< std::string > &args)
bool print_transaction_pool_long(const std::vector< std::string > &args)
bool show_bans(const std::vector< std::string > &args)
bool flush_txpool(const std::vector< std::string > &args)
bool print_connections(const std::vector< std::string > &args)
bool hide_hash_rate(const std::vector< std::string > &args)
bool print_transaction_pool_stats(const std::vector< std::string > &args)
bool print_transaction_pool_short(const std::vector< std::string > &args)
bool unban(const std::vector< std::string > &args)
bool print_block(const std::vector< std::string > &args)
bool set_limit_up(const std::vector< std::string > &args)
bool print_transaction(const std::vector< std::string > &args)
bool sign_message(const std::vector< std::string > &args)
bool print_net_stats(const std::vector< std::string > &args)
bool stop_daemon(const std::vector< std::string > &args)
bool stop_mining(const std::vector< std::string > &args)
bool version(const std::vector< std::string > &args)
bool set_log_categories(const std::vector< std::string > &args)
bool hard_fork_info(const std::vector< std::string > &args)
bool relay_tx(const std::vector< std::string > &args)
bool set_validator_key(const std::vector< std::string > &args)
bool ban(const std::vector< std::string > &args)
bool print_coinbase_tx_sum(const std::vector< std::string > &args)
bool print_status(const std::vector< std::string > &args)
bool output_histogram(const std::vector< std::string > &args)
bool set_log_level(const std::vector< std::string > &args)
bool generate_ed25519_keypair(const std::vector< std::string > &args)
bool print_peer_list_stats(const std::vector< std::string > &args)
bool set_limit_down(const std::vector< std::string > &args)
bool is_public_output_spent(const std::vector< std::string > &args)
boost::endian::big_uint32_t ip
boost::endian::big_uint16_t port
bool show_difficulty(const std::vector< std::string > &args)
bool update(const std::vector< std::string > &args)
bool alt_chain_info(const std::vector< std::string > &args)
bool print_blockchain_info(const std::vector< std::string > &args)
bool in_peers(const std::vector< std::string > &args)
bool show_hash_rate(const std::vector< std::string > &args)
bool pop_blocks(const std::vector< std::string > &args)
bool print_peer_list(const std::vector< std::string > &args)
bool check_blockchain_pruning(const std::vector< std::string > &args)
bool prune_blockchain(const std::vector< std::string > &args)
bool set_limit(const std::vector< std::string > &args)
bool mining_status(const std::vector< std::string > &args)
bool sync_info(const std::vector< std::string > &args)
bool start_save_graph(const std::vector< std::string > &args)
bool print_blockchain_dynamic_stats(const std::vector< std::string > &args)
bool out_peers(const std::vector< std::string > &args)
bool is_key_image_spent(const std::vector< std::string > &args)
bool save_blockchain(const std::vector< std::string > &args)
t_command_parser_executor(uint32_t ip, uint16_t port, const boost::optional< tools::login > &login, const epee::net_utils::ssl_options_t &ssl_options, bool is_rpc, cryptonote::core_rpc_server *rpc_server=NULL)
bool print_height(const std::vector< std::string > &args)