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

The blockchain contains blocks with an unknown version #13

Open
sky305 opened this issue Jul 28, 2017 · 4 comments
Open

The blockchain contains blocks with an unknown version #13

sky305 opened this issue Jul 28, 2017 · 4 comments

Comments

@sky305
Copy link

sky305 commented Jul 28, 2017

Please update the code to allow blocks 909 and above;

File: blk00909.dat. Transferring data: 87%
ERROR: The blockchain contains blocks with an unknown version. Unknown block version: 536870930 (20000012).

Thanks!

@yanmingcao
Copy link

This needs an update to the library BitcoinBlockchain. There is already a pull request on it. See https://github.com/ladimolnar/BitcoinBlockchain/pull/2/files.

@freeskaro
Copy link

Will those SegWit modifications be merged and an new version released? I suppose one could try a build with the modifications themselves, right?

@hawthornetr
Copy link

Does this handle block revisions? revxxxx.dat

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

5 participants
@hawthornetr @yanmingcao @sky305 @freeskaro and others