This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 6.0.0-rc.2
Pre-release
Pre-release
ishantiw
released this
06 Oct 21:18
·
281 commits
to development
since this release
Change Log
v6.0.0-rc.2 (2023-10-06)
Full Changelog: v6.0.0-rc.1...v6.0.0-rc.2
This release fixes a bug in the certification generation and legacy component of engine and also includes a few minor improvements.
Released packages
- lisk-commander@6.0.0-rc.3
- @liskhq/lisk-api-client@6.0.0-rc.2
- @liskhq/lisk-chain@0.5.0-rc.2
- @liskhq/lisk-client@6.0.0-rc.2
- lisk-elements@6.0.0-rc.2
- lisk-framework@0.11.0-rc.2
- @liskhq/lisk-framework-chain-connector-plugin@0.1.0-rc.2
- @liskhq/lisk-framework-dashboard-plugin@0.3.0-rc.2
- @liskhq/lisk-framework-faucet-plugin@0.3.0-rc.2
- @liskhq/lisk-framework-forger-plugin@0.4.0-rc.2
- @liskhq/lisk-framework-monitor-plugin@0.4.0-rc.2
- @liskhq/lisk-framework-report-misbehavior-plugin@0.4.0-rc.2
- lisk-sdk@6.0.0-rc.2
Bugs and Improvements
- Update recover method of token module to validate decoded account #9002
- Add check on total weight and certificate threshold in verifyValidatorsUpdate #9039
- Invalid type comparison in register mainchain command #9041
- When genesis height is not zero, maxRemovalHeight returns 0 #9044
- Offline signing of multisig transaction fails schema validation #9037
- Increase the IPC timeout #9049
- Creation of single commit should after minCertifyHeight #9057
- Outdated _getMaxRemovalHeight in commit pool #9064
- legacy endpoints are not working #9033
- Single commits are not re-created if keys are encrypted #9068
- Add enabled public key information to generator:status #9067