oxen-core/src/wallet
Sean Darcy 411af23b4b Creates a new ons pay_type for show_transfers
The displaying of ONS transactions in show_transfers and
export_transfers previously showed the dummy destination address which
contained zero bytes and converted to a nonsense address. Created a new
ONS type for the display functions and removed the displaying of the destination
address.

In addition refactored how we determine that a transaction was either a
staking, ons or output transaction as we were previously parsing the
tx_extra where the data was already in the
cryptonote::transaction::type.

Finally renamed the wording for staking rewards. Previously "miner" now
"reward"
2021-04-21 15:37:55 +10:00
..
api wallet api to have hardfork version 2021-01-19 11:47:38 -04:00
CMakeLists.txt executable names changed 2021-01-07 18:40:18 -04:00
message_store.cpp Rename lokimq -> oxenmq 2021-01-14 19:35:00 -04:00
message_store.h executable names changed 2021-01-07 18:40:18 -04:00
message_transporter.cpp executable names changed 2021-01-07 18:40:18 -04:00
message_transporter.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
multisig_info.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
multisig_sig.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
node_rpc_proxy.cpp Move RPC for ons resolve address into ons resolve and decrypt wallet side 2021-04-12 10:27:57 +10:00
node_rpc_proxy.h Move RPC for ons resolve address into ons resolve and decrypt wallet side 2021-04-12 10:27:57 +10:00
pending_tx.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
ringdb.cpp Eliminate tools::create_directories_if_necessary 2021-01-07 18:40:22 -04:00
ringdb.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
transfer_destination.h executable names changed 2021-01-07 18:40:18 -04:00
transfer_details.h Target macos 10.12 2020-10-18 11:18:08 -03:00
transfer_view.cpp initial loki -> oxen pass 2021-01-07 18:39:01 -04:00
transfer_view.h Creates a new ons pay_type for show_transfers 2021-04-21 15:37:55 +10:00
tx_construction_data.h Make RingCT and RangeProof types type-safe enum classes 2020-11-30 00:47:12 -04:00
tx_sets.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
wallet2.cpp Creates a new ons pay_type for show_transfers 2021-04-21 15:37:55 +10:00
wallet2.h Creates a new ons pay_type for show_transfers 2021-04-21 15:37:55 +10:00
wallet_args.cpp executable names changed 2021-01-07 18:40:18 -04:00
wallet_args.h boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
wallet_errors.h Remove deprecated epee code 2020-10-24 12:46:26 -03:00
wallet_light_rpc.h executable names changed 2021-01-07 18:40:18 -04:00
wallet_rpc_server.cpp Creates a new ons pay_type for show_transfers 2021-04-21 15:37:55 +10:00
wallet_rpc_server.h Merge pull request #1403 from darcys22/1402-ons-names-for-transfers 2021-04-15 10:49:51 +10:00
wallet_rpc_server_commands_defs.cpp Merge pull request #1403 from darcys22/1402-ons-names-for-transfers 2021-04-15 10:49:51 +10:00
wallet_rpc_server_commands_defs.h Merge pull request #1403 from darcys22/1402-ons-names-for-transfers 2021-04-15 10:49:51 +10:00
wallet_rpc_server_error_codes.h rebrand lns -> ons 2021-04-12 10:27:57 +10:00