Skip to content

Releases: ladimolnar/BitcoinDatabaseGenerator

Release V 1.9

Choose a tag to compare

@ladimolnar ladimolnar released this 30 Apr 05:07

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

Choose a tag to compare

@ladimolnar ladimolnar released this 14 Jan 18:43

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

Choose a tag to compare

@ladimolnar ladimolnar released this 25 Jun 07:34

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

Choose a tag to compare

@ladimolnar ladimolnar released this 14 May 04:51
  • 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

Choose a tag to compare

@ladimolnar ladimolnar released this 05 Mar 03:41

Accommodate blockchain block versions of 805306368 (0x30000000).

Release V 1.4

Choose a tag to compare

@ladimolnar ladimolnar released this 22 Nov 19:11

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

Choose a tag to compare

@ladimolnar ladimolnar released this 16 Nov 03:38

Release V 1.2

Choose a tag to compare

@ladimolnar ladimolnar released this 26 Sep 09:08

Release V 1.1

Choose a tag to compare

@ladimolnar ladimolnar released this 21 May 02:59

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

Choose a tag to compare

@ladimolnar ladimolnar released this 08 May 04:48

Release V 1.0