Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Version 5.2.0

Compare
Choose a tag to compare
@shuse2 shuse2 released this 13 Oct 14:02
· 3693 commits to development since this release
v5.2.0
2593d1f

Change Log

5.2.0 (2021-10-13)

Full Changelog

Released packages

Minor releases

  • lisk-sdk@5.2.0
  • lisk-framework@0.9.0
  • lisk-elements@5.2.0
  • @liskhq/lisk-client@5.2.0
  • @liskhq/lisk-transactions@5.2.0
  • @liskhq/lisk-cryptography@3.2.0

Patch releases

  • lisk-commander@5.1.7
  • @liskhq/lisk-api-client@5.1.4
  • @liskhq/lisk-bft@0.3.3
  • @liskhq/lisk-chain@0.3.3
  • @liskhq/lisk-codec@0.2.1
  • @liskhq/lisk-genesis@0.2.3
  • @liskhq/lisk-p2p@0.7.2
  • @liskhq/lisk-transaction-pool@0.5.1
  • @liskhq/lisk-tree@0.2.1
  • @liskhq/lisk-validator@0.6.1
  • @liskhq/lisk-framework-dashboard-plugin@0.1.5
  • @liskhq/lisk-framework-faucet-plugin@0.1.5
  • @liskhq/lisk-framework-forger-plugin@0.2.5
  • @liskhq/lisk-framework-http-api-plugin@0.2.5
  • @liskhq/lisk-framework-monitor-plugin@0.2.5
  • @liskhq/lisk-framework-report-misbehavior-plugin@0.2.5

Improvements

  • Update forging enable to be more strict #6674
  • Export new private key signing functions #6824
  • Expose getPublickey method in the SDK #6821
  • Provide multisignature transaction signing with private key #6819

Bugs

  • Invalid seed reveal is selected at the end of the hash onion section #6781
  • unlockHeight is not considered on unlockToken transaction during punishment #6793
  • Export browser and nodejs compatible buffer from lisk-client #6817
All the issues

Closed issues

  • Forger information should be updated according to input provided #6828
  • Export new private key signing functions #6824
  • Expose getPublickey method in the SDK #6821
  • Provide multisignature transaction signing with private key #6819
  • Export browser and nodejs compatible buffer from lisk-client #6817
  • Provide transaction signing with private key #6816
  • unlockHeight is not considered on unlockToken transaction during punishment #6793
  • Invalid seed reveal is selected at the end of the hash onion section #6781
  • Prepare 5.2.0 release #6740
  • datapath can not start with dot #6729
  • Update forging enable to be more strict #6674
  • Update nodejs version to use LTS (12.22.5) #6648

Merged pull requests