Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@KristenPire KristenPire released this 06 Aug 17:04
· 6 commits to main since this release
ec59a36

What's Changed in V2.0.0

  • Refactored 100% of the codebase.

  • Leveraged audited standards, using OpenZeppelin library as source.

  • Project now running on Foundry, integrating Hardhat for some community tools.

  • New token design follows UUPS Upgradeable pattern with OpenZeppelin's implementation.

  • Maintained features from V1.2.1 with 70% less code for enhanced maintainability.

  • Translated all scripts to Solidity.

  • Removed usage of DEFAULT_ADMIN_ROLE from OpenZeppelin system roles.

  • This version was used in the Ackee Blockchain Security v2 Audit report 1.2

Full Changelog: v1.2.1...v2.0.0