This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
v6.0.0-rc.0
Pre-release
Pre-release
ishantiw
released this
07 Sep 12:17
·
303 commits
to development
since this release
Change Log
v6.0.0-rc.0 (2023-09-07)
Full Changelog: v6.0.0-beta.7...v6.0.0-rc.0
This release includes a few bugs and improvements and brings us closer to production release of v6.0.0.
Released packages
- lisk-commander@6.0.0-rc.0
- @liskhq/lisk-api-client@6.0.0-rc.0
- @liskhq/lisk-chain@0.5.0-rc.0
- @liskhq/lisk-client@6.0.0-rc.0
- @liskhq/lisk-codec@0.4.0-rc.0
- @liskhq/lisk-cryptography@4.0.0-rc.0
- lisk-elements@6.0.0-rc.0
- @liskhq/lisk-p2p@0.9.0-rc.0
- @liskhq/lisk-transaction-pool@0.7.0-rc.0
- @liskhq/lisk-transactions@6.0.0-rc.0
- @liskhq/lisk-tree@0.4.0-rc.0
- @liskhq/lisk-validator@0.8.0-rc.0
- @liskhq/lisk-utils@0.4.0-rc.0
- @liskhq/lisk-passphrase@4.0.0-rc.0
- lisk-framework@0.11.0-rc.0
- @liskhq/lisk-framework-chain-connector-plugin@0.1.0-rc.0
- @liskhq/lisk-framework-dashboard-plugin@0.3.0-rc.0
- @liskhq/lisk-framework-faucet-plugin@0.3.0-rc.0
- @liskhq/lisk-framework-forger-plugin@0.4.0-rc.0
- @liskhq/lisk-framework-monitor-plugin@0.4.0-rc.0
- @liskhq/lisk-framework-report-misbehavior-plugin@0.4.0-rc.0
- lisk-sdk@6.0.0-rc.0
Bugs and Improvements
- Unit test review: Interoperability methods #8198
- Add enable-chain-connector-plugin flag on commander #8146
- Unnecessary computing of message witness when no new certificate and last certified height #8893
- Unable to export generator info as per the help guide #8848
- tokenID not mentioned in transaction:create command #7479
- Transaction create command fails with send flag for custom data path #8144
- Schemas do not require fields that should be required #8913
- Insufficient data validation in validators module #8914
- Lisk Commander generates README with depreciated content #8887
- ValidatorsHash is taking bftWeight zero into calculation #8883
- Implement getBFTParametersActiveValidators and use it for certification #8905
- CCU failing for validator update #8849
- Lisk Validator does not validate integer formats when provided as number #8915
- Token methods lack checks for negative token amounts #8912
- genesis-block:create is missing optional flags #8909
- Backport feature to snapshot database at particular height #8910
- Forger plugin doesn't work/load #8904
- Add getKey as an argument to encryptMessageWithPassword #8928
- Expose NamedRegistry directly from lisk-sdk #8938
- Align DB keys in legacy store for v3 blocks and transactions #8901
- Add endpoint to retrieve legacy transactions by ID and blockID #8900
- Chain connector plugin does not account for block roll backs #8898