home view: tx list counterparties don't show wallet/address titles #28
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#28
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The transaction list on the home view shows counterparty addresses as truncated hex with color dot, but does not check if the counterparty is a local wallet address that has a title. Should use
addressTitle()and display the title when available.File:
src/popup/views/home.js— tx list rendering around line 116.