0.7 - Daric
Pre-release
Pre-release
AntoineRondelet
released this
06 May 15:04
·
143 commits
to master
since this release
Changelog
Features
-
Zecale support for Zeth transaction aggregation
-
Data structures serialization/deserialization improvements
- Related PRs: #358
-
Support native cpp snark verifier
- Related PRs: #358
-
New flags for
prover_server
command to export data- Related PRs: #368
Security fixes
-
Bump cryptography python package from 3.2 to 3.3.2
- Related PRs: #353
-
Upgrade solidity code to 0.8 solidity version (to support safe arithmetic, non-experimental ABIEncoderv2 etc.)
Optimizations
- Swith MiMC round function degree and corresponding round numbers
Tooling
-
Ran contract tests as part of the CI
- Related PRs: #341
-
Support caching on the CI and add integration tests
-
Migrate docker build from Docker Hub to Github Container Regisry
- Related PRs: #350
-
Better code re-use for the Continuous Integration
- Related PRs: #354
-
Update custom ganache-cli to bring changes in libff used in bls12-377 and bw6-761 precompiled contracts
Code quality
- Solidity code cleanup to align with newly established coding standards