Releases: codingpeasant/blocace
Releases · codingpeasant/blocace
Blocace v0.1.0
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
CHANGES:
- refactored the whole source code structure
- optimized the search engine indices storage footprint and indexing performance
- thread-safe transaction pool
- added P2P
account
andcollection
sync
Blocace v0.0.1
This is first release of Blocace Community Edition.