This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 6.1.0-beta.1
Pre-release
Pre-release
ishantiw
released this
08 Sep 16:51
·
177 commits
to development
since this release
Change Log
v6.1.0-beta.1 (2023-09-08)
Full Changelog: v6.1.0-beta.0...v6.1.0-beta.1
This release includes a few bugs and improvements that were fixed in the recent release of v6.0.0-rc.0 along with some UX improvements.
Released packages
- lisk-commander@6.1.0-beta.1
- @liskhq/lisk-api-client@6.1.0-beta.1
- @liskhq/lisk-chain@0.6.0-beta.0
- @liskhq/lisk-client@6.1.0-beta.0
- @liskhq/lisk-codec@0.5.0-beta.0
- @liskhq/lisk-cryptography@4.1.0-beta.0
- lisk-elements@6.0.0-beta.0
- @liskhq/lisk-p2p@0.9.0-rc.0
- @liskhq/lisk-transaction-pool@0.7.0-beta.0
- @liskhq/lisk-transactions@6.0.0-beta.0
- @liskhq/lisk-tree@0.4.0-beta.0
- @liskhq/lisk-validator@0.8.0-beta.0
- @liskhq/lisk-utils@0.5.0-beta.0
- @liskhq/lisk-passphrase@4.1.0-beta.0
- lisk-framework@0.12.0-beta.0
- @liskhq/lisk-framework-chain-connector-plugin@0.2.0-beta.1
- @liskhq/lisk-framework-dashboard-plugin@0.4.0-beta.0
- @liskhq/lisk-framework-faucet-plugin@0.4.0-beta.0
- @liskhq/lisk-framework-forger-plugin@0.5.0-beta.0
- @liskhq/lisk-framework-monitor-plugin@0.5.0-beta.0
- @liskhq/lisk-framework-report-misbehavior-plugin@0.5.0-beta.0
- lisk-sdk@6.1.0-beta.1
Bugs and Improvements
- Implement nft_getSupportedNFTs to fetch list of supported NFTs #8886
- 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
- UX improvements in Lisk Commander and Dashboard plugin #8941