Skip to content

v2.78.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Nov 11:30
· 2 commits to main since this release
1330fbe

What's Changed

This release introduces improved network resilience and reliability within the SDK through an enhanced retry mechanism and corrected React Native polyfills. These updates ensure smoother transaction execution, automatic network correction, and consistent behavior across environments.

Enhancements

  • Retry mechanism when a transaction hits INVALID_NODE_ACCOUNT_ID that updates the network automatically in accordance to #53

Bug Fixes

  • Fix of the pollyfills for react native environment not being loaded correctly, causing No PRNG errors #3526

Full Changelog: v2.77.0...v2.78.0