Skip to content

Releases: LiskHQ/lisk-core

Version 3.0.0

27 Jul 13:21
v3.0.0
7909e02
Compare
Choose a tag to compare

Change Log

v3.0.0 (2021-07-27)

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

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


This release implements 4 phases of the Lisk roadmap for the Lisk Mainnet:

Followed by numerous bug fixes and improvements identified through security auditing and community testing:

Followed by numerous bug fixes and improvements identified through testnet migration and community testing:


This release uses Lisk SDK v5.1.4

Version 3.0.0-rc.4

22 Jul 12:40
v3.0.0-rc.4
4710367
Compare
Choose a tag to compare

Change Log

v3.0.0-rc.4 (2021-07-22)

This release fixes several bugs identified in v3.0.0-rc.3, notably an invalid prevote calculation within the Lisk-BFT algorithm.

Improvements

  • Update lisk core command to accept --api-ws-host #517

This release uses Lisk SDK v5.1.3

For the detailed changes, please refer to:

Version 3.0.0-rc.3

20 Jul 10:17
v3.0.0-rc.3
744613b
Compare
Choose a tag to compare

Change Log

v3.0.0-rc.3 (2021-07-20)

This release fixes several bugs identified in v3.0.0-rc.2, notably the handling of the genesis block taking too much time.

This release also introduces some breaking changes to lisk-core flags and rpc host, for more details please refer:

  • Update IPC server to respect the enable flag #6010
  • Add IP address binding option for private port #6084

This release uses Lisk SDK v5.1.2

For the detailed changes, please refer to:

Version 3.0.0-rc.2

01 Jul 23:33
v3.0.0-rc.2
fc70e80
Compare
Choose a tag to compare

Change Log

v3.0.0-rc.2 (2021-07-02)

This release fixes a broken package-lock.json included in the previous release candidate v3.0.0-rc.1.


This release uses Lisk SDK v5.0.6

For the detailed changes, please refer to:

Version 3.0.0-rc.1

01 Jul 22:17
v3.0.0-rc.1
807503e
Compare
Choose a tag to compare

Change Log

v3.0.0-rc.1 (2021-07-01)

This release uses Lisk SDK v5.0.6

For the detailed changes, please refer to:

Version 3.0.0-rc.0

23 Jun 15:01
v3.0.0-rc.0
6c8ce85
Compare
Choose a tag to compare

Change Log

v3.0.0-rc.0 (2021-06-23)

🚨 This release induces the hard fork and migration of the Lisk Core v2 Testnet 🚨


This release implements 4 phases of the Lisk roadmap for the Lisk Testnet:

Followed by numerous bug fixes and improvements identified through security auditing and community testing:


This release uses Lisk SDK v5.0.5

For the detailed changes, please refer to:

Version 3.0.0-beta.6

07 May 06:54
v3.0.0-beta.6
291d1b0
Compare
Choose a tag to compare
Version 3.0.0-beta.6 Pre-release
Pre-release

Change Log

v3.0.0-beta.6 (2021-05-07)

This release uses Lisk SDK v5.0.5

For the detailed changes, please refer to:

Version 3.0.0-beta.5

25 Mar 08:13
v3.0.0-beta.5
5e1a7cf
Compare
Choose a tag to compare
Version 3.0.0-beta.5 Pre-release
Pre-release

Change Log

v3.0.0-beta.5 (2021-03-25)

🚨 This release fixes a number of bugs and induces a breaking change in the P2P protocol. Due to a change in P2P message encoding, all nodes operating on the v5 betanet will need to update to this latest release 🚨


This release uses Lisk SDK v5.0.4

For the detailed changes, please refer to:

Version 3.0.0-beta.4

11 Jan 12:21
9fa842f
Compare
Choose a tag to compare
Version 3.0.0-beta.4 Pre-release
Pre-release

Change Log

v3.0.0-beta.4 (2021-01-11)

This release uses Lisk SDK v5.0.3

For the detailed changes, please refer to:

Version 3.0.0-beta.3

11 Jan 12:21
c13a6a7
Compare
Choose a tag to compare
Version 3.0.0-beta.3 Pre-release
Pre-release

Change Log

v3.0.0-beta.3 (2021-01-11)

🚨 Installing from npm will not work with this release, as it was unpublished. Please install version v3.0.0-beta.4 instead 🚨

Improvements

  • Add forging:info command #445
  • Update account:validate to show the binary address as output #447
  • Generate forging config for given passphrase, password and hash-onion parameters #434
  • Update nodejs version to use LTS (12.20.1) #455

Bugs

  • Hash-onion and passphrase:decrypt command doesn't accept pretty flag #460
  • forging:status command has invalid examples #461
  • Passphrase encrypt and decrypt shows warning when password is passed through prompt #457
  • Download and import command expects old database file extension #443

This release uses Lisk SDK v5.0.2

For the detailed changes, please refer to: