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 block version: 805306375 (300000007) #12

Closed mrp1 closed 7 years ago

mrp1 commented 7 years ago

Using BitcoinDatabaseGenerator V1.8

File: blk00820.dat. Transfering data: 88% ERROR: The blockchain contains blocks with an unknown version. Unknown block version: 805306375 (300000007).

The exception is thrown in BlockchainParser.cs at line 167.

Tried 1st with blockchain that had been on my system for 3 years and active daily. THEN the Blockchain was completely reloaded from scratch (24 hrs..) and the same error...

ladimolnar commented 7 years ago

Hello mrp1. I am swamped at the moment. I'll try to get to this in a week or so.

mrp1 commented 7 years ago

Thanks... I'll keep a eye out...

tabz11 commented 7 years ago

I am getting same error but after 44%.

ladimolnar commented 7 years ago

This is fixed in the latest release V 1.9 https://github.com/ladimolnar/BitcoinDatabaseGenerator/releases/tag/v1.9

mrp1 commented 7 years ago

THANK YOU... I'll give it a try this coming week....