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_IDthat 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