Skip to content

v0.1.11-alpha

Compare
Choose a tag to compare
@yathishram yathishram released this 03 Feb 07:46
· 16 commits to develop since this release

Description:

Fixes Self Safe creation, insufficient funds and other error handling issues

Features 🚀:

  • Updated createSafe which denies self safe creation.
  • Fixes createClaim function to not create claim if the beneficiary does not have enough ETH.
  • Returns appropriate error when user recovers safe before a claim.