v2.81.0
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