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

ecdsa: bump ff and group crates to v0.8; MSRV 1.44+ #156

Merged
merged 1 commit into from Sep 9, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Sep 9, 2020

See: RustCrypto/traits#292

Previously elliptic-curve was pulling in git releases of these crates. This commit updates to using the final v0.8 releases.

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2020

Codecov Report

Merging #156 into master will decrease coverage by 8.07%.
The diff coverage is 3.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   59.83%   51.75%   -8.08%     
==========================================
  Files           7        7              
  Lines         366      427      +61     
==========================================
+ Hits          219      221       +2     
- Misses        147      206      +59     
Impacted Files Coverage Δ
ecdsa/src/lib.rs 46.42% <0.00%> (-0.85%) ⬇️
ecdsa/src/dev/curve.rs 41.88% <3.33%> (-40.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1a8f08...2fc945b. Read the comment docs.

@tarcieri tarcieri changed the title ecdsa: bump ff and group crates to v0.8 ecdsa: bump ff and group crates to v0.8; MSRV 1.44+ Sep 9, 2020
Previously `elliptic-curve` was pulling in git releases of these crates.
This commit updates to using the final v0.8 releases.
@tarcieri tarcieri force-pushed the ecdsa/ff-and-group-crate-upgrade branch from d1a6e13 to 2fc945b Compare September 9, 2020 02:49
@tarcieri tarcieri merged commit 26b831e into master Sep 9, 2020
@tarcieri tarcieri deleted the ecdsa/ff-and-group-crate-upgrade branch September 9, 2020 02:59
@tarcieri tarcieri mentioned this pull request Sep 11, 2020
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.

None yet

2 participants