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

latest releases: v2.84.0-beta.1, v2.83.0, v2.83.0-beta.3...
8 months ago

This release introduces important improvements to transaction validation and fee flexibility in the Hiero SDK. These changes enhance both security and usability for developers working with smart contracts and scheduled transactions.

Enhancements

  • Validation for Negative Gas: Added validation in ContractExecuteTransaction to prevent setting a negative gas value, ensuring safer transaction execution and reducing the risk of invalid or rejected transactions. #3317
  • Custom Fees in Scheduled Transactions: Added support for including CustomFee in scheduled transaction bodies, enabling more flexible and transparent fee structures when scheduling transactions. #3254

Full Changelog: v2.71.1...v2.72.0

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

NewReleases is sending notifications on new releases.