Skip to content

v0.15.3

Latest
Compare
Choose a tag to compare
@feltroidprime feltroidprime released this 16 Dec 15:02
· 3 commits to main since this release
ea2b7b6

This release focuses on Noir contract optimizations.
Proof is compressed by omitting the (CONST_PROOF_SIZE_LOG_N - LOG_N) constant values and deduced and taken advantage of in Cairo code.

See #274

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3