github hiero-ledger/hiero-sdk-js v2.18.0

latest releases: v2.84.0-beta.1, v2.83.0, v2.83.0-beta.3...
3 years ago

Added

  • Mnemonic.to[Ed25519|Ecdsa]PrivateKey()
  • New consensus nodes to Client

Deprecated

  • Mnemonic.toPrivateKey() - Use Mnemonic.to[Ed25519|Ecdsa]PrivateKey()

Fixed

  • #1188 - Undeprecate *ContractId.fromSolidityAddress()
  • Automatic time drift calculation - See examples/time-drift.js to see how to do it manually
  • PrivateKey.toBytes() sometimes producing only 31 bytes
    Note: This does not change signing or verifying in anyway, only the output produced by that method

Don't miss a new hiero-sdk-js release

NewReleases is sending notifications on new releases.