-
Notifications
You must be signed in to change notification settings - Fork 120
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
Incorrect balance shown and cant spend from wallet #368
Comments
This is an issue that comes from dcrwallet i'll be leaving this open until we have that fix in place and can confirm it is no longer an issue in decrediton |
It's actually decred/dcrd#618 edit: probably, at least |
so, what do I do from here guys? Have to wait for a bug fix to be released? |
If i understood the issue correctly... Your balance jumped up probably because it is using a spendable balance with some number of block confirmations rather than the total balance. The issue linked above is a bug that manifests when you try to spend anything that was mined in the latest block. By waiting another block, those outputs are no longer in the latest block and the mempool will allow you to spend them again. Try creating the transaction again and see if the same error occurs. |
I waited for many blocks to go by, tried the transaction (in fact many different transaction), and it always came up with the same error. Anything I can try at my end to aid further analysis? |
Ok, that sounds more like an issue with dcrwallet then. Some questions:
|
I will get back to you on those questions when I wake up (off to bed as late here in Oz). thanks again |
just downloaded version 1.0.2 of decrediton and rescanned the blockchain (great option to add) and its restored my correct balance. Thanks guys for all your help |
@freedomprivacy you can create a new wallet with a new seed and send funds from the old one. It is risky to not have the seed. |
Following a successful send of 0.5 DCR from my decrediton wallet to an exchange, my balance shortly after increased by 20 DCR - no-one had sent me any DCR and it hasnt shown in the transaction history. When i went to send another 0.5 DCR from the same wallet to the same exchange after this, i was unable to send any DCR due to the following error.

I do not have my seed as I cannot find it anywhere. I do have a backup of my wallet.
Please would you help in finding a solution to this issue.
BTW I am using the latest version of the wallet 1.0.1
thanks
The text was updated successfully, but these errors were encountered: