Skip to content

v1.4.0

Choose a tag to compare

@popenta popenta released this 22 Apr 09:17
· 202 commits to main since this release
eba0d09

What's Changed

A new guardian parameter has been added for the create_transaction_for_setting_guardian method of AccountController. The argument was added before the relayer argument to ensure consistency. Some may encounter issue if named parameters were not used.

What's Changed

  • Set correct options for guarded transactions by @popenta in #233
  • Increase backoff factor for requests by @popenta in #234

Full Changelog: v1.3.1...v1.4.0