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

GUI not reflective of send transaction - logs 0 amount for transaction #8

Open
wrexc opened this issue Jan 18, 2018 · 1 comment
Open

Comments

@wrexc
Copy link

wrexc commented Jan 18, 2018

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:

  1. Create a new labeled address, either via the GUI or via the console using getaccountaddress <name>
  2. Send XC to that address.
  3. Await confirmation, or check GUI for when the "green checkmark" appears next to the tx.
  4. 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.

xc-wallet-transactions-tab-showing-0-amount-payments-to-self-2018-01-18_9-24-11 - copy
xc-gui-win7x64-0-amount-tx-from-main-wallet-screen-2018-01-18_9-20-36 - copy
xc-popup-showing-zero-tx-incoming-2018-01-18_9-20-19 - copy

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....

xc-console-commands-demonstrating-account-balance-issues-2018-01-18_10-25-59 - copy

@atcsecure
Copy link
Contributor

Under review, thank you

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

2 participants