oxen-core/src/simplewallet
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
..
CMakeLists.txt executable names changed 2021-01-04 14:19:42 +11:00
simplewallet.cpp Creates a new ons pay_type for show_transfers 2021-04-21 15:37:55 +10:00
simplewallet.h rename ons_owners_by_names merge wallet and session name check 2021-04-14 17:25:53 +10:00