Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.19 KB

RELEASE-NOTES-5.0.1.md

File metadata and controls

22 lines (16 loc) · 1.19 KB

About this release

This is a maintenance Lima release:

  • Fixes a bug in FATE VM where bytes(N) as the return type of a remote call would cause the VM to crash.
  • Fixes a bug in FATE where the stack could be modified by a remote contract.
  • Fixes a bug in FATE where hashing a map could cause the VM to crash.
  • Add assertion that checks that we are not using a Generalized account like a basic account, i.e. don't allow to use private key signature.

The node is able to start from a database produced by v4.* releases, otherwise this release is not backward compatible.

Please join the mainnet by following the instructions in the documentation below, and let us know if you have any problems by opening a ticket. Troubleshooting of common issues is documented in the wiki.

Documentation

For an overview of the installation process for different platforms, building the package from source, configuration and operation of the Aeternity node please refer to Aeternity node documentation.