Skip to content

Releases: PolyhedraZK/Expander

v0.0.5

11 Nov 15:35
64145bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

15 Oct 02:43
d03a433
Compare
Choose a tag to compare

Expander v0.0.4 Release note

Summary

  • Major changes:
    • Major code refactoring with modularization
    • Add support for MPI
    • Completed GF2_ext128 field
    • Implemented GKR^2 prover
    • Allow for public inputs at arbitrary layers
    • Optimization of proof size: substitute the SIMD field with the native field in the proof message
  • Minor changes:
    • Improved test coverage
    • Automated end to end tests
    • Improved CI

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Aug 21:55
Compare
Choose a tag to compare

Add a ready checking entrypoint #54

v0.0.2

14 Aug 08:25
250c380
Compare
Choose a tag to compare

We fixed the soundness issue by Justin Thaler and we did a lot of optimizations to match our old performance number. Now it matches with the old buggy version.

v0.0.1

21 Jul 06:16
9de29c7
Compare
Choose a tag to compare
enable debug logging (#28)