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

Version 6.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishantiw ishantiw released this 19 Aug 12:55
· 325 commits to development since this release
v6.0.0-beta.7
635007c

Change Log

v6.0.0-beta.7 (2023-08-19)

Full Changelog: v6.0.0-beta.6...v6.0.0-beta.7

This release includes several the bugs and improvements including the ones identified in the security audit. This release concludes all the issues found in security audit.

Released packages

Bugs and Improvements

  • Implement authorize RPC endpoint to enable CCU signing #8484
  • Align token methond names #8781
  • Update remaining tests which use AES-256-GCM #8819
  • CCM fees are under-specified and the implementation is not defensive #8602
  • Add interface to application to register a module as interoperable #8691
  • Update generic message signing #8775
  • Check that the idxs are strictly increasing in message recovery verify #8723
  • Unused parameter in token module configuration schema #8825
  • Incorrect handling of large integers in Regular Merkle Tree verification #8616
  • Update beforeCrossChainMessageForwarding in token module to handle fee properly #8737
  • Repeated code mainchain and sidechain CCU verify #8554
  • Update forward method to handle ccm fee properly #8735
  • Align genesisSchema and processing with LIP for auth module #8842
  • Update Message Recovery command execute to handle failed ccm fee handling #8738
  • RMT verify should occur in execute hook of message recovery command #8804
  • Update message recovery command verification #8721
  • Move message commands to bootbootstrap commands #8823
  • Compute index/position in Merkle tree correctly #8844
  • Lisk-db: the update and new methods are ambiguous #8850
  • Compute index/position in Merkle tree correctly #8859
  • BLS library does not properly check secret key Severity: Informational #8783
  • Expose endpoint to retrieve ccm schema #8375
  • Multiple chain_areHeadersContradicting RPC requests in the PoM plugin #8845
  • README of Report Misbehaviour needs an update #8826
  • Remove ReportMisbehaviorPlugin from examples/pos-mainchain #8878
  • Update the name of app_getRegisteredActions #8875
  • BLS operations involving secret data are not constant time #8449
  • Add missing configurable config params #8753

Known Issues

  • BFTweight zero coming from consensus_getBFTParameters endpoint #8852
  • ValidatorsHash is taking bftWeight zero into calculation #8883
  • CCU failing for validator update #8849