You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Send a transaction to yourself using a new unused address creating a new input with [wallet1]
Wait [5] confirmations(I don't believe the number of confirmations matter) (wallet displays -1 and +1 as usual and details show correctly)
From [wallet2]; Send an equal amount to the same address (used earlier with [wallet1])
[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)
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.
The text was updated successfully, but these errors were encountered:
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)
Send a transaction to yourself using a new unused address creating a new input with [wallet1]
Wait [5] confirmations(I don't believe the number of confirmations matter) (wallet displays -1 and +1 as usual and details show correctly)
From [wallet2]; Send an equal amount to the same address (used earlier with [wallet1])
[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.
The text was updated successfully, but these errors were encountered: