Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up trait/macro boilerplate in provider #218

Merged
merged 3 commits into from
Dec 25, 2023
Merged

Clean up trait/macro boilerplate in provider #218

merged 3 commits into from
Dec 25, 2023

Conversation

huitseeker
Copy link
Contributor

@huitseeker huitseeker force-pushed the with_group branch 2 times, most recently from b7a0f43 to d3d11aa Compare December 23, 2023 16:26
- Refactored `provider/traits.rs` to remove local definitions of helper traits.
- Incorporated `GroupOps`, `GroupOpsOwned`, and `ScalarMulOwned` from `group` module into `provider/traits.rs` to maintain functionality.
- the DlogGroup trait is now group-crate aware, and requires traits in those terms,
- the requirements will be further streamlined when zkcrypto/group#48 merges
- simplified declarations boilerplate in halo2curves & pasta macros
- removed boilerplate macro duplication for grumpkin_msm.
@huitseeker huitseeker added this pull request to the merge queue Dec 25, 2023
Merged via the queue into dev with commit 58bc464 Dec 25, 2023
7 checks passed
@huitseeker huitseeker deleted the with_group branch December 25, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants