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

Release v1.6.5-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jimni1222 jimni1222 released this 19 Oct 01:56
· 466 commits to dev since this release
f362f68

v1.6.5-rc.2 Release Notes

Improvements

  • Added a caver-conformance-tests submodule. (#527)
  • Added a validation logic in caver.utils.numberToHex to check number is valid. (#527)
  • Added a validation logic to allow not define key value when keyType is AccountKeyLegacy or AccountKeyFail. (#535)

Fixes

  • Added validation to limit weightedPublicKeys length in AccountKeyWeigthedMultiSig. (#534)