Skip to content

v2.0.12

Compare
Choose a tag to compare
@janaakhterov janaakhterov released this 19 Aug 07:30
· 897 commits to main since this release

Added

  • Support for TLS connections with Hedera Services nodes when network addresses end in 50212 or 443
  • Added FeeAssessmentMethod.
  • Added [get|set]AssessmentMethod() to CustomFractionalFee
  • Added CustomRoyaltyFee
  • Added payerAccountIdList to AssessedCustomFee
  • Added fields to FreezeTransaction
  • Added [min|max]Backoff to Client and Executable

Fixed

  • Bugs in [to|from]Bytes() in TopicUpdateTransaction and TokenUpdateTransaction

Deprecated

  • Deprecated Client.setMax[TransactionFee|QueryPayment](), added Client.setDefaultMax[TransactionFee|QueryPayment]() and Client.getDefaultMax[TransactionFee|QueryPayment]()