Aoirayn
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 07, 2018, 04:22:50 AM Last edit: January 07, 2018, 05:11:33 AM by Aoirayn |
|
Hi! I swapped my coins back in May(?) I think, and I have the new address written down somewhere. But my wallet.dat (the new one) is nowhere to be found. I reinstalled windows without backing up my NEW wallet. Stupid silly mistake.
But I do have my old wallet.dat file.
Is there anything I can do? I've done everything I can think of, please help. There is a file that MIGHT be the correct wallet.dat But it's corrupted. IS there a chance to restore this file?
Please I'm shaking a bit, it was a lot of whitecoins.
|
|
|
|
WhitecoinFoundation (OP)
Member
Offline
Activity: 147
Merit: 10
|
|
January 07, 2018, 09:13:05 AM |
|
Hi! I swapped my coins back in May(?) I think, and I have the new address written down somewhere. But my wallet.dat (the new one) is nowhere to be found. I reinstalled windows without backing up my NEW wallet. Stupid silly mistake.
But I do have my old wallet.dat file.
Is there anything I can do? I've done everything I can think of, please help. There is a file that MIGHT be the correct wallet.dat But it's corrupted. IS there a chance to restore this file?
Please I'm shaking a bit, it was a lot of whitecoins.
is the wallet.dat from the whitecoin-xwc folder (the corrupted one)? If so then thats the new one... There are tools out there to repair corrupted files but nothing is certain. Recuva is a piece of software for such a case, it might also be able to recover the file if it has been deleted as long as it hasn't been that long since you reinstalled windows! If it works feel free to donate some of the recovered funds to whitecoin.info/donations
|
|
|
|
Aoirayn
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 07, 2018, 12:27:41 PM |
|
I recovered the file with a recovery program already, but once recovered it was corrupted. I'm asking about extracting the private keys from the corrupted wallet.dat somehow, and make a new wallet.
I'm already tried pywallet, but to no avail. I thought someone might know something. Thanks in advance.
|
|
|
|
LemonAndFriesOne
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 07, 2018, 02:56:33 PM |
|
I recovered the file with a recovery program already, but once recovered it was corrupted. I'm asking about extracting the private keys from the corrupted wallet.dat somehow, and make a new wallet.
I'm already tried pywallet, but to no avail. I thought someone might know something. Thanks in advance.
The old wallet.dat is not corrupted, it just won't work with the new whitecoin wallet since the wallet.dat that you have is v1. The new wallet will keep telling you the old wallet.dat you have is corrupted because they are not compatible since whitecoin is now v2. Even the old private keys from v1 won't work, you need v2 private keys.
|
|
|
|
Aoirayn
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 07, 2018, 07:08:51 PM |
|
I recovered the file with a recovery program already, but once recovered it was corrupted. I'm asking about extracting the private keys from the corrupted wallet.dat somehow, and make a new wallet.
I'm already tried pywallet, but to no avail. I thought someone might know something. Thanks in advance.
The old wallet.dat is not corrupted, it just won't work with the new whitecoin wallet since the wallet.dat that you have is v1. The new wallet will keep telling you the old wallet.dat you have is corrupted because they are not compatible since whitecoin is now v2. Even the old private keys from v1 won't work, you need v2 private keys. No no this might be the correct file. Since this file does not work with the v1 wallet. I've tried. I'm sure it's the correct file, but it's corrupted due to being recovered after being deleted. Thanks in advance.
|
|
|
|
tomaen
Newbie
Offline
Activity: 15
Merit: 0
|
|
January 08, 2018, 05:26:05 AM Last edit: January 08, 2018, 05:51:37 AM by tomaen |
|
Does anybody know the link of their github repo?
|
|
|
|
Oizopower
|
|
January 08, 2018, 08:14:06 AM |
|
When trying to build the latest whitecoin wallet in ubuntu 16.04 I get the error "Failure to find: src/qt/scicon.h" and also an error with scicon.cpp
Any idea how to fix it?
Hello can you switch to the latest release/tag and compile again ? git checkout tags/v2.3.1.0
|
|
|
|
LemonAndFriesOne
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 09, 2018, 06:57:39 AM |
|
When trying to build the latest whitecoin wallet in ubuntu 16.04 I get the error "Failure to find: src/qt/scicon.h" and also an error with scicon.cpp
Any idea how to fix it?
Hello can you switch to the latest release/tag and compile again ? git checkout tags/v2.3.1.0
ok Ill try this
|
|
|
|
Oizopower
|
|
January 09, 2018, 08:06:15 AM |
|
When trying to build the latest whitecoin wallet in ubuntu 16.04 I get the error "Failure to find: src/qt/scicon.h" and also an error with scicon.cpp
Any idea how to fix it?
Hello can you switch to the latest release/tag and compile again ? git checkout tags/v2.3.1.0
ok Ill try this The master branch should be fixed as well by now
|
|
|
|
Balex0ne
Newbie
Offline
Activity: 1
Merit: 0
|
|
January 09, 2018, 01:11:36 PM |
|
Hello! I've found my old wallet and it want't to start. New wallet is showing there is no coins After it I've tried win-whitecoin-qt-v1_1_1_0 and it showed some balance, but writed in bottom "Warning: checkpoint is too old. Wait for block chain to download or notify developers" What I have to do to get my coins? Merry Christmas and happy New Year! Thank You in advance!
|
|
|
|
LemonAndFriesOne
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 09, 2018, 05:30:19 PM |
|
When trying to build the latest whitecoin wallet in ubuntu 16.04 I get the error "Failure to find: src/qt/scicon.h" and also an error with scicon.cpp
Any idea how to fix it?
Hello can you switch to the latest release/tag and compile again ? git checkout tags/v2.3.1.0
ok Ill try this The master branch should be fixed as well by now Compiled and new issue now: "zxing/LuminanceSource.h: No such file or directory ...src/qt/qimagesource.h"
|
|
|
|
Oizopower
|
|
January 09, 2018, 07:42:55 PM |
|
When trying to build the latest whitecoin wallet in ubuntu 16.04 I get the error "Failure to find: src/qt/scicon.h" and also an error with scicon.cpp
Any idea how to fix it?
Hello can you switch to the latest release/tag and compile again ? git checkout tags/v2.3.1.0
ok Ill try this The master branch should be fixed as well by now Compiled and new issue now: "zxing/LuminanceSource.h: No such file or directory ...src/qt/qimagesource.h" git clone https://github.com/glassechidna/zxing-cpp.git cd zxing-cpp/ mkdir build cd build/ export CXXFLAGS="-fPIC" cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release .. make && sudo make install
Let me know if this works.
|
|
|
|
CryptoJohn
Legendary
Offline
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
|
|
January 09, 2018, 08:04:24 PM |
|
Much thanks to oziopower for help with Whitenode. node connected via wifi and currently syncing.
|
|
|
|
WhitecoinFoundation (OP)
Member
Offline
Activity: 147
Merit: 10
|
|
January 12, 2018, 10:45:16 AM |
|
Whitecoin Block Explorer has now been translated into: Chinese, Russian, Japanese and Thai!We have updated our block explorer to support multiple languages for ease of use. We will endeavour to add more as time goes by!
|
|
|
|
LemonAndFriesOne
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 12, 2018, 03:27:56 PM |
|
........ git clone https://github.com/glassechidna/zxing-cpp.git cd zxing-cpp/ mkdir build cd build/ export CXXFLAGS="-fPIC" cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release .. make && sudo make install
Let me know if this works. I am missing another file, this will probably be a thing for a while so I will tell you what did work. When I compiled v2.2, it compiled correctly and I have been using that version for staking now.
|
|
|
|
-Blueraiven-
Newbie
Offline
Activity: 57
Merit: 0
|
|
January 15, 2018, 10:40:24 PM |
|
Good day, I have a whitecoin from old version (WC) can I still exchange it to this (XWC) version? I have around 40,000 WC coins. Hope you could help me recover it, I've lost a lot of bitcoins from my investments with crypto.
Thanks for the help!!
|
|
|
|
wargamez
Member
Offline
Activity: 105
Merit: 20
|
|
January 16, 2018, 10:56:07 AM |
|
Thank you for a great year Whitecoin. Looking forward to 2018 and beyond. Happy New Year to all.
It looks like WhiteCoin is meeting 2018 with a bang. One of the few up coins in market dominated by falling prices. Volume is quite large too.
|
|
|
|
bertolai
Newbie
Offline
Activity: 20
Merit: 0
|
|
January 16, 2018, 11:29:56 AM |
|
This coin is already in the pos stage? Or can you still mine?
|
|
|
|
BTC786
|
|
January 16, 2018, 01:49:31 PM |
|
DEV should come out and answer these questions.
|
|
|
|
LemonAndFriesOne
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 16, 2018, 04:00:56 PM |
|
DEV should come out and answer these questions.
1) The swap for XWC v2 ended months ago 2) Yes whitecoin is POS They have been answered a hundred times, use the search function.
|
|
|
|
|