Skip to content

Tags: pinkiebell/halo2

Tags

v2023_02_02

Toggle v2023_02_02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add `assert_satisfied_at_rows_par` variant (privacy-scaling-exp…

…lorations#139)

Resolves: privacy-scaling-explorations#133

v2023_01_20

Toggle v2023_01_20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Force `VerifyFailure` to own the annotations map (privacy-scalin…

…g-explorations#131)

* fix: Force `VerifyFailure` to own the annotations map

Since otherwise we can't move the `VerifyFailure` vec's confortably, and
also, we're required to have a lot of lifetime annotations, it was
decided to force the `VerifyFailure` to own the Annotation maps.

This shouldn't be too harmful as it only triggers when testing.

Resolves: privacy-scaling-explorations#130

* chore: Address clippy lints

v2022_05_09

Toggle v2022_05_09's commit message
halo2 v2022_05_09

v2022_05_06

Toggle v2022_05_06's commit message
halo2 v2022_05_06

v2022_05_03

Toggle v2022_05_03's commit message
halo2 v2022_05_03

v2022_03_06

Toggle v2022_03_06's commit message
halo2 v2022_03_06

v2022_02_23

Toggle v2022_02_23's commit message
halo2 v2022_02_23