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

If checkpoints=false is set in config, sync will fail #1

Closed
OstlerDev opened this issue May 10, 2018 · 2 comments
Closed

If checkpoints=false is set in config, sync will fail #1

OstlerDev opened this issue May 10, 2018 · 2 comments

Comments

@OstlerDev
Copy link
Collaborator

This likely happens since Flo has 3 different difficulty targeting versions. Currently, it is only able to verify past block 426,000 as only version 3 is seen as valid.

Check here for the work to be done:
https://github.com/floblockchain/flo/blob/e17497e0948f6360a76c31de1e794cb89e10ff72/src/chainparams.cpp#L110
https://github.com/floblockchain/flo/blob/e17497e0948f6360a76c31de1e794cb89e10ff72/src/consensus/params.h#L66

@OstlerDev
Copy link
Collaborator Author

This work is handled by 2caeac5 and can be closed once #10 is merged in

@OstlerDev
Copy link
Collaborator Author

#10 is now in master, so I am closing this

OstlerDev added a commit that referenced this issue Sep 9, 2019
Pull in changes from oipwg/master
OstlerDev added a commit that referenced this issue Dec 9, 2020
Pull changes from oipwg master
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