Skip to content

Releases: LiskHQ/lisk-core

Version 4.0.0-beta.4

19 Jul 09:36
6ce8769
Compare
Choose a tag to compare
Version 4.0.0-beta.4 Pre-release
Pre-release

Change Log

v4.0.0-beta.4 (2023-07-19)

Full Changelog

This release includes Lisk SDK v6.0.0-beta.5 and incorporates various bug fixes, enhancements, and additional improvements for Lisk Core.

Resolved issues:

  1. Extraneous feeTokenID option configured for token module
  2. Fix genesis assets and node config
  3. Start plugins as child processes
  4. Update Lisk SDK to v6.0.0-beta.5

NOTE: We are still unable to build the docker image for this version due to an upstream dependency constraint. Reported issue: LiskHQ/lisk-sdk#8686.

Version 4.0.0-beta.3

06 Jul 10:02
bc84963
Compare
Choose a tag to compare
Version 4.0.0-beta.3 Pre-release
Pre-release

Change Log

v4.0.0-beta.3 (2023-07-06)

Full Changelog

This release incorporates various bug fixes, enhancements, and additional improvements for Lisk Core.

Resolved issues:

  1. Update snapcraft.yaml
  2. Plugin endpoints are not registered

NOTE: We are still unable to build the docker image for this version due to an upstream dependency constraint. Reported issue: LiskHQ/lisk-sdk#8686.

Version 4.0.0-beta.2

03 Jul 15:38
b2170a5
Compare
Choose a tag to compare
Version 4.0.0-beta.2 Pre-release
Pre-release

Change Log

v4.0.0-beta.2 (2023-07-03)

Full Changelog

This release includes Lisk SDK v6.0.0-beta.4 and incorporates various bug fixes, enhancements, and additional improvements for Lisk Core.

Resolved issues:

  1. Fix Makefile
  2. Ease apk package pinning in Dockerfile
  3. Commands are responsible for validating their parameters
  4. Change BFT capping value
  5. Update Lisk SDK to v6.0.0-beta.4

NOTE: We are unable to build the docker image for this version due to an upstream dependency constraint. Reported issue: LiskHQ/lisk-sdk#8686.

Version 4.0.0-beta.1

17 May 08:16
v4.0.0-beta.1
1122f52
Compare
Choose a tag to compare
Version 4.0.0-beta.1 Pre-release
Pre-release

Change Log

v4.0.0-beta.1 (2023-05-17)

Full Changelog

This release includes Lisk SDK v6.0.0-beta.0 and incorporates bug fixes, enhancements, and additional improvements for Lisk Core.

Resolved issues:

  1. Update Makefile
  2. Update Lisk SDK to v6.0.0-beta.1

Version 4.0.0-beta.0

24 Apr 17:05
Compare
Choose a tag to compare
Version 4.0.0-beta.0 Pre-release
Pre-release

Change Log

v4.0.0-beta.0 (2023-04-24)

Full Changelog

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

As part of the above objectives, this implements the following LIP from the Sapphire phase:

  1. Introduce Legacy module

This release uses Lisk SDK v6.0.0-beta.0

For the detailed changes, please refer to the following:

Version 3.0.4

02 May 11:49
v3.0.4
81a38ad
Compare
Choose a tag to compare

Change Log

v3.0.3 (2022-01-19)

Full Changelog

This release upgrades NodeJS to the latest LTS version

Please refer to the Lisk SDK release notes for the detailed changes.
v5.2.2

Closed issues:

  • Update nodejs version to latest LTS (16.15.0) #626
  • Bump lisk-sdk version to 5.2.2 #620

Version 3.0.3

20 Jan 08:17
v3.0.3
b51883d
Compare
Choose a tag to compare

Change Log

v3.0.3 (2022-01-19)

Full Changelog

🚨 This release induces a soft fork to fix security bugs found on the transfer transaction, deserialization, and the transaction pool 🚨

Please refer to the Lisk SDK release notes for the detailed changes.
v5.2.1

Closed issues:

  • Update genesis config not to be overwritten by the custom config #571
  • Update Testnet / Mainnet genesis config #575
  • Update nodejs version to use LTS (12.22.9) #572

Version 3.0.2

14 Oct 10:01
v3.0.2
a6db857
Compare
Choose a tag to compare

Change Log

v3.0.2 (2021-10-14)

Full Changelog

🚨 This release induces a hard fork to correct the extended unlocking period for voters 🚨

Please refer to the Lisk SDK release notes for the detailed changes.
v5.2.0

Closed issues:

  • Add unlockFixHeight to Testnet / Mainnet genesis config #551
  • Inform a delegate about potential consequences before enabling forging #544
  • Add --use-status-values for forging:enable #539

Version 3.0.1

06 Sep 13:08
v3.0.1
d9a6b69
Compare
Choose a tag to compare

Change Log

v3.0.1 (2021-09-06)

Full Changelog

This release fixes several bugs identified in v3.0.0 lisk-core CLI commands.

Closed issues:

  • Offline transaction creation with --no-signature shouldn't require network ID #528
  • lisk-core transaction:sign requires genesis block to exist in the source code #527

Version 2.1.7

03 Aug 19:46
v2.1.7
7e406b5
Compare
Choose a tag to compare

Change Log

v2.1.7 (2021-08-03)

Full Changelog

Please refer to the Lisk SDK release notes for the detailed changes.
v2.3.9

Closed issues:

  • Block processing failure at transport layer due to postBlock event received invalid event message #6609