Skip to content

Pull requests: zcash/halo2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Reject duplicate lookup table cell assignments
#902 opened Jun 12, 2026 by Kuhai9801 Loading…
Bump actions/checkout from 5.0.0 to 6.0.3 A-CI Area: Continuous Integration testing
#899 opened Jun 9, 2026 by dependabot Bot Loading…
Backporting changes from 0.5.0 to 0.3.0
#898 opened Jun 3, 2026 by dannywillems Loading…
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 A-CI Area: Continuous Integration testing
#893 opened Jun 3, 2026 by dependabot Bot Loading…
Bump actions/upload-artifact from 5.0.0 to 7.0.1 A-CI Area: Continuous Integration testing
#892 opened Jun 3, 2026 by dependabot Bot Loading…
Bump zizmorcore/zizmor-action from 0.3.0 to 0.5.6 A-CI Area: Continuous Integration testing
#890 opened Jun 3, 2026 by dependabot Bot Loading…
[CI] Backporting fixes from 0.5.0 to 0.4
#889 opened Jun 3, 2026 by dannywillems Loading…
Add NonIdentityPoint::new_from_constant
#887 opened May 5, 2026 by ConstanceBeguier Contributor Loading…
Fix crash in constant allocation edge case
#873 opened Dec 20, 2025 by Ocheretovich Loading…
Bump codecov/codecov-action from 3.1.4 to 5.5.2 A-CI Area: Continuous Integration testing
#871 opened Dec 10, 2025 by dependabot Bot Loading…
halo2_gadgets: update halo2_proofs version to 0.3.2
#870 opened Dec 8, 2025 by conradoplg Loading…
Implement variable-length input hashing.
#847 opened Jul 21, 2025 by 71104 Loading…
fix: modify copy constraint - #789
#790 opened Aug 9, 2023 by enricobottazzi Loading…
Migrate to group::CurveAffine
#787 opened Jul 29, 2023 by str4d Contributor Draft
[book] Fix p_poly to match implementation; specify synthetic blinding factor f construction A-book Area: The Halo 2 book A-documentation Area: Improvements or additions to documentation
#777 opened May 21, 2023 by therealyingtong Contributor Loading…
helper function: Circuit::test_proof_and_verify() A-dev-tooling Area: Developer tooling A-documentation Area: Improvements or additions to documentation
#772 opened Apr 28, 2023 by therealyingtong Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.