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

1.3 makes coins disappear #19

Closed
buzztiaan opened this issue Dec 25, 2018 · 2 comments
Closed

1.3 makes coins disappear #19

buzztiaan opened this issue Dec 25, 2018 · 2 comments

Comments

@buzztiaan
Copy link

Seems like bad code, it just nullified my balances

yet, doing -rescan shows me
2018-12-25 14:38:19 AddToWallet 9cdda0aa664242a7898d5bbf1fb465160ec9d6fc31e2f4344d8f5269e4b6124a

which i can see on the chain here;

http://exclusiveblocks.ddnsgeek.com/index.php?transaction=9cdda0aa664242a7898d5bbf1fb465160ec9d6fc31e2f4344d8f5269e4b6124a

which totally just sends to my addresses;


buzz@exclusivecoin:~$ ./exclusivecoind-new validateaddress EKDk7quadnDBV1TPobWmMHu7cVXKTKsy9p
{
    "isvalid" : true,
    "address" : "EKDk7quadnDBV1TPobWmMHu7cVXKTKsy9p",
    "ismine" : true,

@buzztiaan
Copy link
Author

buzztiaan commented Dec 25, 2018

and no ' just restart and -rescan ' doesnt fix it as that was the first thing mentioned i did, i'll try exporting the keys and importing them in a empty wallet.dat

@buzztiaan
Copy link
Author

  • dumpwallet ~/wallet.dump
  • stop daemon
  • move wallet.dat
  • start daemon
  • importwallet ~/wallet.dump
  • ???
  • profit

and fixed, tnx for helping making a findable and linkable fix for this issue

@bumbacoin bumbacoin mentioned this issue Dec 26, 2018
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