Skip to content

Releases: ladimolnar/BitcoinDatabaseGenerator

Release V 1.9

30 Apr 05:07

Choose a tag to compare

Update the NuGet package BitcoinBlockchain to version 1.2.5.0. This new version accommodates for block versions 805306375 (30000007) and 536870916 (20000004).

Release V 1.8

14 Jan 18:43

Choose a tag to compare

Update the NuGet package BitcoinBlockchain to version 1.2.4. This will accommodate block versions with a value of 0x20000002 (536870914).

Release V 1.7

25 Jun 07:34

Choose a tag to compare

Update the NuGet package BitcoinBlockchain to version 1.2.3.0. This will accommodate block versions with a value of 0x8000004 (134217732) and 0x30000001 (805306369).

Release V 1.6

14 May 04:51

Choose a tag to compare

  • Fix a bug that could cause data read from a blockchain file, processed, stored in memory and not yet committed to DB to be lost when the processing is interrupted by an error in the next blockchain file.
  • Update the NuGet package BitcoinBlockchain to version 1.2.2.0. This will accommodate block versions with a value of 536870912 (0x20000000) and 536870913 (0x20000001).

Release V 1.5

05 Mar 03:41

Choose a tag to compare

Accommodate blockchain block versions of 805306368 (0x30000000).

Release V 1.4

22 Nov 19:11

Choose a tag to compare

Add a new command line parameter: /BlockId
This allows the user to provide the value that will be used to check against the BlockId field of each block. Useful if the blockchain is generated on a testnet where BlockId has a value that is different from the standard value 0xD9B4BEF9.

Release V 1.3

16 Nov 03:38

Choose a tag to compare

Release V 1.2

26 Sep 09:08

Choose a tag to compare

Release V 1.1

21 May 02:59

Choose a tag to compare

Changes were made so that the tool no longer has dependencies on these DLLs:

  • Microsoft.SqlServer.Smo.dll,
  • Microsoft.SqlServer.ConnectionInfo.dll,
  • Microsoft.SqlServer.Management.Sdk.Sfc.dll

Release V 1.0

08 May 04:48

Choose a tag to compare

Release V 1.0