Skip to content

3.0.0

Compare
Choose a tag to compare
@tuler tuler released this 20 Jul 15:50
· 81 commits to master since this release
v3.0.0

Changed

  • Migration to solidity 0.8
  • Removing SafeMath and OpenZeppelin
  • Removing "Library" suffix from library contracts names
  • [CartesiMath] New ctz and clz functions
  • [CartesiMath] Gas optimization
  • [Merkle] Bug fixes
  • [Merkle] Using CartesiMath as library
  • Removed mainnet deployment (will be back in a future release)