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

feat: updated to use noir_bigcurve library #4

Merged
merged 10 commits into from
Oct 29, 2024

Conversation

NikitaMasych
Copy link
Member

@NikitaMasych NikitaMasych commented Oct 25, 2024

Key changes:

  1. Migrated to use noir_bigcurve
  2. Code style refactoring
  3. Omit relying on message length constant
  4. BREAKING: changed code signatures for plume_v1 and plume_v2
  5. Added benchmarking script
  6. Pin nargo version in CI to latest working

@NikitaMasych NikitaMasych added the enhancement New feature or request label Oct 25, 2024
@NikitaMasych NikitaMasych self-assigned this Oct 25, 2024
@NikitaMasych NikitaMasych force-pushed the feature/bigcurve-refactor branch 6 times, most recently from cdfd9d4 to 188bd5c Compare October 28, 2024 12:48
@NikitaMasych NikitaMasych force-pushed the feature/bigcurve-refactor branch 2 times, most recently from 70a804f to 62bc75c Compare October 28, 2024 19:02
@NikitaMasych NikitaMasych merged commit 877f7d6 into main Oct 29, 2024
1 check passed
@NikitaMasych NikitaMasych deleted the feature/bigcurve-refactor branch October 29, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant