github hiero-ledger/hiero-sdk-js v2.0.17-beta.3

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

Added

  • Support for raw proto.Transaction bytes in Transaction.fromBytes()
    • This means v1 SDK's Transaction.toBytes() will now be supported in v2 Transaction.fromBytes()
      However, Transaction.toBytes() and Transaction.getTransactionHash() in v2 will produce different
      results in the v1 SDK's.
  • Export StatusError, PrecheckStatusError, ReceiptStatusError, and BadKeyError

Fixed

  • A few examples that did not work with CONFIG_FILE environment variable

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

NewReleases is sending notifications on new releases.