0.7.6
This release introduces some missing features to the language, and fixes some bugs.
- A verifier for GM17 snarks over
BW6_761
in the standard library. We'd like to thank the @EYBlockchain team which contributed the first integration of a recursive verifier to ZoKrates, which this addition is heavily based on. - Constant-generic structs
- Generic MiMC hashing
- Solidity 0.8, removal of the Solidity ABI flag as ABIV2 is standard now
For the full list of changes, check out the changelog