Skip to content

Releases: hiero-ledger/hiero-sdk-go

v2.1.5-beta.3

08 Apr 08:09
Compare
Choose a tag to compare
v2.1.5-beta.3 Pre-release
Pre-release

Fixed

  • Transaction[Receipt|Record]Query should not error for status IDENTICAL_SCHEDULE_ALREADY_CREATED
    because the other fields on the receipt are present with that status.
  • ErrHederaReceiptStatus should print exception receipt status ... instead of
    exception precheck status ...

v2.1.5-beta.2

08 Apr 06:40
Compare
Choose a tag to compare
v2.1.5-beta.2 Pre-release
Pre-release

Fixed

  • Executiong should retry on status PLATFORM_TRANSACTION_NOT_CREATED
  • Error handling throughout the SDK
    • A precheck error shoudl be returned when the exceptional status is in the header
    • A receipt error should be returned when the exceptional status is in the receipt
  • TransactionRecordQuery should retry on node precheck code OK only if we're not
    getting cost of query.
  • Transaction[Receipt|Record]Query should retry on both RECEIPT_NOT_FOUND and
    RECORD_NOT_FOUND status codes when node precheck code is OK

v2.1.5-beta.1

02 Apr 01:01
Compare
Choose a tag to compare
v2.1.5-beta.1 Pre-release
Pre-release

Fixed

  • Updated scheduled transactions to use new HAPI porotubfs

Removed

  • ScheduleCreateTransaction.AddScheduledSignature()
  • ScheduleCreateTransaction.GetScheduledSignatures()
  • ScheduleSignTransaction.addScheduledSignature()
  • ScheduleSignTransaction.GetScheduledSignatures()

v2.1.0

20 Nov 23:27
Compare
Choose a tag to compare
Release: v2.1.0