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

Cannot Sync Block Chain From Scratch #2

Closed
jhed9 opened this issue Aug 17, 2014 · 2 comments
Closed

Cannot Sync Block Chain From Scratch #2

jhed9 opened this issue Aug 17, 2014 · 2 comments

Comments

@jhed9
Copy link

jhed9 commented Aug 17, 2014

I'm having trouble synchronizing my wallet from block 0 past block 500000. I found the following information in my debug.log:

08/16/14 14:30:01 ERROR: CheckProofOfStake() : INFO: read txPrev failed
08/16/14 14:30:01 WARNING: ProcessBlock(): check proof-of-stake failed for block ac923d44cbeea785da2464fc5235f3aec6d046af9164e2dc33f700d91d7cc719
08/16/14 14:30:04 ERROR: AcceptBlock() : rejected by hardened checkpoint lock-in at 500001
08/16/14 14:30:04 ERROR: ProcessBlock() : AcceptBlock FAILED
08/16/14 14:30:04 Misbehaving: 67.8.38.82:15371 (0 -> 100) DISCONNECTING
08/16/14 14:30:04 disconnecting node 67.8.38.82:15371

I built my wallet from from the latest commit (ece0c8a).

In trouble-shooting, I reset my local repo to the PoS Bugfix commit (df207d5), rebuilt, and was able to sync the whole chain from scratch.

@rtc29462
Copy link
Owner

Thank you for the information, The checkpoint hash has not been updated correctly in BetaVersion. and it makes prohibit the sync.

Checkpoint has been updated in the lastest code.

Regards

@vickyzare567
Copy link

Hey rtc29462

can you please tell me . how you done that

if you tell me how then i will be very great full .

Please revert me i am in a big trouble
Thanks in advance

VICKY

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

3 participants