Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@matjazv matjazv released this 20 May 08:47
· 47 commits to main since this release
v0.1.1
e4082e5

Change Log

v0.1.1 (2024-03-21)

Full Changelog

This release incorporates all the fixes addressing the findings from the security audit conducted by Trail of Bits.

What's Changed

  • Fix: _keys array length must not be zero when calling claimMultisigAccount by @matjazv in #58
  • Implement two step process for critical operations by @matjazv in #59
  • Emit even when DAO address is set by @matjazv in #60
  • Validation for arguments in initialize function inside L2Claim by @matjazv in #66