Releases: cartesi/solidity-util
Releases · cartesi/solidity-util
5.0.2
5.0.1
5.0.0
4.2.0
4.1.0
4.0.0
Added
- Deployment to optimism_goerli
Changes
- Upgrade solidity compiler to 0.8.15
- Update dependencies and project configuration
- Deprecating support for kovan, ropsten, rinkeby
- Restoring compatilibity with version 1.0.0 to keep contracts deployed to mainnet alive
- Rename deployment matic_testnet to polygon_mumbai
3.1.2
3.1.1
3.1.0
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)