Transactions view Date column when tx was downloaded rather than recorded
Closed this issue · 3 comments
AArnott commented
Describe the bug
The Treasure Chest displays its list of transactions with a date column populated with the time each tx was downloaded rather than when it was broadcast or recorded.
To Reproduce
Steps to reproduce the behavior:
- Start TC for the first time on a computer.
- Import an existing key for an address that already has transactions on it.
- View Transactions in TC.
- Observe the Date on all transactions indicate they all happened at the same time (just now).
Expected behavior
I expect each transaction date to represent when it occurred, rather than when it was downloaded by this wallet app.
Screenshots
Desktop (please complete the following information):
- OS: Windows
- Version: Pirate version v5.0.0-a0f518dfd (64-bit)
kaks25 commented
Its a wallet feature when the deletetx and consolidation are enabled, so nothing to worry about.
CryptoForge commented
@AArnott It's probably just a reporting bug in the GUI, I'll take a look at it.
CryptoForge commented
This commit should fix this issue.
4bdf8fd