Skip to content

Version 6.0.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishantiw ishantiw released this 23 Oct 16:52
· 265 commits to development since this release
v6.0.0-rc.5
905e6af

Change Log

v6.0.0-rc.5 (2023-10-23)

Full Changelog: v6.0.0-rc.4...v6.0.0-rc.5

This release fixes a bug in the initialize message recovery command in the interoperability module and improves the performance of the chain connector plugin when a node is syncing.

Released packages

  • lisk-commander@6.0.0-rc.6
  • lisk-framework@0.11.0-rc.5
  • @liskhq/lisk-framework-chain-connector-plugin@0.1.0-rc.5
  • @liskhq/lisk-framework-dashboard-plugin@0.3.0-rc.5
  • @liskhq/lisk-framework-faucet-plugin@0.3.0-rc.5
  • @liskhq/lisk-framework-forger-plugin@0.4.0-rc.5
  • @liskhq/lisk-framework-monitor-plugin@0.4.0-rc.5
  • @liskhq/lisk-framework-report-misbehavior-plugin@0.4.0-rc.5
  • lisk-sdk@6.0.0-rc.5

Bugs and Improvements

  • Message recovery initialization command is not aligned with LIP0054 #9115
  • Improve logging in chain connector plugin #9116
  • Improve performance of chain connector when node is syncing #9120