Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Version V0.11.0

Compare
Choose a tag to compare
@bb111189 bb111189 released this 22 Jun 05:48

Version 0.11.0 release note:

  • Support all version of NodeJS 12.x.x (Thanks @bogdan)
  • Add a new method addByMnemonicLedger() to support derivation path used in Ledger devices
  • Remove const from enum to address access when isolatedModules is on
  • Fix conversion from public key to address
  • Fix population of code and data for getTransaction and getSmartContracts (Thanks @bogdan)