This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 6.0.0-beta.1
Pre-release
Pre-release
ishantiw
released this
16 May 15:01
·
466 commits
to development
since this release
Change Log
v6.0.0-beta.1 (2023-05-16)
Full Changelog: v6.0.0-beta.0...v6.0.0-beta.1
This release fixes known issues in the previous Lisk SDK v6.0.0-beta.0 release, and includes additional bug fixes, as listed below.
Released packages
- lisk-commander@6.0.0-beta.1
- @liskhq/lisk-api-client@6.0.0-beta.1
- @liskhq/lisk-chain@0.4.0-beta.1
- @liskhq/lisk-client@6.0.0-beta.1
- @liskhq/lisk-codec@0.3.0-beta.1
- @liskhq/lisk-cryptography@4.0.0-beta.1
- lisk-elements@6.0.0-beta.1
- @liskhq/lisk-p2p@0.8.0-beta.1
- @liskhq/lisk-passphrase@4.0.0-beta.1
- @liskhq/lisk-transaction-pool@0.6.0-beta.1
- @liskhq/lisk-transactions@6.0.0-beta.1
- @liskhq/lisk-tree@0.3.0-beta.1
- @liskhq/lisk-utils@0.3.0-beta.1
- @liskhq/lisk-validator@0.7.0-beta.1
- lisk-framework@0.10.0-beta.1
- @liskhq/lisk-framework-chain-connector-plugin@0.1.0-beta.1
- @liskhq/lisk-framework-dashboard-plugin@0.2.0-beta.1
- @liskhq/lisk-framework-faucet-plugin@0.2.0-beta.1
- @liskhq/lisk-framework-forger-plugin@0.3.0-beta.1
- @liskhq/lisk-framework-monitor-plugin@0.3.0-beta.1
- @liskhq/lisk-framework-report-misbehavior-plugin@0.3.0-beta.1
- lisk-sdk v6.0.0-beta.1
Bugs
- Regression on the commander init command #8399
- Update clean up of peer buckets #8405
- Update the registration order of modules in application #8442
- Name length check is missing from the validator registration command #8407
- Block doesn't get certified with useInvalidBLSKeys #8381
- Missing generator address and validatorsHash check on genesis block #8439
- SupportedTokensStore supports already supported token #8436
- Peer should be banned when block fail on verification #8433
- Used hash onion parameters count & 'height' not updated if imported from another node and block height is less than 'height' #8369
- Update random module endpoints getHashOnionUsage and setHashOnionUsage #8430