This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 6.0.0-beta.3
Pre-release
Pre-release
ishantiw
released this
26 Jun 14:53
·
432 commits
to development
since this release
Change Log
v6.0.0-beta.3 (2023-06-26)
Full Changelog: v6.0.0-beta.2...v6.0.0-beta.3
This release includes multiple bug fixes found during the ongoing external audit.
Released packages
- lisk-commander@6.0.0-beta.3
- @liskhq/lisk-api-client@6.0.0-beta.3
- @liskhq/lisk-chain@0.4.0-beta.3
- @liskhq/lisk-client@6.0.0-beta.3
- lisk-elements@6.0.0-beta.3
- @liskhq/lisk-p2p@0.8.0-beta.3
- @liskhq/lisk-transaction-pool@0.6.0-beta.3
- lisk-framework@0.10.0-beta.3
- @liskhq/lisk-framework-chain-connector-plugin@0.1.0-beta.3
- @liskhq/lisk-framework-dashboard-plugin@0.2.0-beta.3
- @liskhq/lisk-framework-faucet-plugin@0.2.0-beta.3
- @liskhq/lisk-framework-forger-plugin@0.3.0-beta.3
- @liskhq/lisk-framework-monitor-plugin@0.3.0-beta.3
- @liskhq/lisk-framework-report-misbehavior-plugin@0.3.0-beta.3
- lisk-sdk v6.0.0-beta.3
Bugs
- Token methods lack checks for negative token amounts #8470
- Unit Test Review: Random Module #8154
- Update generated protocol fixtures, folders, and their symlinks from dpos to pos #8579
- Token module supports all tokens from mainchain and not just LSK #8471
- Commands are responsible for validating their parameters #8475
- Schemas do not require fields that should be required #8474
- Schemas with required fields of non-existent properties #8472
- Faucet plugin build is not published as npm #8479
- Schemas with repeated ids #8473
- CCM fees are always burned #8532
- Lack of schema property length in chainAccountStore schema #8533
- Add length checks for ownChainAccountStore name property #8550
- Validator throws error on multisignature registration #8517
- The “otherBuffer” argument must be an instance of Buffer or Uint8Array. Received undefined #8610
- Update NFT and token module with additional checks and LIP updates #8580
- Chain ID length not validated in interoperability endpoints #8604