Pages:
Author

Topic: [Donated $2k+ To Charity] Clean Water Coin: A Crypto Charity (Pure PoS) - page 26. (Read 195747 times)

full member
Activity: 166
Merit: 100
Are there any CleanWaterCoin.org WATER wallet builds or downloads after 1.7.0.1?

I'm stuck at 11942 approx blocks remaining and still have 16K of unconfirmed coins which were previously confirmed.

1.7.0.1 is the latest wallet, but we recommend backing up your wallet.dat and deleting everything -- and then firing back up the wallet again. Have you tried that?

I cleared everything again (i.e. deleted all the blockchain files, except wallet.dat) on my 9500 water unconfirmed Wallet #1 and cleared everything on our preferred newer Water Wallet #2 for receiving funds when mining at the Official Clear Water Coin pool at pool.cleanwatercoin.org. Reference: https://bitcointalksearch.org/topic/m.7121436

The first 1.7.0.1 Windows 8.1 64-bit Wallet #1 doesn't sync any further at 1009 blocks to go. The Second Water Wallet 1.7.0.1 on Windows 7 64-bit is stuck around 958 blocks to go.

Actually an UPDATE:
on the Windows 8.1 WATER wallet #1, it now says:

WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.
The Warning you get, means that you have received (and accepted) blocks from the wrong chain (there are still bogus wallets online).
I was about to update the wallet with a new client that would reject connections from clients of previous versions so we don't have to worry about this anymore, but didn't have time to finish up. Will do as soon as my schedule allows it. I apologize for the delays and I take all the blames on me regarding that. I'm still trying to find ways to extend a day's length to more than 24h. It's just ain't enough... Smiley
My advice to you is to delete the files (indluding wallet.dat after of course you create a backup of it) and put in your config file the following:

Code:
irc=0
dns=0
connect= 107.170.89.103

This will make your wallet connect to this ip only (it's one of the official nodes of cleanwatercoin) and download blocks from the chain.
You might see that you can't connect to it. Just let it open, eventually it will connect (as soon as the ban period has passed).
Then, as soon as your wallet finishes syncing, stop the wallet, remove the above directives (or just put a # in front of them to remark them), restore your wallet.dat backup and then start your wallet again.
If you find many coins that you minted through PoS to not be available anymore, that's normal as most probably you were staking in the wrong chain.
If you find that there are coins missing, you can always do a "checkwallet" from the rpc console to see what the wallet thinks about those coins. In case there are coins reported as missing or spent, then run "repairwallet"

Hope that helps

Thank you, Mindfox, for taking the time to help and providing this information/suggestion. I will try your solution in the coming days and report back.

PS. If you are ever get some free time or are interested in being involved in a serious dark horse cryptocurrency development project with branding, business model and technical outlines to target top 10 in coinmarketcap.com; I am currently sleeping on such as project right now and I am interested in learning more about your expertise - you are welcome to send me an introduction email.

David
portdavenport
Email: [email protected] for potential collaboration.  
full member
Activity: 121
Merit: 100
Any reason not to just re-import priv keys instead of going back to old wallet.dat?

Yes. Most users don't know what commands to run in order to get "all" the wallet addresses.
Your wallet has more addresses than shown in the "receive" tab.
Those are new addresses created for "change", which means the remaining of the coins from a transaction you created.

So, if you don't dump and import private keys of all the addresses, you may end up with missing coins.


I had previously made a new wallet and send coins out of my old wallet because it was hard to tell what was missing in every resync.  So it's just a short list on my new wallet, easy to import Smiley  Which worked great.  But then I tried to send a few over to bittrex:




Any ideas?

Same thing happened to me when I decided to give up on maintaining a local wallet + stake and tried to move everything to Bittrex. I kind of followed what mindfox recommended while back:

1. Run checkwallet in the debug window. Given that the message is about coin mismatch, you are likely to get back a message that some amount of coins is out of sync.
2. Run repairwallet in the same window.
3. Retry transaction. It is possible that the amount you originally tried to transfer might not be available, but it should become available after waiting a little bit. If the original amount was less than 1/2 of the value of your wallet, it is likely that on the next try you will succeed (i.e. will use coins from other inputs in your wallet). If you don't have enough funds, just wait for the coins from the original transaction to be "returned" to your wallet.
4. In case 3 fails again, repeat starting from 1. You will eventually succeed.

By free estimate, I had to do this 8-10 times until I moved the whole content of my wallet. You also might need to close and reopen the wallet as well for the missing amount to appear.

As always, back up your wallet before attempting anything.

Good luck!


Yeah I was only trying to send less than 3% of my coins lol.  Thanks for the info, glad I'm not only one with these problems!  Any word on when the next wallet update will be out?

I know Mindfox was working on it yesterday and I believe it's about ready. He is actually driving home now and then we'll be catching up. Standby for an update on version 1.7.0.3.

Cool, I'll just close wallet and wait for update then.  I have so many copies of wallet.dat files from bad re-sync's i'm losing track Sad
full member
Activity: 196
Merit: 100
Any reason not to just re-import priv keys instead of going back to old wallet.dat?

Yes. Most users don't know what commands to run in order to get "all" the wallet addresses.
Your wallet has more addresses than shown in the "receive" tab.
Those are new addresses created for "change", which means the remaining of the coins from a transaction you created.

So, if you don't dump and import private keys of all the addresses, you may end up with missing coins.


I had previously made a new wallet and send coins out of my old wallet because it was hard to tell what was missing in every resync.  So it's just a short list on my new wallet, easy to import Smiley  Which worked great.  But then I tried to send a few over to bittrex:




Any ideas?

Same thing happened to me when I decided to give up on maintaining a local wallet + stake and tried to move everything to Bittrex. I kind of followed what mindfox recommended while back:

1. Run checkwallet in the debug window. Given that the message is about coin mismatch, you are likely to get back a message that some amount of coins is out of sync.
2. Run repairwallet in the same window.
3. Retry transaction. It is possible that the amount you originally tried to transfer might not be available, but it should become available after waiting a little bit. If the original amount was less than 1/2 of the value of your wallet, it is likely that on the next try you will succeed (i.e. will use coins from other inputs in your wallet). If you don't have enough funds, just wait for the coins from the original transaction to be "returned" to your wallet.
4. In case 3 fails again, repeat starting from 1. You will eventually succeed.

By free estimate, I had to do this 8-10 times until I moved the whole content of my wallet. You also might need to close and reopen the wallet as well for the missing amount to appear.

As always, back up your wallet before attempting anything.

Good luck!


Yeah I was only trying to send less than 3% of my coins lol.  Thanks for the info, glad I'm not only one with these problems!  Any word on when the next wallet update will be out?

I know Mindfox was working on it yesterday and I believe it's about ready. He is actually driving home now and then we'll be catching up. Standby for an update on version 1.7.0.3.
full member
Activity: 121
Merit: 100
Any reason not to just re-import priv keys instead of going back to old wallet.dat?

Yes. Most users don't know what commands to run in order to get "all" the wallet addresses.
Your wallet has more addresses than shown in the "receive" tab.
Those are new addresses created for "change", which means the remaining of the coins from a transaction you created.

So, if you don't dump and import private keys of all the addresses, you may end up with missing coins.


I had previously made a new wallet and send coins out of my old wallet because it was hard to tell what was missing in every resync.  So it's just a short list on my new wallet, easy to import Smiley  Which worked great.  But then I tried to send a few over to bittrex:




Any ideas?

Same thing happened to me when I decided to give up on maintaining a local wallet + stake and tried to move everything to Bittrex. I kind of followed what mindfox recommended while back:

1. Run checkwallet in the debug window. Given that the message is about coin mismatch, you are likely to get back a message that some amount of coins is out of sync.
2. Run repairwallet in the same window.
3. Retry transaction. It is possible that the amount you originally tried to transfer might not be available, but it should become available after waiting a little bit. If the original amount was less than 1/2 of the value of your wallet, it is likely that on the next try you will succeed (i.e. will use coins from other inputs in your wallet). If you don't have enough funds, just wait for the coins from the original transaction to be "returned" to your wallet.
4. In case 3 fails again, repeat starting from 1. You will eventually succeed.

By free estimate, I had to do this 8-10 times until I moved the whole content of my wallet. You also might need to close and reopen the wallet as well for the missing amount to appear.

As always, back up your wallet before attempting anything.

Good luck!


Yeah I was only trying to send less than 3% of my coins lol.  Thanks for the info, glad I'm not only one with these problems!  Any word on when the next wallet update will be out?
full member
Activity: 266
Merit: 119
Any reason not to just re-import priv keys instead of going back to old wallet.dat?

Yes. Most users don't know what commands to run in order to get "all" the wallet addresses.
Your wallet has more addresses than shown in the "receive" tab.
Those are new addresses created for "change", which means the remaining of the coins from a transaction you created.

So, if you don't dump and import private keys of all the addresses, you may end up with missing coins.


I had previously made a new wallet and send coins out of my old wallet because it was hard to tell what was missing in every resync.  So it's just a short list on my new wallet, easy to import Smiley  Which worked great.  But then I tried to send a few over to bittrex:




Any ideas?

Same thing happened to me when I decided to give up on maintaining a local wallet + stake and tried to move everything to Bittrex. I kind of followed what mindfox recommended while back:

1. Run checkwallet in the debug window. Given that the message is about coin mismatch, you are likely to get back a message that some amount of coins is out of sync.
2. Run repairwallet in the same window.
3. Retry transaction. It is possible that the amount you originally tried to transfer might not be available, but it should become available after waiting a little bit. If the original amount was less than 1/2 of the value of your wallet, it is likely that on the next try you will succeed (i.e. will use coins from other inputs in your wallet). If you don't have enough funds, just wait for the coins from the original transaction to be "returned" to your wallet.
4. In case 3 fails again, repeat starting from 1. You will eventually succeed.

By free estimate, I had to do this 8-10 times until I moved the whole content of my wallet. You also might need to close and reopen the wallet as well for the missing amount to appear.

As always, back up your wallet before attempting anything.

Good luck!
full member
Activity: 121
Merit: 100
Any reason not to just re-import priv keys instead of going back to old wallet.dat?

Yes. Most users don't know what commands to run in order to get "all" the wallet addresses.
Your wallet has more addresses than shown in the "receive" tab.
Those are new addresses created for "change", which means the remaining of the coins from a transaction you created.

So, if you don't dump and import private keys of all the addresses, you may end up with missing coins.


I had previously made a new wallet and send coins out of my old wallet because it was hard to tell what was missing in every resync.  So it's just a short list on my new wallet, easy to import Smiley  Which worked great.  But then I tried to send a few over to bittrex:




Any ideas?
sr. member
Activity: 280
Merit: 250
Donate to put a smile on my face :)
Any reason not to just re-import priv keys instead of going back to old wallet.dat?

Yes. Most users don't know what commands to run in order to get "all" the wallet addresses.
Your wallet has more addresses than shown in the "receive" tab.
Those are new addresses created for "change", which means the remaining of the coins from a transaction you created.

So, if you don't dump and import private keys of all the addresses, you may end up with missing coins.
full member
Activity: 154
Merit: 100
Are there any CleanWaterCoin.org WATER wallet builds or downloads after 1.7.0.1?

I'm stuck at 11942 approx blocks remaining and still have 16K of unconfirmed coins which were previously confirmed.

1.7.0.1 is the latest wallet, but we recommend backing up your wallet.dat and deleting everything -- and then firing back up the wallet again. Have you tried that?

I cleared everything again (i.e. deleted all the blockchain files, except wallet.dat) on my 9500 water unconfirmed Wallet #1 and cleared everything on our preferred newer Water Wallet #2 for receiving funds when mining at the Official Clear Water Coin pool at pool.cleanwatercoin.org. Reference: https://bitcointalksearch.org/topic/m.7121436

The first 1.7.0.1 Windows 8.1 64-bit Wallet #1 doesn't sync any further at 1009 blocks to go. The Second Water Wallet 1.7.0.1 on Windows 7 64-bit is stuck around 958 blocks to go.

Actually an UPDATE:
on the Windows 8.1 WATER wallet #1, it now says:

WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.
The Warning you get, means that you have received (and accepted) blocks from the wrong chain (there are still bogus wallets online).
I was about to update the wallet with a new client that would reject connections from clients of previous versions so we don't have to worry about this anymore, but didn't have time to finish up. Will do as soon as my schedule allows it. I apologize for the delays and I take all the blames on me regarding that. I'm still trying to find ways to extend a day's length to more than 24h. It's just ain't enough... Smiley
My advice to you is to delete the files (indluding wallet.dat after of course you create a backup of it) and put in your config file the following:

Code:
irc=0
dns=0
connect= 107.170.89.103

This will make your wallet connect to this ip only (it's one of the official nodes of cleanwatercoin) and download blocks from the chain.
You might see that you can't connect to it. Just let it open, eventually it will connect (as soon as the ban period has passed).
Then, as soon as your wallet finishes syncing, stop the wallet, remove the above directives (or just put a # in front of them to remark them), restore your wallet.dat backup and then start your wallet again.
If you find many coins that you minted through PoS to not be available anymore, that's normal as most probably you were staking in the wrong chain.
If you find that there are coins missing, you can always do a "checkwallet" from the rpc console to see what the wallet thinks about those coins. In case there are coins reported as missing or spent, then run "repairwallet"

Hope that helps

I did this after I tried to send coins to myself and it never confirmed.  Turns out I had several PoS coins that were on the wrong chain.  After the repairwallet PoS coins started staking like crazy.  Very helpful stuff, thanks!
full member
Activity: 121
Merit: 100
Any reason not to just re-import priv keys instead of going back to old wallet.dat?
full member
Activity: 196
Merit: 100
Is the proper name for the config file "cleanwatercoin.conf"?

Yes


Hey bud......just wanted to say thanks for the instructions!  I did have to run the checkwallet and repairwallet as my coins were gone after the sync, but all are there now and all is good.

Thanks again:-)

Glad it worked out for ya!! Grin
legendary
Activity: 1260
Merit: 1000
Is the proper name for the config file "cleanwatercoin.conf"?

Yes


Hey bud......just wanted to say thanks for the instructions!  I did have to run the checkwallet and repairwallet as my coins were gone after the sync, but all are there now and all is good.

Thanks again:-)
sr. member
Activity: 280
Merit: 250
Donate to put a smile on my face :)
Is the proper name for the config file "cleanwatercoin.conf"?

Yes
legendary
Activity: 1260
Merit: 1000
Are there any CleanWaterCoin.org WATER wallet builds or downloads after 1.7.0.1?

I'm stuck at 11942 approx blocks remaining and still have 16K of unconfirmed coins which were previously confirmed.

1.7.0.1 is the latest wallet, but we recommend backing up your wallet.dat and deleting everything -- and then firing back up the wallet again. Have you tried that?

I cleared everything again (i.e. deleted all the blockchain files, except wallet.dat) on my 9500 water unconfirmed Wallet #1 and cleared everything on our preferred newer Water Wallet #2 for receiving funds when mining at the Official Clear Water Coin pool at pool.cleanwatercoin.org. Reference: https://bitcointalksearch.org/topic/m.7121436

The first 1.7.0.1 Windows 8.1 64-bit Wallet #1 doesn't sync any further at 1009 blocks to go. The Second Water Wallet 1.7.0.1 on Windows 7 64-bit is stuck around 958 blocks to go.

Actually an UPDATE:
on the Windows 8.1 WATER wallet #1, it now says:

WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.
The Warning you get, means that you have received (and accepted) blocks from the wrong chain (there are still bogus wallets online).
I was about to update the wallet with a new client that would reject connections from clients of previous versions so we don't have to worry about this anymore, but didn't have time to finish up. Will do as soon as my schedule allows it. I apologize for the delays and I take all the blames on me regarding that. I'm still trying to find ways to extend a day's length to more than 24h. It's just ain't enough... Smiley
My advice to you is to delete the files (indluding wallet.dat after of course you create a backup of it) and put in your config file the following:

Code:
irc=0
dns=0
connect= 107.170.89.103

This will make your wallet connect to this ip only (it's one of the official nodes of cleanwatercoin) and download blocks from the chain.
You might see that you can't connect to it. Just let it open, eventually it will connect (as soon as the ban period has passed).
Then, as soon as your wallet finishes syncing, stop the wallet, remove the above directives (or just put a # in front of them to remark them), restore your wallet.dat backup and then start your wallet again.
If you find many coins that you minted through PoS to not be available anymore, that's normal as most probably you were staking in the wrong chain.
If you find that there are coins missing, you can always do a "checkwallet" from the rpc console to see what the wallet thinks about those coins. In case there are coins reported as missing or spent, then run "repairwallet"

Hope that helps

Is the proper name for the config file "cleanwatercoin.conf"?
sr. member
Activity: 280
Merit: 250
Donate to put a smile on my face :)
Are there any CleanWaterCoin.org WATER wallet builds or downloads after 1.7.0.1?

I'm stuck at 11942 approx blocks remaining and still have 16K of unconfirmed coins which were previously confirmed.

1.7.0.1 is the latest wallet, but we recommend backing up your wallet.dat and deleting everything -- and then firing back up the wallet again. Have you tried that?

I cleared everything again (i.e. deleted all the blockchain files, except wallet.dat) on my 9500 water unconfirmed Wallet #1 and cleared everything on our preferred newer Water Wallet #2 for receiving funds when mining at the Official Clear Water Coin pool at pool.cleanwatercoin.org. Reference: https://bitcointalksearch.org/topic/m.7121436

The first 1.7.0.1 Windows 8.1 64-bit Wallet #1 doesn't sync any further at 1009 blocks to go. The Second Water Wallet 1.7.0.1 on Windows 7 64-bit is stuck around 958 blocks to go.

Actually an UPDATE:
on the Windows 8.1 WATER wallet #1, it now says:

WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.
The Warning you get, means that you have received (and accepted) blocks from the wrong chain (there are still bogus wallets online).
I was about to update the wallet with a new client that would reject connections from clients of previous versions so we don't have to worry about this anymore, but didn't have time to finish up. Will do as soon as my schedule allows it. I apologize for the delays and I take all the blames on me regarding that. I'm still trying to find ways to extend a day's length to more than 24h. It's just ain't enough... Smiley
My advice to you is to delete the files (indluding wallet.dat after of course you create a backup of it) and put in your config file the following:

Code:
irc=0
dns=0
connect= 107.170.89.103

This will make your wallet connect to this ip only (it's one of the official nodes of cleanwatercoin) and download blocks from the chain.
You might see that you can't connect to it. Just let it open, eventually it will connect (as soon as the ban period has passed).
Then, as soon as your wallet finishes syncing, stop the wallet, remove the above directives (or just put a # in front of them to remark them), restore your wallet.dat backup and then start your wallet again.
If you find many coins that you minted through PoS to not be available anymore, that's normal as most probably you were staking in the wrong chain.
If you find that there are coins missing, you can always do a "checkwallet" from the rpc console to see what the wallet thinks about those coins. In case there are coins reported as missing or spent, then run "repairwallet"

Hope that helps
full member
Activity: 154
Merit: 100
Are there any CleanWaterCoin.org WATER wallet builds or downloads after 1.7.0.1?

I'm stuck at 11942 approx blocks remaining and still have 16K of unconfirmed coins which were previously confirmed.

1.7.0.1 is the latest wallet, but we recommend backing up your wallet.dat and deleting everything -- and then firing back up the wallet again. Have you tried that?

I cleared everything again (i.e. deleted all the blockchain files, except wallet.dat) on my 9500 water unconfirmed Wallet #1 and cleared everything on our preferred newer Water Wallet #2 for receiving funds when mining at the Official Clear Water Coin pool at pool.cleanwatercoin.org. Reference: https://bitcointalksearch.org/topic/m.7121436

The first 1.7.0.1 Windows 8.1 64-bit Wallet #1 doesn't sync any further at 1009 blocks to go. The Second Water Wallet 1.7.0.1 on Windows 7 64-bit is stuck around 958 blocks to go.

Actually an UPDATE:
on the Windows 8.1 WATER wallet #1, it now says:

WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.

Wait a full 24 hours and try again.
full member
Activity: 166
Merit: 100
Are there any CleanWaterCoin.org WATER wallet builds or downloads after 1.7.0.1?

I'm stuck at 11942 approx blocks remaining and still have 16K of unconfirmed coins which were previously confirmed.

1.7.0.1 is the latest wallet, but we recommend backing up your wallet.dat and deleting everything -- and then firing back up the wallet again. Have you tried that?

I cleared everything again (i.e. deleted all the blockchain files, except wallet.dat) on my 9500 water unconfirmed Wallet #1 and cleared everything on our preferred newer Water Wallet #2 for receiving funds when mining at the Official Clear Water Coin pool at pool.cleanwatercoin.org. Reference: https://bitcointalksearch.org/topic/m.7121436

The first 1.7.0.1 Windows 8.1 64-bit Wallet #1 doesn't sync any further at 1009 blocks to go. The Second Water Wallet 1.7.0.1 on Windows 7 64-bit is stuck around 958 blocks to go.

Actually an UPDATE:
on the Windows 8.1 WATER wallet #1, it now says:

WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.
full member
Activity: 196
Merit: 100
What is the status of the official pool?

The official pool is up and finding blocks as normal. Grin
newbie
Activity: 32
Merit: 0
What is the status of the official pool?
full member
Activity: 148
Merit: 100
I got this warning from the wallet, pls help :

Safe mode: WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers. (code -2)

stuck at 73242 blocks

I use 1.7.0.1 version
newbie
Activity: 47
Merit: 0
A huge thanks to Costas from me aswell Smiley

He's a really stand up guy and have been helping me alot lately whenever i encountered problems Smiley Keep on going!

Decided to donate some water to the charity with the built in function in the wallet,

Just a little appreciation for the great work/team behind this. 3333 water sent to charity as a thanks   Cheesy

+1 minfox
Pages:
Jump to: