Skip to content

Releases: massalabs/massa

DEVN.28.16

23 Jun 09:33
Compare
Choose a tag to compare
DEVN.28.16 Pre-release
Pre-release

MAIN.3.0

10 Jun 12:37
a29f1cb
Compare
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
Compare
Choose a tag to compare

Minor release to generate linux binaries targeting older glibc

MAIN.2.5

12 May 13:38
acc4541
Compare
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

MAIN.2.4

22 Nov 09:27
1965bec
Compare
Choose a tag to compare

What's Changed

Full Changelog: MAIN.2.3...MAIN.2.4

MAIN.2.3

17 Jul 15:09
425e5c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: MAIN.2.2...MAIN.2.3

MAIN.2.2

30 May 12:25
5bc7fb0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: MAIN.2.1...MAIN.2.2

DEVN.28.3

23 Apr 13:05
a4d9cda
Compare
Choose a tag to compare

MAIN.2.1

18 Jan 14:46
bc7426f
Compare
Choose a tag to compare

Security and bugfix version.

Full report: #4630

MAIN.2.0

10 Jan 16:27
4dbac57
Compare
Choose a tag to compare

What's Changed

  • Fix protocol handler retrieval thread CPU usage when no blocks are pr… by @sydhds in #4617
  • Fix DB serialization order for Ord types by @Leo-Besancon in #4619

Full Changelog: MAIN.1.0...MAIN.2.0