Auto-retry transactions
This release adds automatic retrying behavior to transactions. See: #203.
What's Changed
- Automatically retry transactions (#204)
- Add
IsCondCheckFailed
function for working with conditional check failed errors
Full Changelog: v1.16.0...v1.17.0