Skip to content

0.7.5

Compare
Choose a tag to compare
@zokratesbot zokratesbot released this 10 Jul 13:20
· 1274 commits to develop since this release
f602eb9

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 for i a runtime variable.
  • Runtime error messages to help with debugging

For the full list of changes, check out the changelog