Skip to content

Releases: ainblockchain/ain-blockchain

v0.3.1 Release Note

28 Oct 03:30
f1def85

Choose a tag to compare

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

12 Oct 05:45
07bec8b

Choose a tag to compare

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

07 Oct 07:32
6cf5b79

Choose a tag to compare

Hi there! A new release has just come up!

What newly released features are:

  • Fix some minor bugs

v0.2.3 Release Note

28 Sep 06:27
50ea237

Choose a tag to compare

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

10 Sep 03:59
0388221

Choose a tag to compare

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

05 Aug 10:09
fd4ffb7

Choose a tag to compare

#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

05 Aug 02:23
19ebf7b

Choose a tag to compare

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