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

There is abnormal data when the wallet is initialized. #232

Closed
FrederLu opened this issue Jul 25, 2023 · 5 comments
Closed

There is abnormal data when the wallet is initialized. #232

FrederLu opened this issue Jul 25, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@FrederLu
Copy link

FrederLu commented Jul 25, 2023

When the wallet is opened and initialized (switching nodes), abnormal negative data should not appear in the recent balance sheet status column.
image

@FrederLu FrederLu added the bug Something isn't working label Jul 25, 2023
@Danie0918 Danie0918 assigned devchenyan and unassigned Danie0918 Jul 25, 2023
@Danie0918
Copy link
Contributor

Only the style in the confirmation needs to be preserved, the difference in block height from the transaction does not need to be shown to the user.

@devchenyan
Copy link

@Danie0918 Danie0918 assigned FrederLu and unassigned devchenyan Jul 31, 2023
@FrederLu
Copy link
Author

FrederLu commented Aug 3, 2023

nervosnetwork/neuron#2785

When the wallet is initialized, the confirmation count needs to be hidden, but when there are normal transaction confirmations, the confirmation count is missing in the overview and transaction history.
Currently, the confirmation times in all scenarios are hidden.

Image

Image

Image

Image

From the screenshot above, you can see the information of Confirmation Times in the transaction details of Confirming.

Refer to the normal confirming and confirmation times styles in the package. nervosnetwork/neuron#2786 (comment)

@devchenyan
Copy link

fixed: nervosnetwork/neuron#2785

Packaging for test is done in 5760975779.

@FrederLu
Copy link
Author

FrederLu commented Aug 4, 2023

fixed: nervosnetwork/neuron#2785

Packaging for test is done in 5760975779.

Verified.

@Keith-CY Keith-CY closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants