ladimolnar / BitcoinDatabaseGenerator

A high performance data transfer tool that can be used to transfer data from Bitcoin Core blockchain files to a SQL Server database
Apache License 2.0
123 stars 53 forks source link

Unknown Version Error #7

Closed Velveeta22 closed 8 years ago

Velveeta22 commented 8 years ago

File: blk00490.dat. Transferring data: 57% ERROR: The blockchain contains blocks with an unknown version. Unknown block version: 536870912.

chang-joon-won commented 8 years ago

Thank you for your software. but, recently, I had same error. see the followings.

Database "bitcoin" found. Deleting from database the data about blockchain file: blk00490.dat File: blk00490.dat. Transferring data: 70% ERROR: The blockchain contains blocks with an unknown version. Unknown block version: 536870912.

ladimolnar commented 8 years ago

I will try to find some time this coming weekend and update the code.

ladimolnar commented 8 years ago

Fixed in Release V 1.6

Velveeta22 commented 8 years ago

Great work, thank you. Block 490 has now imported.