Skip to content

Pull requests: zcash/halo2

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

Pull requests list

Fix links from book
#817 opened Apr 14, 2024 by oxarbitrage Loading…
Verifiable encryption
#816 opened Mar 11, 2024 by YaoJGalteland Loading…
Make docs consistent with code example.
#812 opened Feb 19, 2024 by DamianStraszak Loading…
Optimize Msm
#796 opened Sep 6, 2023 by ashWhiteHat Loading…
Bump actions/checkout from 3 to 4 A-CI Area: Continuous Integration testing
#795 opened Sep 5, 2023 by dependabot bot Loading…
minor optimize build_vk: avoid realloc
#793 opened Aug 28, 2023 by zhiqiangxu Loading…
pow_vartime([n, 0, 0, 0] => pow_vartime([n]
#792 opened Aug 22, 2023 by zhiqiangxu Loading…
ensure extended_k <= S
#791 opened Aug 21, 2023 by zhiqiangxu 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 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 Loading…
Update rust-toolchain to 1.61.0
#773 opened May 1, 2023 by therealyingtong 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 Loading…
Zsa functionalities
#769 opened Apr 20, 2023 by PaulLaux Loading…
plonk::prover: Introduce counter feature for FFTs and MSMs A-dev-tooling Area: Developer tooling
#763 opened Apr 3, 2023 by therealyingtong Loading…
dev: Add halo2_proofs::dev::render_to_json API A-dev-tooling Area: Developer tooling
#760 opened Apr 1, 2023 by str4d Draft
dev: Measure verifier time cost A-dev-tooling Area: Developer tooling
#754 opened Mar 21, 2023 by str4d Draft
dev::cost: Estimate prover work for a given circuit A-dev-tooling Area: Developer tooling
#753 opened Mar 20, 2023 by therealyingtong Loading…
Add no_floating_points feature flag.
#747 opened Mar 8, 2023 by mpapierski Loading…
chore: Speed up random poly generation
#742 opened Feb 27, 2023 by CPerezz Loading… 0.3.1
[WIP] Rebase dynamic lookups F-nightly Issue or PR about a nightly feature
#715 opened Jan 2, 2023 by therealyingtong Draft
state explicitly about final_poly evaluation A-book Area: The Halo 2 book
#695 opened Nov 25, 2022 by zhiqiangxu Loading…
ProTip! Exclude everything labeled bug with -label:bug.