Skip to content

Blocace v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@codingpeasant codingpeasant released this 31 May 21:26
· 4 commits to master since this 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!