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

error in BlockFileLoader #57

Open
gambol opened this issue Jun 13, 2018 · 2 comments
Open

error in BlockFileLoader #57

gambol opened this issue Jun 13, 2018 · 2 comments

Comments

@gambol
Copy link

gambol commented Jun 13, 2018

While loading blk files before 2017.8.1, org.bitcoinj.utils.BlockFileLoader#loadNextBlock does not work well.

It looks like that the magic number for block before 2017.8.1 is 0xf9beb4d9L, instead of 0xe3e1f3e8L.

@HashEngineering
Copy link
Collaborator

That will require a code change.

brad1121 added a commit to brad1121/bitcoinj that referenced this issue Aug 7, 2018
@brad1121
Copy link

brad1121 commented Aug 7, 2018

I started playing around with ideas around this here . Far from complete.

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