Skip to content

0.5.0 - Structs, Arrays of Anything, and ABI

Compare
Choose a tag to compare
@Schaeff Schaeff released this 08 Oct 09:08
f7602b9
  • New File endings for ZoKrates code .zok #476
  • Multidimensional Arrays of anything #434
  • Implement Structs and named imports from modules #448
  • Added JSON-ABI to allow providing ZoKrates program inputs as JSON #480
  • Cross module circuit optimizations #357
  • Refactored Testing #474
  • Tests for Operator Precedence #487
  • Compiler Performance Improvements #467

Thanks @petscheit for the contributions!