0.7.5
This new release of ZoKrates introduces the following features:
- Support for the Marlin universal SNARK proof system. Solidity support will be added in the future.
- Low level support for recursive proof composition. Standard library tools will be added for ease of use.
- Lower cost of variable array access:
a[i]
is now cheaper fori
a runtime variable. - Runtime error messages to help with debugging
For the full list of changes, check out the changelog