Skip to content

v2.81.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 15:34
· 165 commits to main since this release
000f784

This release includes a fix for inconsistent handling of multiple transaction bodies within the SDK. The update ensures transactions are built and processed consistently, improving reliability when serializing and verifying transactions.

Bug Fixes

  • Multiple Transaction Bodies Inconsistency: Fixed an issue where transactions could contain inconsistent or mismatched transaction bodies during processing or serialization. The SDK now ensures a single consistent transaction body is used throughout the transaction lifecycle, preventing unexpected validation or verification errors. #3832

Full Changelog: v2.80.0...v2.81.0