Releases: ainblockchain/ain-blockchain
Releases · ainblockchain/ain-blockchain
v0.3.1 Release Note
Greetings! New version v0.3.1 has just been released.
What newly released features are:
- Support cross shard transactions
- Add FAIL status for transactions
- Rename confirm to finalize
- Tighten version control
- Add more unit tests
- Fix some minor bugs
v0.3.0 Release Note
Hi all! I am glad to release v0.3.0!
What newly released features are:
- Stabilize consensus
- Get ready for the benchmark running
- Fix some minor bugs
v0.2.4 Release Note
Hi there! A new release has just come up!
What newly released features are:
- Fix some minor bugs
v0.2.3 Release Note
What's up? We are happy to announce new release today!
What newly released features are:
- Update Winston logging
- Fix some minor bugs
v0.2.2 Release Note
Greetings! We are glad to release some updates!
What newly released features are:
- Initialize sharding
- Support proof
- Enable global path
- Fix some minor bugs
v0.2.1 Release Note
#38 has merged, which was the last PR before embarking on applying Gitflow.
What has been changed:
- Check path validity for DB
v0.2.0 Release Note
We are happy to share the new release!
What newly released features are:
- Streamlet consensus
- Node abstraction
- Memory monitoring
- Add test cases
- Fix minor bugs