GUI - Add "receive by" address in the transaction tab
There is currently no easy way in the QT gui to view who has sent a transaction to your wallet. I.e to simply view the senders address in the transactions tab to then label if required.
Right clicking the transaction in the transaction tab shows an option to view full transactions details but this also unfortunately doesn't identify the originating address of the transaction. Updating this info would be an acceptable solution imo rather than cluttering up the existing table.
- [x]
😓
I understand that this could identify multiple sending addresses. This could be to much information for large transactions when combining many UTXOs to make a single UTXO for a payment.
Open to suggestions.