Skip to content

v1.0.0

Compare
Choose a tag to compare
@zikriya zikriya released this 20 Apr 10:03
· 225 commits to main since this release

Release Notes: 0.1.1 - Audit Report Fixes

Changes:

  • Improvement: Added Emit keyword before Swap event
  • Code Refactoring and Bug Fixes
  • Optimization: Removed extra variables to optimize gas usage in withdrawSigned function
  • Improvement: Use oracle interface instead of raw address
  • Removal: Removed some extra imports
  • Removal: Removed Reentrancy Guard from fundManager as it is not being used
  • Improvement: Organized input requires in _swap function
  • Correction: Corrected the replacement of comments

Known Issues:
None

Contributors:
@SibghatUllah1997 made their first contribution in #21

What else Changed

  • Audit Fixes & Updates by @salmanferrum in #22

Full Changelog: v0.7.1...v1.0.0