Skip to content

v0.5.1 Release Note

Choose a tag to compare

@minsulee2 minsulee2 released this 22 Dec 06:34
· 4597 commits to master since this release
70745b7

Winter is coming! v0.5.1 has just been released!

What newly released features are:

  • Make SET operation atomic
  • Replace the state nodes' version of the temp state version to the final state version when it's finalized
  • Simplify node status
  • Reject transactions when the node is not in BlockchainNodeStatus.SERVING status
  • Fix some minor bugs