Skip to content

Releases: block-core/blockcore

Blockcore 1.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:56

In this release

  • Folder restructure
  • Unify chain repo under one db
  • Change the NuGet publish to use Ubuntu
  • Enable Web Hook trigger for package release
  • Upgrade icons

[BREAKIING CHANGE]
This release is not compatible with the previous db versions and no upgrade code is available, please resync the chain.

Blockcore 1.0.4

Choose a tag to compare

@github-actions github-actions released this 19 Apr 20:38
e64b260
  • Adds the Blockcore ASCII logo.
  • Rename DBreezeSerializer to DataStoreSerializer.
  • Fix getStakingNotExpired endpoint.
  • General cleanup and improvements of code.

Blockcore 1.0.3

Choose a tag to compare

@dangershony dangershony released this 18 Apr 13:29
v1.0.3

Increment version

Blockcore 1.0.2

Choose a tag to compare

@dangershony dangershony released this 15 Apr 21:21

Breaking change release.

  • Upgrading databases to use leveldb
  • Proven headers to not use inheritance
  • Support for PoSv4

Blockcore 1.0.1

Choose a tag to compare

@spartacrypt spartacrypt released this 15 Mar 11:11
ae37d6d

Blockcore first release.

This release contains a migration of the code base to the Blockcore.* namespace.

Blockcore 1.0.0

Choose a tag to compare

@spartacrypt spartacrypt released this 13 Mar 09:10

Blockcore first release.

This release contains a migration of the code base to the Blockcore.* namespace.