Skip to content

Releases: spaceandtimelabs/blitzar

v1.88.1

05 Nov 19:44
8e35da9
Compare
Choose a tag to compare

1.88.1 (2024-11-05)

Bug Fixes

  • fix overflow in variable length multiexponentiation (PROOF-922) (#201) (8e35da9)

v1.88.0

01 Nov 18:12
559c83e
Compare
Choose a tag to compare

1.88.0 (2024-11-01)

Features

v1.87.0

31 Oct 19:45
f32d350
Compare
Choose a tag to compare

1.87.0 (2024-10-31)

Features

  • construct sumcheck proofs (PROOF-913) (#198) (f32d350)

v1.86.0

30 Oct 23:36
31f5800
Compare
Choose a tag to compare

1.86.0 (2024-10-30)

Features

  • add sumcheck operations for cpu (PROOF-913) (#197) (31f5800)

v1.85.2

30 Oct 16:41
1e0df4a
Compare
Choose a tag to compare

1.85.2 (2024-10-30)

Bug Fixes

  • don't use pinned memory in cpu_backend (PROOF-921) (#196) (1e0df4a)

v1.85.1

29 Oct 18:20
41dc7bf
Compare
Choose a tag to compare

1.85.1 (2024-10-29)

Bug Fixes

  • the grumpkin curve ID in the blitzar_api should be unique (#195) (41dc7bf)

v1.85.0

29 Oct 17:49
9f65485
Compare
Choose a tag to compare

1.85.0 (2024-10-29)

Features

  • support constructing arrays from iterators (PROOF-913) (#194) (9f65485)

v1.84.0

25 Oct 21:35
817286b
Compare
Choose a tag to compare

1.84.0 (2024-10-25)

Features

  • add verification step of sumcheck (PROOF-913) (#192) (817286b)

v1.83.0

23 Oct 17:35
709692c
Compare
Choose a tag to compare

1.83.0 (2024-10-23)

Features

  • add functions for doing basic sumcheck operations on transcripts (PROOF-913) (#189) (709692c)

v1.82.0

23 Oct 16:47
8e4cfdf
Compare
Choose a tag to compare

1.82.0 (2024-10-23)

Features

  • add functions for operating on polynomials (PROOF-913) (#188) (8e4cfdf)