Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 17:23
· 65 commits to develop since this release
7358a08

⚠ BREAKING CHANGES

  • Replace revert reason strings by custom error in OwnableUnset and inside constructor / initialize(...) functions for address(0) checks (#236)

Perf

  • Implement Gas Optimisations & QA from Code4Rena audit contest (#235)

Bug Fixes

  • fix minimum pragma solc version required to 0.8.4 for ERC725Y and 0.8.5 for ERC725X and ERC725 (1afd0dd and dbc0f61)