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

Version 6.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@ishantiw ishantiw released this 29 Jun 10:02
· 427 commits to development since this release
v6.0.0-beta.4
fb933f9

Change Log

v6.0.0-beta.4 (2023-06-29)

Full Changelog: v6.0.0-beta.3...v6.0.0-beta.4

Similar to the previous release, this release also includes multiple bug fixes found during the ongoing external audit.

Released packages

  • lisk-commander@6.0.0-beta.4
  • lisk-framework@0.10.0-beta.4
  • @liskhq/lisk-framework-chain-connector-plugin@0.1.0-beta.4
  • @liskhq/lisk-framework-dashboard-plugin@0.2.0-beta.4
  • @liskhq/lisk-framework-faucet-plugin@0.2.0-beta.4
  • @liskhq/lisk-framework-forger-plugin@0.3.0-beta.4
  • @liskhq/lisk-framework-monitor-plugin@0.3.0-beta.4
  • @liskhq/lisk-framework-report-misbehavior-plugin@0.3.0-beta.4
  • lisk-sdk v6.0.0-beta.4

Bugs

  • registerValidatorKeys implementation in Validator module returns boolean #8564
  • Endpoint getChainAccount expects param chainID in bytes format #8657
  • CCM validation fails on apply #8660
  • Add strict flag to skip/enable verifyTransaction hook for dryRun #8596