-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Describe the issue
Sending XC to self results in a zero value transaction in the GUI once the confirmations are complete.
Incoming Transaction bubble reveals a zero-value tx is incoming.
Can you reliably reproduce the issue?
Yes.
If so, please list the steps to reproduce below:
- Create a new labeled address, either via the GUI or via the console using
getaccountaddress <name> - Send XC to that address.
- Await confirmation, or check GUI for when the "green checkmark" appears next to the tx.
- Tx will show 0.00000... All other address balances will appear as if they were never debited.
Expected behavior
GUI reflects the transaction amount, less any fees.
Actual behavior
GUI does not report anything more than 0.00000...
Screenshots.
What version of XC3 wallet are you using?
v3.0.04
commit id: 97a21bc
Machine specs:
- OS: Win7 x64
- RAM: 8GB
Any extra information that might be useful in the debugging process.
Amounts show up properly when checking from the console using the getreceivebyaddress <address> command, but getbalance <address> command shows 0.0000....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



