Skip to content

Releases: LiskHQ/lisk-core

Version 4.0.6

07 May 12:07
70ff52f
Compare
Choose a tag to compare

Change Log

v4.0.6 (2024-05-07)

Full Changelog

‼️ This release introduces the shutdown-node plugin. It is automatically enabled and configured to shutdown the node when the mainnet snapshot height is finalized and cannot be disabled. ‼️

Please note:

  • When upgrading to Lisk Core v4.0.6, kindly ensure to specify the --overwrite-config flag with the start command to enforce the updated config changes
  • The updated default mainnet config now allows the following RPC methods to ensure proper functioning of the aforementioned plugin:
    • system_getMetadata
    • system_getSchema
    • system_getNodeInfo
    • pos_getConstants

Resolved issues:

  1. Discontinue the chain after the snapshot height finalizes

Version 4.0.5

11 Apr 14:20
52dc9b3
Compare
Choose a tag to compare

Change Log

v4.0.5 (2024-04-11)

Full Changelog

This release updates the minimum supported NodeJS version to 18.20.2, in order to address the security vulnerability fixed in the aforementioned version of NodeJS.

Resolved issues:

  1. Update NodeJS version to 18.20.2

Version 4.0.4

04 Apr 14:47
8293961
Compare
Choose a tag to compare

Change Log

v4.0.4 (2024-04-04)

Full Changelog

This release updates the minimum supported NodeJS version to 18.20.1, in order to address the security vulnerabilities fixed in the aforementioned version of NodeJS.

Resolved issues:

  1. Update NodeJS version to 18.20.1

Version 4.0.3

18 Mar 09:20
d2bcc44
Compare
Choose a tag to compare

Change Log

v4.0.3 (2024-03-18)

Full Changelog

This release updates the Lisk SDK to v6.0.2.

Resolved issues:

  1. Update Lisk SDK to v6.0.2

Version 4.0.2

20 Feb 09:53
6a84a3a
Compare
Choose a tag to compare

Change Log

v4.0.2 (2024-02-20)

Full Changelog

This release updates the minimum supported NodeJS version to 18.19.1, in order to address the security vulnerabilities fixed in the aforementioned version of NodeJS.

Resolved issues:

  1. Update NodeJS version to 18.19.1

Version 4.0.1

27 Nov 15:01
894d57d
Compare
Choose a tag to compare

Change Log

v4.0.1 (2023-11-27)

Full Changelog

This release includes a minor bug fix and updates Lisk SDK to v6.0.1.

Resolved issues:

  1. Incorrect environment variable specified for enable-report-misbehavior-plugin
  2. Update Lisk SDK to v6.0.1

Version 4.0.0

08 Nov 16:03
v4.0.0
4e73151
Compare
Choose a tag to compare

Change Log

v4.0.0 (2023-11-07)

🚨 This release induces the hard fork and migration of the Lisk Core v3 Mainnet 🚨

Please refer to the following blog posts for more information about the Lisk Core v4 mainnet migration:


This release implements the following objectives from the Sapphire phase of the Lisk roadmap:

  1. Introduce Legacy module
  2. Bootstrap Lisk Core using Lisk Commander
  3. Integrate Lisk Faucet plugin
  4. Prepare Lisk Core v4.0.0 for alpha
  5. Prepare Lisk Core v4.0.0 for beta

This release uses Lisk SDK v6.0.0

For the detailed changes, please refer to the following:

Version 3.1.1

07 Nov 17:21
v3.1.1
7812a37
Compare
Choose a tag to compare

Change Log

v3.1.1 (2023-11-07)

Full Changelog

This release updates the Mainnet backup height in the configuration, which is essential for migrating Lisk from v3 to v4.

Resolved issues:

  1. Update application config for mainnet

Version 4.0.0-rc.7

24 Oct 10:23
692f45b
Compare
Choose a tag to compare
Version 4.0.0-rc.7 Pre-release
Pre-release

Change Log

v4.0.0-rc.7 (2023-10-24)

Full Changelog

This release includes bug fixes and improvements from Lisk SDK v6.0.0-rc.4 and Lisk SDK v6.0.0-rc.5. In addition, it also bumps the network version to 5.0 in anticipation of the upcoming testnet reset and fixes the broken links in the README file.

Important:
Please do not use this version of Lisk Core to run against the current testnet.
Furthermore, please ensure to use it after the testnet is reset. This is scheduled to happen on 2023-10-26.
Please follow us on Discord to stay up-to-date.

Resolved issues:

  1. Update Lisk SDK to v6.0.0-rc.4
  2. Update Lisk SDK to v6.0.0-rc.5

Version 4.0.0-rc.6

07 Oct 12:40
3fa5ec3
Compare
Choose a tag to compare
Version 4.0.0-rc.6 Pre-release
Pre-release

Change Log

v4.0.0-rc.6 (2023-10-07)

Full Changelog

This release includes bug fixes and improvements from Lisk SDK v6.0.0-rc.3. In addition, it also addresses a bug with the genesis block download logic.

Resolved issues:

  1. Starting Lisk Core fails against testnet
  2. Update Lisk SDK to v6.0.0-rc.3