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

Version 6.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishantiw ishantiw released this 06 Oct 21:18
· 281 commits to development since this release
v6.0.0-rc.2
cc369ee

Change Log

v6.0.0-rc.2 (2023-10-06)

Full Changelog: v6.0.0-rc.1...v6.0.0-rc.2

This release fixes a bug in the certification generation and legacy component of engine and also includes a few minor improvements.

Released packages

Bugs and Improvements

  • Update recover method of token module to validate decoded account #9002
  • Add check on total weight and certificate threshold in verifyValidatorsUpdate #9039
  • Invalid type comparison in register mainchain command #9041
  • When genesis height is not zero, maxRemovalHeight returns 0 #9044
  • Offline signing of multisig transaction fails schema validation #9037
  • Increase the IPC timeout #9049
  • Creation of single commit should after minCertifyHeight #9057
  • Outdated _getMaxRemovalHeight in commit pool #9064
  • legacy endpoints are not working #9033
  • Single commits are not re-created if keys are encrypted #9068
  • Add enabled public key information to generator:status #9067