Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Version 6.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishantiw ishantiw released this 26 Jun 14:53
· 432 commits to development since this release
v6.0.0-beta.3
4709bdd

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

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