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
122 stars 53 forks source link

New Block Version #5

Closed TheAxZim closed 8 years ago

TheAxZim commented 8 years ago

Block Version 805306368 recently released. Once the parser hits blk00443.dat it will fail around half way through and the entire process will end. DLL needs to be updated to handle the new block version.

ladimolnar commented 8 years ago

Thank you TheAxZim. The issue is now fixed with v 1.5