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

Bump crypto-bigint to 0.6.0-pre.5 #38

Merged
merged 16 commits into from
Dec 24, 2023

Conversation

fjarri
Copy link
Member

@fjarri fjarri commented Dec 24, 2023

  • Update for the changes in the API. In particular, all bit_length parameters are of type u32 now.
  • Use Odd where appropriate.
  • Bump MSRV to 1.73 to match crypto-bigint.

Copy link

codecov bot commented Dec 24, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2379c91) 98.56% compared to head (685a6ee) 99.21%.

Files Patch % Lines
src/hazmat/lucas.rs 99.31% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   98.56%   99.21%   +0.65%     
==========================================
  Files           9        9              
  Lines        1323     1402      +79     
==========================================
+ Hits         1304     1391      +87     
+ Misses         19       11       -8     

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

@fjarri fjarri marked this pull request as ready for review December 24, 2023 22:42
@fjarri fjarri merged commit 45152ad into entropyxyz:master Dec 24, 2023
12 checks passed
@fjarri fjarri deleted the update-crypto-bigint branch December 24, 2023 23:09
fjarri added a commit to fjarri/crypto-primes that referenced this pull request Dec 29, 2023
fjarri added a commit to fjarri/crypto-primes that referenced this pull request Dec 29, 2023
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.

1 participant