Skip to content

Fix secp square #890

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 4 commits into from
Aug 18, 2024
Merged

Fix secp square #890

merged 4 commits into from
Aug 18, 2024

Conversation

MauroToscano
Copy link
Collaborator

@MauroToscano MauroToscano commented Aug 18, 2024

Fix secp square

Description

Secp is not squaring properly. SOS Square is not working without spare bits.

Type of change

  • Bug fix

Checklist

  • Linked to Github Issue

@MauroToscano MauroToscano marked this pull request as ready for review August 18, 2024 19:47
@MauroToscano MauroToscano requested a review from a team as a code owner August 18, 2024 19:47
@MauroToscano MauroToscano added this pull request to the merge queue Aug 18, 2024
Merged via the queue into main with commit f552f63 Aug 18, 2024
7 checks passed
@MauroToscano MauroToscano deleted the fix_secp_square branch August 18, 2024 20:12
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.81%. Comparing base (01fff47) to head (3c5129f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #890      +/-   ##
==========================================
+ Coverage   72.80%   72.81%   +0.01%     
==========================================
  Files         150      150              
  Lines       34119    34132      +13     
==========================================
+ Hits        24839    24852      +13     
  Misses       9280     9280              

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

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.

4 participants