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

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

Added

  • ContractFunctionResult.[gas|amount|functionParameters]
  • AccountAllowanceDeleteTransaction
  • Wallet.createRandom[ED25519|ECDSA]()

Fixed

  • WebChannel and NativeChannel using HashgraphProto.proto instead of proto in the URL
  • TransactionReceiptQuery's error should contain the transaction set on the request instead
    of the payment transaction ID
  • Query.maxQueryPayment should be used before Client.maxQueryPayment
  • request timeout check being reversed

Changed

  • Updated Signer and Provider to be interfaces instead of classes

Deprecated

  • AccountAllowanceAdjustTransaction

Removed

  • LocalWallet - Use Wallet instead

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

NewReleases is sending notifications on new releases.