desktop-wallet
desktop-wallet copied to clipboard
Aggregate transactions get random names from the addressbook
WTR:
- Add some contacts in your addressbook
- Send a few aggregate transactions from the same address to yours
Result: you can see that some transactions have random names from your addressbook
On the screen below all unconfirmed aggregate transactions should have name Paul
History Page
Addressbook
couldn't reproduce, please provide exported address book list and private key. Also, did you pull the latest updates before reproducing that issue? there was a similar display issue when filtering using blacklisted contacts, and I can see from the screenshot that you got one transaction from a whitelisted address displayed in the list while filtering -> that one should already be fixed
The issue is not related to address-book changes, it's related to filters in general so we can fix that in a separate PR apart from #1814.
A similar problem is when I receive new bonded/unconfirmed transactions. Then looks like the name from the address book is taken from the confirmed transaction below unconfirmed: https://share.getcloudapp.com/kpu4rD7z
Fixed in https://github.com/symbol/desktop-wallet/pull/1847
Released (1.0.11)