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

When reusing an address, transaction does not appear but is credited #1

Open
Myke500 opened this issue Sep 17, 2018 · 0 comments
Open

Comments

@Myke500
Copy link
Member

Myke500 commented Sep 17, 2018

UI Bug Discovered: Tested on Windows Full Node 0.1.8 64-bit

Replication process: (Using 2 different wallets and for this example we will use a value of 1.0 x42)

  1. Send a transaction to yourself using a new unused address creating a new input with [wallet1]

  2. Wait [5] confirmations(I don't believe the number of confirmations matter) (wallet displays -1 and +1 as usual and details show correctly)

  3. From [wallet2]; Send an equal amount to the same address (used earlier with [wallet1])

  4. [wallet2] shows the amount out and green dot when confirmed with all expected details as normal
    [wallet1] does not display the transaction in history, but does increment the total balance. the transaction will also appear in the wallet.json file (see pics links)

Pic [wallet1] https://media.discordapp.net/attachments/484409126286393364/491019365798641664/unknown.png?width=300&height=23

Pic [wallet2] https://media.discordapp.net/attachments/484409126286393364/491019203365699594/unknown.png?width=300&height=41

The same or similar issue is also taking place with change addresses regardless of use, my thought is the second transaction is being treated as 'change' and not displaying for that reason.

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