Releases: spaceandtimelabs/blitzar
Releases · spaceandtimelabs/blitzar
v1.88.1
1.88.1 (2024-11-05)
Bug Fixes
- fix overflow in variable length multiexponentiation (PROOF-922) (#201) (8e35da9)
v1.86.0
1.86.0 (2024-10-30)
Features
- add sumcheck operations for cpu (PROOF-913) (#197) (31f5800)
v1.85.2
1.85.2 (2024-10-30)
Bug Fixes
- don't use pinned memory in cpu_backend (PROOF-921) (#196) (1e0df4a)
v1.85.1
1.85.1 (2024-10-29)
Bug Fixes
- the grumpkin curve ID in the blitzar_api should be unique (#195) (41dc7bf)
v1.85.0
1.85.0 (2024-10-29)
Features
- support constructing arrays from iterators (PROOF-913) (#194) (9f65485)
v1.84.0
1.84.0 (2024-10-25)
Features
- add verification step of sumcheck (PROOF-913) (#192) (817286b)
v1.83.0
1.83.0 (2024-10-23)
Features
- add functions for doing basic sumcheck operations on transcripts (PROOF-913) (#189) (709692c)
v1.82.0
1.82.0 (2024-10-23)
Features
- add functions for operating on polynomials (PROOF-913) (#188) (8e4cfdf)