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