This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
Enter Solidity 0.6 and keyless deployment
Pre-release
Pre-release
What’s Changed
- Inherit error properly (#461) @ChihChengLiang
- Enable keyless deployment (#460) @ChihChengLiang
- add release drafter (#451) @ChihChengLiang
✨ New Feature
- set account tree first default hash to be 0x290... (#452) @ChihChengLiang
- Migrate to Solidity 0.6 (#449) @ChihChengLiang
- BN pairing precompile cost estimator (#409) @kilic
🐛 BugFix
- Avoid damaging inputs in merklise function (#454) @ChihChengLiang
- Fix BLS: gas computation and minor issues (#453) @ChihChengLiang
- Make batch update function non destructive (#450) @kilic