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

Conflicted transactions should not go to wallet history... #2615

Open
skironDotNet opened this issue Oct 28, 2021 · 0 comments
Open

Conflicted transactions should not go to wallet history... #2615

skironDotNet opened this issue Oct 28, 2021 · 0 comments

Comments

@skironDotNet
Copy link

result of #2614

If you have 2 wallet files, one is updated one is not, after loading old wallet without "keypool refill" the client my not capture the fact change has been spent. When you try to spent that change you'll see

image

But the bug is that after clicking OK it then is registered on the wallet history as "conflicted"

image

Expected behavior would be, don't add it to wallet history as tx could not commit due to double spent. Makes no sense to show it as "confliced" it should just not be processed by the wallet

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

No branches or pull requests

1 participant