Skip to content

Releases: massalabs/massa

MAIN.4.2

04 Mar 15:08
1859665

Choose a tag to compare

This release fixes issues related to stability and node performance compared to MAIN.4.1.

What's Changed

Full Changelog: MAIN.4.1...MAIN.4.2

DEVN.29.2

04 Mar 07:43
3cfd26c

Choose a tag to compare

DEVN.29.2 Pre-release
Pre-release

MAIN.4.1

15 Jan 13:25
7643af3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: MAIN.4.0...MAIN.4.1

DEVN.29.1

15 Jan 14:09

Choose a tag to compare

DEVN.29.1 Pre-release
Pre-release

MAIN.4.0

10 Oct 15:05
04b9619

Choose a tag to compare

What's Changed

Major bugfix release.

Full Changelog: MAIN.3.0...MAIN.4.0

DEVN.29.0

10 Oct 16:10

Choose a tag to compare

DEVN.29.0 Pre-release
Pre-release

DEVN.28.16

23 Jun 09:33

Choose a tag to compare

DEVN.28.16 Pre-release
Pre-release

MAIN.3.0

10 Jun 12:37
a29f1cb

Choose a tag to compare

This release bring the following new features:

What's Changed

Full Changelog: MAIN.2.5...MAIN.3.0

MAIN.2.5.1

12 May 15:25

Choose a tag to compare

Minor release to generate linux binaries targeting older glibc

MAIN.2.5

12 May 13:38
acc4541

Choose a tag to compare

Version 2.5 massively improves on the features initially described in the whitepaper.

  • deferred calls: for the first time in blockchain history, smart contracts can now autonomously program future calls with a 100% guarantee of execution at the target time
  • direct MAS transfers towards smart contract addresses are now enabled: no need to go through function calls to provision your smart contract with coins
  • enhanced API for datastore key listing: enables listing selected ranges of datastore keys for massively improved performance on large dapps
  • improved real-time financial movements tracking streams, enabling easier integration with exchanges and accounting tools
  • full security audit of the execution system and security fixes
  • massive performance and memory usage improvements
  • includes the first community proposed governance change to reduce Massa Blockchain yearly inflation to 2.5% (Block reward 0.4) that has been approved (https://mip.massa.net/proposals/0)

What's Changed

Full Changelog: MAIN.2.4...MAIN.2.5