BitcoinDatabaseGenerator icon indicating copy to clipboard operation
BitcoinDatabaseGenerator copied to clipboard

A high performance data transfer tool that can be used to transfer data from Bitcoin Core blockchain files to a SQL Server database

Results 8 BitcoinDatabaseGenerator issues
Sort by recently updated
recently updated
newest added

Hello, This repository is listed on the [Awesome Bitcoin](https://raw.githubusercontent.com/igorbarinov/awesome-bitcoin/master/README.md) list, which is a collection of useful Bitcoin projects. However, it seems that the 'bitcoin' topic is missing from this repository's...

I don't see a wallet Table anywhere. Was there supposed to be one?

Hey! There is the new and unexpected error. Copied error below... Error 2 Cannot await in the body of a finally clause C:\Users\{user}\Visual Studio 2013\Projects\Bitcoin Database Generator\BitcoinDatabaseGenerator\DatabaseGenerator.cs Line: 427 ........

Hello ladimolnar, firstly thank you for this helpfull project ; I have no problem when I try the .exe file, but in my case I want to edit the code...

Does this software support segwit?

why? BitcoinDatabaseGenerator.exe /BlockchainPath E:\Bitcoin\blocks /SqlDbName 7billion BitcoinDatabaseGenerator 1.9 [DEBUG] Active threads: 8 Database "7billion" found. Deleting from database the data about blockchain file: blk00910.dat AN ERROR OCCURRED: System.Data.SqlClient.SqlException (0x80131904): 执行超时已过期。完成操作之前已超时或服务器未响应。...

System.IO.FileNotFoundException: ........“ZeroHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”......... BitcoinDatabaseGenerator.Program.Main(String[] args) I download BitcoinDatabaseGenerator from github , and build the BitcoinDatabaseGenerator.exe within visual studio 2015,when i run BitcoinDatabaseGenerator in cmd.exe (windows 10 ),i got...

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!