Skip to content

Added Schnorr Signature & EC256 libraries #142

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

Merged
merged 20 commits into from
May 2, 2025
Merged

Conversation

dovgopoly
Copy link
Member

  • Since this PR suggests a bug fix, the tests have been added and the coverage is 100%.
  • Since this PR introduces a new feature, the update has been discussed in an Issue or with the team.
  • This PR is just a minor change, like a typo fix.

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.93%. Comparing base (5b571ed) to head (cc17f8a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          45       47    +2     
  Lines        3246     3313   +67     
  Branches      390      391    +1     
=======================================
+ Hits         3244     3311   +67     
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dovgopoly dovgopoly changed the title init bn254 & schnorr Added BN254 wrapper & Schnorr Signature Apr 25, 2025
@dovgopoly dovgopoly changed the title Added BN254 wrapper & Schnorr Signature Added Schnorr Signature & EC256 libraries May 1, 2025
@dovgopoly dovgopoly marked this pull request as ready for review May 1, 2025 14:52
@Arvolear
Copy link
Member

Arvolear commented May 1, 2025

Please check the coverage and update the README.

Copy link
Member

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear Arvolear merged commit cabd88c into master May 2, 2025
1 of 2 checks passed
@Arvolear Arvolear deleted the feat/schnorr-sig-bn254 branch May 2, 2025 09:51
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