v2.0.0 #395
seemenkina
announced in
Announcements
v2.0.0
#395
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Zerokit v2.0.0 Release Notes
Highlights
Zerokit v2.0.0 introduces two major features: multi-message-id support for consuming multiple message-ID units in a single proof, and Groth16 partial proof generation for accelerated proof creation by caching the static witness portion. This release also adds a version byte to all serialized structures, improved input validation, and significantly expanded test coverage.
What's New
Features
feat): allows consuming multiple message-ID units in a single RLN proof, enabling flexible rate limiting with themulti-message-idfeature flag (feat: implement multi-message-id feature #375)feat): pre-compute and cache the static witness portion, then quickly finish proofs for new messages — significantly reducing proof generation latency for repeated operations (Ark groth16 partial #373)Bug Fixes
Breaking Changes
Test Coverage
Version Matrix
Full Changelog
New Contributors
Full Changelog: v1.0.0...v2.0.0
This discussion was created from the release v2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions