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

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

Added

  • Added support for TLS on mirror node connections
  • Implemented *Id.clone() (this is used internally to fix some issues that only surface in React Native)
  • Implement Timestamp.plusNanos()
  • Added support for entity ID checksums. The network will be extracted from the checksum of the
    entity ID and validated on each request to make sure a request is not happening on one network
    while an entity ID references another network. Entity IDs with a network will print with a checksum
    while entity IDs without a checksum will not print the checksum part.

Fixed

  • TopicMessageQuery.starTime not updating start time by one nanosecond causing a message to appear twice
    if the connection reset
  • TopicMessageQuery should log retries
  • TransactionReceipt error handling; this should now throw an error contain the receipt

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

NewReleases is sending notifications on new releases.