This repository was archived by the owner on May 26, 2023. It is now read-only.
Version V0.11.0
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
fromenum
to address access whenisolatedModules
is on - Fix conversion from public key to address
- Fix population of
code
anddata
forgetTransaction
andgetSmartContracts
(Thanks @bogdan)