Skip to content

Releases: codingpeasant/blocace

Blocace v0.1.0

31 May 21:26
Compare
Choose a tag to compare
Blocace v0.1.0 Pre-release
Pre-release

CHANGES:

  • created the blockchain_forest approach to manage blockchains with a high efficiency and performance
  • finished the P2P modules to sync accounts, collections, blocks and JWT challenge words
  • enabled liveness checks of peers
  • fixed concurrency bugs when broadcasting blocks to peers
  • updated developer documentations

More functional and performance tests are ongoing. Blocace is close to production ready!

Blocace v0.0.6

14 Apr 04:03
Compare
Choose a tag to compare
Blocace v0.0.6 Pre-release
Pre-release

CHANGES:

  • refactored the whole source code structure
  • optimized the search engine indices storage footprint and indexing performance
  • thread-safe transaction pool
  • added P2P account and collection sync

Blocace v0.0.1

02 Feb 05:36
Compare
Choose a tag to compare
Blocace v0.0.1 Pre-release
Pre-release

This is first release of Blocace Community Edition.