Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Console wallet] Imported transactions in the wallet should show the block time, not the time they are imported #4923

Closed
stringhandler opened this issue Nov 15, 2022 · 0 comments · Fixed by #5012
Assignees
Labels
A-wallet Area - related to the wallet C-bug Category - fixes a bug, typically associated with an issue.

Comments

@stringhandler
Copy link
Collaborator

No description provided.

@agubarev agubarev self-assigned this Nov 22, 2022
stringhandler pushed a commit that referenced this issue Nov 28, 2022
Description
---
Renamed timestamp columns from `Local Date/Time` to `Mined At (Local)` and `Imported At (Local)`, also added `mined_timestamp` to transaction details section.

DRAFT NOTE: still need to resolve the issue with `timestamp` being ahead of `mined_timestamp` 

Motivation and Context
---
#4923

Imported transactions in the wallet should show the block time, not the time they are imported

How Has This Been Tested?
---
@SWvheerden SWvheerden self-assigned this Dec 7, 2022
stringhandler pushed a commit that referenced this issue Dec 8, 2022
Description
---
Don't show the current time for an import, rather show the mined timestamp

Motivation and Context
---
Fixes: #4923
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-wallet Area - related to the wallet C-bug Category - fixes a bug, typically associated with an issue.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants