Wow! Lots of users experiencing issues which are easy to fix..
Anyone having trouble syncing their wallet i recommend the following changes.
Within Cryptographicanomaly.conf
Copy + Paste the following statements which will connect you to bob noble's ( thedigitalmint ) nodes. These have yet to fail me. These problems appear to be coming strictly from the p2p pools, so by appending these connections to the config, you can more or less ignore any bad data since your block chain will be synced with the clean version. ( This is assuming Bobnoble's nodes are the healthy nodes, which in every case so far they have been )
THIS IS A TEMPORARY SOLUTION AS IT'S MY UNDERSTANDING A WALLET SHOULD NOT NEED CONNECTIONS TO FUNCTION, BUT RATHER RELY ON NODES
- connect=cga.thedigitalmint.net
- connect=cga.thedigitalmint.org
- connect=yacc.thedigitalmint.net
Also within the Cryptographic Anomaly folder you can do the following :
Close Your CGA Wallet
Warning : DO NOT DELETE WALLET.DAT
- DO NOT DELETE WALLET.DAT
- Delete Blocks Folder
- Delete Chainstate Folder
- Delete Peers.dat
This will most likely fix all of the above issues, as it did for me. Once the network is more stable without the constant feed of bad data from out of sync p2pool nodes, we can remove the above connections to bob's node's and replace them with an addnode=
Let me know about any problems guys