Electroneum
cryptonote::simple_wallet Member List

This is the complete list of members for cryptonote::simple_wallet, including all inherited members.

accept_loaded_tx(const tools::wallet2::multisig_tx_set &txs)cryptonote::simple_walletprivate
accept_loaded_tx(const std::function< size_t()> get_num_txes, const std::function< const tools::wallet2::tx_construction_data &(size_t)> &get_tx, const std::string &extra_message=std::string())cryptonote::simple_walletprivate
accept_loaded_tx(const tools::wallet2::unsigned_tx_set &txs)cryptonote::simple_walletprivate
accept_loaded_tx(const tools::wallet2::signed_tx_set &txs)cryptonote::simple_walletprivate
account(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
add_signer_config_messages()cryptonote::simple_walletprivate
address_book(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
ask_send_all_ready_messages()cryptonote::simple_walletprivate
ask_wallet_create_if_needed()cryptonote::simple_walletprivate
blackball(const std::vector< std::string > &args)cryptonote::simple_walletprivate
blackballed(const std::vector< std::string > &args)cryptonote::simple_walletprivate
change_password(const std::vector< std::string > &args)cryptonote::simple_walletprivate
check_background_mining(const epee::wipeable_string &password)cryptonote::simple_walletprivate
check_for_messages()cryptonote::simple_walletprivate
check_reserve_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
check_spend_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
check_tx_key(const std::vector< std::string > &args)cryptonote::simple_walletprivate
check_tx_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
choose_mms_processing(const std::vector< mms::processing_data > &data_list, uint32_t &choice)cryptonote::simple_walletprivate
close_wallet()cryptonote::simple_walletprivate
cold_sign_tx(const std::vector< tools::wallet2::pending_tx > &ptx_vector, tools::wallet2::signed_tx_set &exported_txs, std::vector< cryptonote::address_parse_info > &dsts_info, std::function< bool(const tools::wallet2::signed_tx_set &)> accept_func)cryptonote::simple_walletprivate
command_type typedefcryptonote::simple_wallet
commit_or_save(std::vector< tools::wallet2::pending_tx > &ptx_vector, bool do_not_relay)cryptonote::simple_walletprivate
deinit()cryptonote::simple_wallet
donate(const std::vector< std::string > &args)cryptonote::simple_walletprivate
encrypted_seed(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
exchange_multisig_keys(const std::vector< std::string > &args)cryptonote::simple_walletprivate
exchange_multisig_keys_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
export_key_images(const std::vector< std::string > &args)cryptonote::simple_walletprivate
export_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
export_multisig_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
export_outputs(const std::vector< std::string > &args)cryptonote::simple_walletprivate
export_raw_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
export_transfers(const std::vector< std::string > &args)cryptonote::simple_walletprivate
finalize_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
freeze(const std::vector< std::string > &args)cryptonote::simple_walletprivate
freeze_thaw(const std::vector< std::string > &args, bool freeze)cryptonote::simple_walletprivate
frozen(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_and_verify_password() constcryptonote::simple_walletprivate
get_command_usage(const std::vector< std::string > &args)cryptonote::simple_wallet
get_commands_str()cryptonote::simple_wallet
get_daemon_blockchain_height(std::string &err)cryptonote::simple_walletprivate
get_description(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_message_from_arg(const std::string &arg, mms::message &m)cryptonote::simple_walletprivate
get_message_store() constcryptonote::simple_walletinlineprivate
get_mnemonic_language()cryptonote::simple_walletprivate
get_multisig_wallet_state() constcryptonote::simple_walletinlineprivate
get_number_from_arg(const std::string &arg, uint32_t &number, const uint32_t lower_bound, const uint32_t upper_bound)cryptonote::simple_walletprivate
get_prompt() constcryptonote::simple_walletprivate
get_reserve_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_spend_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_transfers(std::vector< std::string > &args_, std::vector< transfer_view > &transfers)cryptonote::simple_walletprivate
get_tx_key(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_tx_note(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_tx_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
handle_command_line(const boost::program_options::variables_map &vm)cryptonote::simple_walletprivate
help(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
hw_key_images_sync(const std::vector< std::string > &args)cryptonote::simple_walletprivate
hw_reconnect(const std::vector< std::string > &args)cryptonote::simple_walletprivate
import_key_images(const std::vector< std::string > &args)cryptonote::simple_walletprivate
import_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
import_multisig_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
import_outputs(const std::vector< std::string > &args)cryptonote::simple_walletprivate
init(const boost::program_options::variables_map &vm)cryptonote::simple_wallet
interrupt()cryptonote::simple_wallet
key_images_sync_intern()cryptonote::simple_walletprivate
list_mms_messages(const std::vector< mms::message > &messages)cryptonote::simple_walletprivate
list_signers(const std::vector< mms::authorized_signer > &signers)cryptonote::simple_walletprivate
locked_sweep_all(const std::vector< std::string > &args)cryptonote::simple_walletprivate
locked_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
m_account_major_offsetcryptonote::simple_walletprivate
m_allow_mismatched_daemon_versioncryptonote::simple_walletprivate
m_auto_refresh_enabledcryptonote::simple_walletprivate
m_auto_refresh_refreshingcryptonote::simple_walletprivate
m_cmd_bindercryptonote::simple_walletprivate
m_current_subaddress_accountcryptonote::simple_walletprivate
m_do_not_relaycryptonote::simple_walletprivate
m_electrum_seedcryptonote::simple_walletprivate
m_generate_from_devicecryptonote::simple_walletprivate
m_generate_from_jsoncryptonote::simple_walletprivate
m_generate_from_keyscryptonote::simple_walletprivate
m_generate_from_multisig_keyscryptonote::simple_walletprivate
m_generate_from_spend_keycryptonote::simple_walletprivate
m_generate_from_view_keycryptonote::simple_walletprivate
m_generate_newcryptonote::simple_walletprivate
m_idle_condcryptonote::simple_walletprivate
m_idle_mutexcryptonote::simple_walletprivate
m_idle_runcryptonote::simple_walletprivate
m_idle_threadcryptonote::simple_walletprivate
m_import_pathcryptonote::simple_walletprivate
m_in_manual_refreshcryptonote::simple_walletprivate
m_long_payment_id_supportcryptonote::simple_walletprivate
m_mnemonic_languagecryptonote::simple_walletprivate
m_non_deterministiccryptonote::simple_walletprivate
m_recovery_keycryptonote::simple_walletprivate
m_refresh_progress_reportercryptonote::simple_walletprivate
m_restore_datecryptonote::simple_walletprivate
m_restore_deterministic_walletcryptonote::simple_walletprivate
m_restore_heightcryptonote::simple_walletprivate
m_restore_multisig_walletcryptonote::simple_walletprivate
m_restoringcryptonote::simple_walletprivate
m_subaddress_lookaheadcryptonote::simple_walletprivate
m_use_english_language_namescryptonote::simple_walletprivate
m_walletcryptonote::simple_walletprivate
m_wallet_filecryptonote::simple_walletprivate
make_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
make_multisig_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
mms(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_active() constcryptonote::simple_walletinlineprivate
mms_auto_config(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_delete(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_export(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_help(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_info(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_init(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_list(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_next(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_note(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_receive(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_send(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_send_signer_config(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_set(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_show(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_signer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_start_auto_config(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_stop_auto_config(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_sync(const std::vector< std::string > &args)cryptonote::simple_walletprivate
mms_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
net_stats(const std::vector< std::string > &args)cryptonote::simple_walletprivate
new_wallet(const boost::program_options::variables_map &vm, const crypto::secret_key &recovery_key, bool recover, bool two_random, const std::string &old_language)cryptonote::simple_walletprivate
new_wallet(const boost::program_options::variables_map &vm, const cryptonote::account_public_address &address, const boost::optional< crypto::secret_key > &spendkey, const crypto::secret_key &viewkey)cryptonote::simple_walletprivate
new_wallet(const boost::program_options::variables_map &vm, const epee::wipeable_string &multisig_keys, const std::string &old_language)cryptonote::simple_walletprivate
new_wallet(const boost::program_options::variables_map &vm)cryptonote::simple_walletprivate
on_device_button_pressed()tools::i_wallet2_callbackinlinevirtual
on_device_button_request(uint64_t code)cryptonote::simple_walletprivatevirtual
on_device_passphrase_request(bool on_device)cryptonote::simple_walletprivatevirtual
on_device_pin_request()cryptonote::simple_walletprivatevirtual
on_device_progress(const hw::device_progress &event)tools::i_wallet2_callbackinlinevirtual
on_get_password(const char *reason)cryptonote::simple_walletprivatevirtual
on_lw_money_received(uint64_t height, const crypto::hash &txid, uint64_t amount)tools::i_wallet2_callbackinlinevirtual
on_lw_money_spent(uint64_t height, const crypto::hash &txid, uint64_t amount)tools::i_wallet2_callbackinlinevirtual
on_lw_new_block(uint64_t height)tools::i_wallet2_callbackinlinevirtual
on_lw_unconfirmed_money_received(uint64_t height, const crypto::hash &txid, uint64_t amount)tools::i_wallet2_callbackinlinevirtual
on_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx, uint64_t amount, const cryptonote::subaddress_index &subaddr_index, uint64_t unlock_time)cryptonote::simple_walletprivatevirtual
on_money_spent(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &in_tx, uint64_t amount, const cryptonote::transaction &spend_tx, const cryptonote::subaddress_index &subaddr_index)cryptonote::simple_walletprivatevirtual
on_new_block(uint64_t height, const cryptonote::block &block)cryptonote::simple_walletprivatevirtual
on_pool_tx_removed(const crypto::hash &txid)tools::i_wallet2_callbackinlinevirtual
on_refresh_finished(uint64_t start_height, uint64_t fetched_blocks, bool is_init, bool received_money)cryptonote::simple_walletprivate
on_skip_transaction(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx)cryptonote::simple_walletprivatevirtual
on_unconfirmed_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx, uint64_t amount, const cryptonote::subaddress_index &subaddr_index)cryptonote::simple_walletprivatevirtual
open_wallet(const boost::program_options::variables_map &vm)cryptonote::simple_walletprivate
payment_id(const std::vector< std::string > &args)cryptonote::simple_walletprivate
prepare_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
prepare_multisig_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
print_accounts()cryptonote::simple_walletprivate
print_accounts(const std::string &tag)cryptonote::simple_walletprivate
print_address(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
print_fee_info(const std::vector< std::string > &args)cryptonote::simple_walletprivate
print_integrated_address(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
print_ring(const std::vector< std::string > &args)cryptonote::simple_walletprivate
print_ring_members(const std::vector< tools::wallet2::pending_tx > &ptx_vector, std::ostream &ostr)cryptonote::simple_walletprivate
print_seed(bool encrypted)cryptonote::simple_walletprivate
print_seed(const epee::wipeable_string &seed)cryptonote::simple_walletprivate
process_command(const std::vector< std::string > &args)cryptonote::simple_wallet
refresh(const std::vector< std::string > &args)cryptonote::simple_walletprivate
refresh_main(uint64_t start_height, ResetType reset, bool is_init=false)cryptonote::simple_walletprivate
refresh_progress_reporter_t classcryptonote::simple_walletfriend
rescan_blockchain(const std::vector< std::string > &args)cryptonote::simple_walletprivate
rescan_spent(const std::vector< std::string > &args)cryptonote::simple_walletprivate
ResetHard enum valuecryptonote::simple_walletprivate
ResetNone enum valuecryptonote::simple_walletprivate
ResetSoft enum valuecryptonote::simple_walletprivate
ResetSoftKeepKI enum valuecryptonote::simple_walletprivate
ResetType enum namecryptonote::simple_walletprivate
run()cryptonote::simple_wallet
run_console_handler()cryptonote::simple_walletprivate
save(const std::vector< std::string > &args)cryptonote::simple_walletprivate
save_bc(const std::vector< std::string > &args)cryptonote::simple_walletprivate
save_known_rings(const std::vector< std::string > &args)cryptonote::simple_walletprivate
save_watch_only(const std::vector< std::string > &args)cryptonote::simple_walletprivate
seed(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
seed_set_language(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_account_major_offset(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_always_confirm_transfers(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_ask_password(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_auto_low_priority(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_auto_refresh(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_confirm_backlog(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_confirm_backlog_threshold(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_confirm_export_overwrite(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_confirm_missing_payment_id(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_daemon(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_default_priority(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_default_ring_size(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_description(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_device_name(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_ignore_fractional_outputs(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_key_reuse_mitigation2(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_log(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_merge_destinations(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_min_output_count(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_min_output_value(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_print_ring_members(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_refresh_from_block_height(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_refresh_type(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_ring(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_segregate_pre_fork_outputs(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_segregation_height(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_setup_background_mining(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_store_tx_info(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_subaddress_lookahead(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_track_uses(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_tx_key(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_tx_note(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_unit(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_variable(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_balance(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
show_balance_unlocked(bool detailed=false)cryptonote::simple_walletprivate
show_blockchain_height(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_incoming_transfers(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_message(const mms::message &m)cryptonote::simple_walletprivate
show_outputs_line(const std::vector< uint64_t > &heights, uint64_t blockchain_height, uint64_t highlight_height=std::numeric_limits< uint64_t >::max()) constcryptonote::simple_walletprivate
show_payments(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_transfers(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sign(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sign_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sign_multisig_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
sign_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
simple_wallet()cryptonote::simple_wallet
spendkey(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
split_amounts(std::vector< cryptonote::tx_destination_entry > dsts, size_t num_splits)cryptonote::simple_walletprivate
start_background_mining()cryptonote::simple_walletprivate
start_mining(const std::vector< std::string > &args)cryptonote::simple_walletprivate
status(const std::vector< std::string > &args)cryptonote::simple_walletprivate
stop()cryptonote::simple_wallet
stop_background_mining()cryptonote::simple_walletprivate
stop_mining(const std::vector< std::string > &args)cryptonote::simple_walletprivate
submit_multisig(const std::vector< std::string > &args)cryptonote::simple_walletprivate
submit_multisig_main(const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
submit_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_all(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_below(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_main(uint64_t below, bool locked, const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_single(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_unmixable(const std::vector< std::string > &args)cryptonote::simple_walletprivate
thaw(const std::vector< std::string > &args)cryptonote::simple_walletprivate
tr(const char *str)cryptonote::simple_walletinlinestatic
transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
transfer_main(int transfer_type, const std::vector< std::string > &args, bool called_by_mms)cryptonote::simple_walletprivate
try_connect_to_daemon(bool silent=false, uint32_t *version=nullptr)cryptonote::simple_walletprivate
unblackball(const std::vector< std::string > &args)cryptonote::simple_walletprivate
unset_ring(const std::vector< std::string > &args)cryptonote::simple_walletprivate
unspent_outputs(const std::vector< std::string > &args)cryptonote::simple_walletprivate
user_confirms(const std::string &question)cryptonote::simple_walletprivate
verify(const std::vector< std::string > &args)cryptonote::simple_walletprivate
version(const std::vector< std::string > &args)cryptonote::simple_walletprivate
viewkey(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
wallet_idle_thread()cryptonote::simple_walletprivate
wallet_info(const std::vector< std::string > &args)cryptonote::simple_walletprivate
welcome(const std::vector< std::string > &args)cryptonote::simple_walletprivate
~i_wallet2_callback()tools::i_wallet2_callbackinlinevirtual