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

Incorrect History And Coins lists until confirmation #1104

Closed
nopara73 opened this issue Jan 19, 2019 · 1 comment
Closed

Incorrect History And Coins lists until confirmation #1104

nopara73 opened this issue Jan 19, 2019 · 1 comment

Comments

@nopara73
Copy link
Contributor

General Description

History and coins lists appear incorrectly until confirmation.

How To Reproduce?

  1. Receive money.
  2. Send money out (no Max.)
  3. Send the remaining change out with Max.
  4. Restart wallet.
  5. Coins, balance and history is incorrect.

Screenshots

image

image

Operating System

Any

@nopara73
Copy link
Contributor Author

The issue was that unconfirmed transactions were not deserialized in order, because the first seen if mempool time wasn't serialized at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant